diff options
| author | Maarten Lankhorst <[email protected]> | 2015-09-23 13:27:08 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-10-19 11:31:41 +0200 |
| commit | 1ee493991470bcae58e716ba24d6d4eb9ad612ab (patch) | |
| tree | eeb0ab9b58171012a81eef72cea5e1adb8a24a42 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 0a9d2bed5557e7d870761eede982f2d9d08f87f4 (diff) | |
drm/i915: Make plane fb tracking work correctly, v2.
atomic->disabled_planes is a hack that had to exist because
prepare_fb was only called when a new fb was set. This messed
up fb tracking in some circumstances like aborts from
interruptible waits. As a result interruptible waiting in
prepare_plane_fb was forbidden, but other errors could still
cause frontbuffer tracking to be messed up.
Now that prepare_fb is always called, this hack is no longer
required and prepare_fb may fail without consequences.
Changes since v1:
- Clean up a few fb tracking warnings by changing plane->fb to
plane->state->fb.
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions