aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-09-09 10:59:45 +0000
committerThomas Zimmermann <[email protected]>2022-09-20 07:41:06 +0000
commite71def057252c0b5189618ecbc7141b56db4a74b (patch)
treee582cf5c9431da6832ab70f62d0cb44276cdeab9 /tools/perf/scripts/python/event_analyzing_sample.py
parentdrm/plane: Remove drm_plane_init() (diff)
downloadkernel-e71def057252c0b5189618ecbc7141b56db4a74b.tar.gz
kernel-e71def057252c0b5189618ecbc7141b56db4a74b.zip
drm/plane: Allocate planes with drm_universal_plane_alloc()
Provide drm_univeral_plane_alloc() to allocate and initialize a plane. Code for non-atomic drivers uses this pattern. Convert them to the new function. The modeset helpers contain a quirk for handling their color formats differently. Set the flag outside plane allocation. The new function is already deprecated to some extend. Drivers should rather use drmm_univeral_plane_alloc() or drm_universal_plane_init(). v2: * kerneldoc fixes (Javier) * grammar fixes in commit message Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Lyude Paul <[email protected]> # nouveau Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions