]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commite9b825f4e98c53213072dd6f1dedaed82994a450
tree65725560b71682ddc277c43c3370dd2a5b5d0d77
parentff64aa1e630087381511c4d25de0657824f40efa
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