summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2023-02-15 17:15:08 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2023-03-13 10:36:20 +0100
commitd99c028941b37c412f1de35c59d96ae547be2d0f (patch)
tree89e06647e0afb12af8704b9b625a170adb46ef72 /drivers/dma-buf
parentfe57235bc104f2389ae1a54ea2536c1b1d6a4611 (diff)
downloadlinux-stable-d99c028941b37c412f1de35c59d96ae547be2d0f.tar.gz
linux-stable-d99c028941b37c412f1de35c59d96ae547be2d0f.tar.bz2
linux-stable-d99c028941b37c412f1de35c59d96ae547be2d0f.zip
drm/cirrus: Convert to regular atomic helpers
Replace simple-KMS helpers with DRM's regular helpers for atomic modesetting. Avoids the mid-layer and the additional wrappers around GEM's shadow-plane helpers. Most of the simple-KMS code is just wrappers around regular atomic helpers. The conversion is therefore equivalent to pulling the simple-KMS helpers into cirrus and removing all the intermediate code and data structures between the driver and the atomic helpers. As the simple-KMS helpers lump primary plan, CRTC and encoder into a single data structure, the conversion to regular helpers allows to split modesetting from plane updates and handle each individually. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230215161517.5113-9-tzimmermann@suse.de
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions