mirror_ubuntu-kernels/drivers/gpu/drm/amd
Rodrigo Siqueira 473683a034 drm/amd/display: Create a file dedicated for CRTC
[Why]
The amdgpu_dm file contains most of the code that works as an interface
between DRM API and DC. As a result, this file becomes very large since
it comprises multiple abstractions such as CRTC manipulation.

[How]
This commit extracts the CRTC code to its specific file named
amdgpu_dm_crtc. This change does not change anything inside the
functions; the only exception is converting some static functions to a
global function.

v2: fix ifdef merge mix up (Alex)

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-07-25 09:31:01 -04:00
..
acp
amdgpu drm/amdgpu: Write masked value to control register 2022-07-20 16:03:59 -04:00
amdkfd drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7 2022-07-13 11:25:16 -04:00
display drm/amd/display: Create a file dedicated for CRTC 2022-07-25 09:31:01 -04:00
include drm/amdgpu: add umc v8_10_0 ip headers 2022-07-18 16:37:38 -04:00
pm drm/amd/pm: enable gfx ulv and gpo on smu_v13_0_7 2022-07-20 16:04:04 -04:00