OpenCloudOS-Kernel/drivers/gpu/drm/amd/display
Alex Deucher 6fc547a5a2 drm/amd/display: Properly handle additional cases where DCN is not supported
There could be boards with DCN listed in IP discovery, but no
display hardware actually wired up.  In this case the vbios
display table will not be populated.  Detect this case and
skip loading DM when we detect it.

v2: Mark DCN as harvested as well so other display checks
elsewhere in the driver are handled properly.

Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-02-01 22:45:51 -05:00
..
amdgpu_dm drm/amd/display: Properly handle additional cases where DCN is not supported 2023-02-01 22:45:51 -05:00
dc drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2 2023-02-01 22:45:50 -05:00
dmub drm/amd/display: Reset DMUB mailbox SW state after HW reset 2023-02-01 22:45:50 -05:00
include drm/amd/display: Refactor LTTPR mode selection 2022-09-29 09:41:46 -04:00
modules drm/amd/display: new ABM config 2 2022-11-23 09:47:13 -05:00
Kconfig drm for 6.2: 2022-12-13 11:59:58 -08:00
Makefile
TODO