aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2015-02-05 17:22:18 +0000
committerDaniel Vetter <[email protected]>2015-02-13 23:28:05 +0100
commit2d14030b1a9d0e89cfdca6f16851e2eac8cb4de0 (patch)
tree084affc32bee1f5116250bac3599c9187224b04d /tools/perf/scripts/python/event_analyzing_sample.py
parentf55548b5af87ebfc586ca75748947f1c1b1a4a52 (diff)
drm/i915: Store the initial framebuffer in initial_plane_config
At the moment we use crtc->base.primary->fb to hold the initial framebuffer allocation, disregarding if it's valid or not. This lead to believe we were actually updating the fb at this point, but it's not true and we haven't even called drm_framebuffer_init() on this fb. Instead, let's store the state in struct intel_initial_plane_config until we know we can reuse that framebuffer. 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions