diff options
author | Jonas Karlman <[email protected]> | 2023-06-21 22:33:18 +0000 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-08-12 23:53:34 +0200 |
commit | 800f7c332df7cd9614c416fd005a6bb53f96f13c (patch) | |
tree | 3be5b7f8a7e5d6e3223bff3db0040da75eadd57b /tools/perf/scripts/python | |
parent | 13fc28804bf10ca0b7bce3efbba95c534836d7ca (diff) |
drm/rockchip: vop: Use cleanup helper directly as destroy funcs
vop_plane_destroy and vop_crtc_destroy are plain wrappers around
drm_plane_cleanup and drm_crtc_cleanup. Use them directly as plane and
crtc funcs to closer match VOP2 driver.
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Sascha Hauer <[email protected]>
Signed-off-by: Heiko Stuebner <[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