]> git.baikalelectronics.ru Git - kernel.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)
commit502ad3884342b40856369bb68a9a5c0b714ecf9a
tree643120cbd45766dddad8eca8f6bbc87cf392f99b
parenta79bd7cfebd1eea69f216851e0e25bdfd3081c86
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]