diff options
author | Daniel Vetter <[email protected]> | 2021-07-23 10:34:55 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-07-27 12:21:22 +0200 |
commit | 6f11f37459d8f9f74ff1c299c0bedd50b458057a (patch) | |
tree | 2642c2b4cfe9e52f987945d6e84332ad05fa9df5 /tools/perf/scripts/python | |
parent | 40f2218dc4acf5f90eb5c5d5acbbd98e4bbd9602 (diff) |
drm/plane: remove drm_helper_get_plane_damage_clips
It's not used. Drivers should instead use the helpers anyway.
Currently both vbox and i915 hand-roll this and it's not the greatest.
vbox looks buggy, and i915 does a bit much that helpers would take
care of I think.
Also improve the kerneldocs while we're at it.
Reviewed-by: José Roberto de Souza <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Gwan-gyeong Mun <[email protected]>
Cc: José Roberto de Souza <[email protected]>
Cc: Hans de Goede <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions