]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/perf: move perf types to their own header
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 9 Sep 2019 09:31:09 +0000 (12:31 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 7 Oct 2019 13:55:50 +0000 (16:55 +0300)
commit1d0f2ebf392ef11465cefb29d545ed9e3222b29e
tree643120cbd45766dddad8eca8f6bbc87cf392f99b
parentabc47ff61d3fae19d967d09876f1ced193dfcad2
drm/i915/perf: move perf types to their own header

Following a pattern used throughout the driver.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190909093116.7747-7-lionel.g.landwerlin@intel.com
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_perf.h
drivers/gpu/drm/i915/i915_perf_types.h [new file with mode: 0644]