diff options
author | Ville Syrjälä <[email protected]> | 2018-05-25 21:50:35 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2018-06-11 20:22:44 +0300 |
commit | ec8a31a7d0eb9f2bc675bf4ad6bdcc9cc84e6221 (patch) | |
tree | 443b9b4bedce382e4d0ba6fc71efea2dd38bf369 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 464ce098e69cf886ce99a08cb3ebf5f8c53820b5 (diff) |
drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
The only caller of vmw_kms_update_implicit_fb() is the page_flip
hook which itself gets called with the plane mutex already held.
Hence we can look at plane->state safely.
v2: Drop the bogus lockdep assert
Cc: Deepak Rawat <[email protected]>
Cc: Thomas Hellstrom <[email protected]>
Cc: Sinclair Yeh <[email protected]>
Cc: VMware Graphics <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Deepak Rawat <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Sinclair Yeh <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions