aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2018-10-04 22:24:38 +0200
committerDaniel Vetter <[email protected]>2018-10-05 18:04:10 +0200
commit9bac4a01bc88487e51eb7220df60959625a9e7bf (patch)
tree65bb82d72c8aa9a5c1faed3bdf17c6a423d62674 /tools
parenta2b50babc74394c99638a37a3d48adeb03ddc248 (diff)
drm/vc4: 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. v2: Rebase. Reviewed-by: Ville Syrjälä <[email protected]> Acked-by: Eric Anholt <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Eric Anholt <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions