diff options
author | Ville Syrjälä <[email protected]> | 2018-05-25 21:50:37 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2018-06-11 20:22:44 +0300 |
commit | 0d45d79de22feb4f32de08249e93d878fa6fdab8 (patch) | |
tree | e7bda6bb6c28ed4adae19466e0a10c414ed532be /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e1cd4f8e45937ce7bbf2613de2c9503d3cda6c12 (diff) |
drm/vmwgfx: Stop using plane->fb in atomic_enable()
Instead of looking at the (soon to be deprecated) plane->fb we'll
examing plane->state->fb instead. We can do this because
vmw_du_crtc_atomic_check() prevents us from enabling a crtc
without the primary plane also being enabled.
Due to that same reason, I'm actually not sure what the checks here are
for NULL fb. If we can't enable the crtc without an enabled plane
we should always have an fb. But I'll leave that for someone else
to figure out.
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions