summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2015-09-25 01:53:08 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-09-30 18:15:14 +0300
commit7221fc333dbe1743a3dff155b03527fda90d4ec1 (patch)
treef30222ebce1797062be689c736f652a6b8fa9071 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent43d59eda1f69631c267e06ab6b94ed3c14f1f6d1 (diff)
downloadlinux-7221fc333dbe1743a3dff155b03527fda90d4ec1.tar.xz
drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2)
Just pull the info out of the CRTC state structure rather than staging it in an additional structure. Note that we use cstate->active rather than intel_crtc->active which may appear to be a change in behavior. However since we're no longer trying to recalculate watermarks during the "pipe off" stage of a modeset, intel_crtc->active and cstate->active should always be identical when watermarks are calculated (at least for ILK-style platforms). v2: Clarify reasoning for cstate->active and add a WARN_ON to the code to assert that it really is always identical to intel_crtc->active as expected. Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions