diff options
| author | Daniel Vetter <[email protected]> | 2018-10-04 22:24:39 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2018-10-05 18:04:10 +0200 |
| commit | b1a122c51f5710176a66201d24efbb379e314c15 (patch) | |
| tree | 2e28522678ad91b107da580d407ee439678d6267 /tools/perf/scripts/python | |
| parent | 9bac4a01bc88487e51eb7220df60959625a9e7bf (diff) | |
drm/zte: 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: Shawn Guo <[email protected]>
Acked-by: Shawn Guo <[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