linux/drivers/gpu/drm/amd/display/dc/dcn10
Krunoslav Kovac 5bb0d5cf9f drm/amd/display: Refine condition for cursor visibility
[why]
There's a special case where upper plane is not the main plane. If it owns
the cursor, it will be invisible in the majority of the screen.

[How]
The condition for disabling cursor is changed:
- check if upper viewport completely covers current. This was the
previous change that doesn't handle all scenarios with pipe splitting.
- if not, show the cursor only if it's not scaled or no upper pipe.

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-07-23 10:07:58 -04:00
..
dcn10_cm_common.c drm/amd/display: remove dc context from transfer function 2020-09-15 17:52:42 -04:00
dcn10_cm_common.h
dcn10_dpp_cm.c drm/amd/display: Simplify bool comparison 2021-01-14 13:20:21 -05:00
dcn10_dpp_dscl.c drm/amd/display: Line Buffer changes 2021-07-23 10:07:58 -04:00
dcn10_dpp.c drm/amd/display: Increase linebuffer pixel depth to 36bpp. 2021-05-27 15:00:47 -04:00
dcn10_dpp.h drm/amd/display: Remove the repeated dpp1_full_bypass declaration 2021-06-18 17:14:36 -04:00
dcn10_dwb.c
dcn10_dwb.h
dcn10_hubbub.c drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616. 2021-05-27 15:00:47 -04:00
dcn10_hubbub.h drm/amd/display: remove compbuf size wait 2021-07-21 13:39:25 -04:00
dcn10_hubp.c drm/amd/display: log additional register state for debug 2021-07-21 13:39:25 -04:00
dcn10_hubp.h drm/amd/display: log additional register state for debug 2021-07-21 13:39:25 -04:00
dcn10_hw_sequencer_debug.c drm/amd/display: fix type mismatch error for return variable 2021-02-09 15:48:28 -05:00
dcn10_hw_sequencer_debug.h
dcn10_hw_sequencer.c drm/amd/display: Refine condition for cursor visibility 2021-07-23 10:07:58 -04:00
dcn10_hw_sequencer.h drm/amd/display: Refactor visual confirm 2021-06-08 12:18:37 -04:00
dcn10_init.c drm/amd/display: Refactor visual confirm 2021-06-08 12:18:37 -04:00
dcn10_init.h
dcn10_ipp.c
dcn10_ipp.h
dcn10_link_encoder.c drm/amd/display: Remove Assert from dcn10_get_dig_frontend 2021-02-22 18:04:21 -05:00
dcn10_link_encoder.h drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
dcn10_mpc.c drm/amd/display: Refactor visual confirm 2021-06-08 12:18:37 -04:00
dcn10_mpc.h drm/amd/display: add getter routine to retrieve mpcc mux 2020-12-23 15:02:55 -05:00
dcn10_opp.c drm/amd/display: Raise DPG height during timing synchronization 2020-10-26 13:29:21 -04:00
dcn10_opp.h
dcn10_optc.c drm/amd/display: log additional register state for debug 2021-07-21 13:39:25 -04:00
dcn10_optc.h drm/amd/display: log additional register state for debug 2021-07-21 13:39:25 -04:00
dcn10_resource.c drm/amd/display: remove no need variable 2021-06-07 14:58:09 -04:00
dcn10_resource.h
dcn10_stream_encoder.c drm/amd/display: Synchronize displays with different timings 2021-02-22 18:05:48 -05:00
dcn10_stream_encoder.h drm/amd/display: Add interface to get Calibrated Avg Level from FIFO 2021-06-15 17:25:41 -04:00
Makefile drm/amdgpu/display: drop DCN support for aarch64 2021-01-05 11:35:53 -05:00