]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove redundant hsw_write* mmio functions
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 4 Oct 2016 08:29:16 +0000 (09:29 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 4 Oct 2016 10:09:59 +0000 (11:09 +0100)
commit6eb811ef5b531468c8faead06f9d65e836921f15
tree65725560b71682ddc277c43c3370dd2a5b5d0d77
parent0a46955be1ee3d435086d45c8d9d5f758d33b95b
drm/i915: Remove redundant hsw_write* mmio functions

They are completely identical to gen6_write* ones.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_uncore.c