diff options
author | Thomas Zimmermann <[email protected]> | 2023-02-15 17:15:08 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-03-13 10:36:20 +0100 |
commit | d99c028941b37c412f1de35c59d96ae547be2d0f (patch) | |
tree | 89e06647e0afb12af8704b9b625a170adb46ef72 /tools/perf/scripts/python/check-perf-trace.py | |
parent | fe57235bc104f2389ae1a54ea2536c1b1d6a4611 (diff) |
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 <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions