]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Refactor surface tiling setup.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 2 Jun 2020 14:15:04 +0000 (16:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2020 18:27:23 +0000 (14:27 -0400)
commit01877ecfa98a58c7d562c3fe6823b92a0e8450d8
treeee33e18cd38454c2874ff8db3b5d3accdd2bff9b
parent58d9a76268fc4f976785c88467a9fbac404b6aed
drm/amd/display: Refactor surface tiling setup.

Prepare for inserting modifiers based configuration, while sharing
a bunch of DCC validation & initializing the device-based configuration.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c