]> 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)
commitd528defba9a019ef52e75e347df2643e6737d7ad
tree63a08af14f42c2179295461b4331c56c511d650e
parent48900bbfb61af0a3be4743ff9731ed70e44adf2e
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