aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-07-28 12:40:56 +0000
committerThomas Zimmermann <[email protected]>2022-07-29 14:01:46 +0000
commit1baf9127c482a3a58aef81d92ae751798e2db202 (patch)
tree85389daf304749ef20d81a796a6a6fb786ffa68c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/mgag200: Reorganize before dropping simple-KMS helpers (diff)
downloadkernel-1baf9127c482a3a58aef81d92ae751798e2db202.tar.gz
kernel-1baf9127c482a3a58aef81d92ae751798e2db202.zip
drm/mgag200: Replace simple-KMS with regular atomic helpers
Drop simple-KMS in favor of regular atomic helpers. Makes the code more modular and hence better to adapt to per-model requirements. The simple-KMS helpers provide few extra features, so the patch is mostly about open-coding what simple-KMS does. The simple-KMS helpers do mix up plane and CRTC state. Changing to regular atomic helpers requires to split some of the simple-pipe functions into per-plane and per-CRTC code No functional changes. v3: * always run drm_atomic_helper_check_plane_state() * clean up style Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Jocelyn Falempe <[email protected]> Tested-by: Jocelyn Falempe <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions