]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: adding reading OEM init_data to dcn3
authorMartin Leung <martin.leung@amd.com>
Fri, 2 Oct 2020 19:50:36 +0000 (15:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 17:29:58 +0000 (13:29 -0400)
commit7335e35e05fa979d2116e03281852264b3c8ff09
tree63a08af14f42c2179295461b4331c56c511d650e
parent2d87a4e2e0f4278b6f160abd1cbe1b133928fe21
drm/amd/display: adding reading OEM init_data to dcn3

why:
missing OEM data to control graphics card functions

how:
load it into init_data. copied over from dcn2 implementation.
copied destruction sequence as well.

Signed-off-by: Martin Leung <martin.leung@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c