diff options
| author | Damien Lespiau <[email protected]> | 2015-02-05 17:22:15 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-02-13 23:28:03 +0100 |
| commit | 5ba76c41e55c32f35224c956759fcdc154c78b1a (patch) | |
| tree | e2de8aea2fd04452f4c820cd0650f395979ce09b /tools/perf/scripts/python/sctop.py | |
| parent | 60ee5cd24cf1c39d4c7bab7b428a08386a93fe9f (diff) | |
drm/i915: Put update_state_fb() next to the fb update
update_state_fb() at the end of intel_find_plane_obj() is misleading as
it leads us to believe the update is done for all code path.
A successful call to intel_alloc_plane_obj() will return and
update_state_fb() is then only needed when we share a fb from another
CRTC. Put the update() function there then.
Signed-off-by: Damien Lespiau <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions