]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Disable P010 Support of DCN 1.0
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 26 Mar 2024 17:23:40 +0000 (11:23 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Apr 2024 04:35:09 +0000 (00:35 -0400)
commit9c78dc956a51d05e4f3a5980aff0b083b8cf3a4d
tree0a0f38487b73fc17c44326263f611c653bf20204
parenta842b7fe7f807c928ad8eee794b4682d479c2028
drm/amd/display: Disable P010 Support of DCN 1.0

[WHY]
DCN 1.0 is not ready for the P010 support.

[HOW]
1. Set the P010 plan_cap of DCN 1.0 to be false.
2. Let the DM do the plan cap initialization of DCN 1.0.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Figo Wang <shen-hong.wang@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c