aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2014-01-14 14:31:38 +0200
committerDaniel Vetter <[email protected]>2014-01-24 17:22:43 +0100
commit7bd0a8e74acc608b77008a6ee9c0198c684ea38b (patch)
tree2708e8dce5e90bed98631b96c58ea4c4cb642d3d /tools/perf/scripts/python/netdev-times.py
parent7d00a1f574842270515270ff27b86acde4e3d3c1 (diff)
drm/i915: Set crtc->new_config to NULL for pipes that are about to be disabled
crtc->new_config is only relevant for pipes that are going to be active post-modeset. Set the pointer to NULL for all pipes that are going to be disabled. This is done to help catch bugs where some piece of code would go looking at crtc->new_config even if the data there is stale. v2: Clear new_config in disable_crtc_nofb() too (Imre) Suggested-by: Daniel Vetter <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Imre Deak <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions