drm/amdgpu/display: split dmcu and gpuvm handling logic
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Feb 2022 19:34:53 +0000 (14:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:02:51 +0000 (14:02 -0500)
commitfd546bc5ad909f7ee67f90d91d4882f0fabc7edd
tree6056f1726f8299e06e2c74211fde26842608bf1b
parentb784f42cf78b08932b837b5aa15d620520cd4d95
drm/amdgpu/display: split dmcu and gpuvm handling logic

Separate the logic for each of these features to make the
code easier to understand and update in the future.

Acked-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c