aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2020-02-27 18:12:53 +0200
committerJani Nikula <[email protected]>2020-03-02 12:58:26 +0200
commit00535527350c1ab139ae31e0128d936d44b11004 (patch)
tree40de8d7ccb88599c020376d6a753bbce69874c29 /tools/perf/scripts/python/netdev-times.py
parent9a40bddd47ca4aa26d3b10bdaf51c35862a344ff (diff)
drm/i915/crc: move pipe_crc from drm_i915_private to intel_crtc
Having an array pipe_crc[I915_MAX_PIPES] in struct drm_i915_private should be an obvious clue this should be located in struct intel_crtc instead. Make it so. As a side-effect, fix some errors in indexing pipe_crc with both pipe and crtc index. And, of course, reduce the size of i915_drv.h. Cc: Anshuman Gupta <[email protected]> Cc: Ville Syrjälä <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions