diff options
| author | Thomas Zimmermann <[email protected]> | 2024-09-02 10:53:45 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-06 12:41:36 +0000 |
| commit | 2037174993c80c059c2cb58af2184157cb08039e (patch) | |
| tree | 2c196498de7c28dc4fe7a75364f5eac460f2b2e0 /drivers/gpu/drm/lima/lima_sched.c | |
| parent | drm/bochs: Allocate DRM device in struct bochs_device (diff) | |
| download | kernel-2037174993c80c059c2cb58af2184157cb08039e.tar.gz kernel-2037174993c80c059c2cb58af2184157cb08039e.zip | |
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 <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions
