aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2019-06-28 10:55:17 +0200
committerMaarten Lankhorst <[email protected]>2019-07-01 10:32:57 +0200
commitec193640819e014385c0ccc87e66909e44b4705e (patch)
tree61b47babdd98dcfe70926f82f8441fe4f9f57680 /tools/perf/scripts/python/export-to-postgresql.py
parent4f25720b2c04a386e7698937f8b8468e223a5ce4 (diff)
drm/i915: Use intel state as much as possible in wm code
Instead of directly referencing drm_crtc_state, convert to intel_ctc_state and use the base struct. This is useful when we're making the split between uapi and hw state, and also makes the code slightly more readable. A lot of places also use cstate, instead of the more common crtc_state. Clean those up to use crtc_state. Same for pstate vs plane_state. (Ville) Signed-off-by: Maarten Lankhorst <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions