diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-02 13:53:45 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-06 15:41:36 +0300 |
commit | 2037174993c80c059c2cb58af2184157cb08039e (patch) | |
tree | 2c196498de7c28dc4fe7a75364f5eac460f2b2e0 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
parent | 04826f588682ed565cede451f8000be6c2245f20 (diff) | |
download | linux-2037174993c80c059c2cb58af2184157cb08039e.tar.xz |
drm/bochs: Use regular atomic helpers
Remove the simple display pipeline in favor of the regular atomic
helpers in bochs. The simple-pipe helpers are considered deprecated
in DRM.
This effectivly inlines the simple-pipe code for plane and CRTC
support. Instead of a single update helper, there's now a mode-set
helper for the CRTC and an update helper for the plane. The encoder
changes type from NONE ot VIRTUAL.
Removing simple-pipe helpers from bochs will allow for related
cleanups in GEM VRAM helpers.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240902105546.792625-8-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions