aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2018-10-04 22:24:35 +0200
committerDaniel Vetter <[email protected]>2018-10-05 18:04:09 +0200
commitb3e90917e4d1412d67302f4c95e9e3105de845b0 (patch)
tree063df78ea041f474e5abc45d134c50f61a13eb79 /tools/perf/scripts/python
parentd680781d21a5e9d5a48e9afc67c5fc101bf3ec74 (diff)
drm/arcpgu: Use drm_atomic_helper_shutdown
drm_plane_helper_disable is a non-atomic drivers only function, and will blow up (since no one passes the locking context it needs). Atomic drivers which want to quiescent their hw on unload should use drm_atomic_helper_shutdown() instead. Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Alexey Brodkin <[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