]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Mon, 20 Jan 2020 19:56:31 +0000 (14:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Feb 2020 20:38:27 +0000 (15:38 -0500)
commitcee9423ca6bc9f478ef748520947805f89a976d0
treeafc828b88b5e18e2dd44d9b537ded6cc60e87911
parentc1fc5755c407bde61bd8cd1a520914f546545492
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT

[Why]
In DCN hardware sequencer we do actually call ATOM_INIT correctly per
pipe. The workaround is not necessary for command table offloading.

[How]
Drop the workaround since it's not needed.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/command_table2.c