diff options
| author | Daniel Vetter <[email protected]> | 2018-10-04 22:24:36 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2018-10-05 18:04:09 +0200 |
| commit | 3ea4b1e1b814384a59f2adf0e24fb108084ddab6 (patch) | |
| tree | 1ed8e117503fab05cf24ae64038e590c5d18d147 /tools/perf/scripts/python | |
| parent | b3e90917e4d1412d67302f4c95e9e3105de845b0 (diff) | |
drm/msm: 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: Rob Clark <[email protected]>
Cc: Rajesh Yadav <[email protected]>
Cc: Chandan Uddaraju <[email protected]>
Cc: Archit Taneja <[email protected]>
Cc: Jeykumar Sankaran <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Sinclair Yeh <[email protected]>
Cc: "Ville Syrjälä" <[email protected]>
Cc: Russell King <[email protected]>
Cc: Gustavo Padovan <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Cc: [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