summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2014-06-16 10:12:55 -0700
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-06-16 20:16:12 +0200
commit5aa8a937730940b48b70b21e05cf03e4cea31058 (patch)
tree2d54b13491ddca4eaddb61d014f76d1c890522a5 /tools/perf/scripts/python/check-perf-trace.py
parent8c0f92e1f87149bd2429015c9d0600a13a34d607 (diff)
drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2)
Now that the primary plane can be disabled independently of the CRTC, the debugfs code needs to be updated to recognize when the primary plane is disabled and not try to return information about the primary plane's framebuffer. This change prevents a NULL dereference when reading i915_display_info with a disabled primary plane. v2: Replace a seq_printf() with seq_puts() (suggested by Damien) Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions