]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: fix dcn4x init failed
authorCharlene Liu <Charlene.Liu@amd.com>
Thu, 13 Feb 2025 17:37:10 +0000 (12:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:45:11 +0000 (11:45 -0500)
commit23ef388a84c72b0614a6c10f866ffeac7e807719
tree1ba4d3144ad3faa1199d8fb6435a5eed46897ced
parentba93dddfc92084a1e28ea447ec4f8315f3d8d3fd
drm/amd/display: fix dcn4x init failed

[why]
failed due to cmdtable not created.
switch atombios cmdtable as default.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c