linux/drivers/gpu/drm/amd/display
Wenjing Liu df475cced6 drm/amd/display: add primary pipe check when building slice table for dcn3x
[why]
There is a corner use case where the same plane pointer can be added into
dc state twice. In addition to plane state pointer check we also need to match
primary pipe before identifying the same plane.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-26 17:00:22 -04:00
..
amdgpu_dm drm/amd/display: Remove unwanted drm edid references 2023-09-26 17:00:21 -04:00
dc drm/amd/display: add primary pipe check when building slice table for dcn3x 2023-09-26 17:00:22 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.183.0 2023-09-20 16:24:09 -04:00
include drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
modules drm/amd/display: prevent potential division by zero errors 2023-09-06 14:32:39 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO