linux/drivers/gpu/drm/amd/display
Samson Tam 682439fffa drm/amd/display: filter out invalid bits in pipe_fuses
[Why]
Reading pipe_fuses from register may have invalid bits set, which may
 affect the num_pipes erroneously.

[How]
Add read_pipes_fuses() call and filter bits based on expected number
 of pipes.

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Samson Tam <Samson.Tam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.1.x
2023-05-03 23:10:02 -04:00
..
amdgpu_dm drm/amd/display: fix flickering caused by S/G mode 2023-04-26 22:51:59 -04:00
dc drm/amd/display: filter out invalid bits in pipe_fuses 2023-05-03 23:10:02 -04:00
dmub drm/amd/display: Do not clear GPINT register when releasing DMUB from reset 2023-04-26 22:40:59 -04:00
include drm/amd/display: allow edp updates for virtual signal 2023-04-26 22:27:51 -04:00
modules drm/amd/display: remove unused average_render_time_in_us and i variables 2023-04-11 18:03:22 -04:00
Kconfig drm/amd/display: Rename DCN config to FP 2023-03-07 14:22:40 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO