]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Eliminate Gen9 special case
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 4 Oct 2016 08:29:22 +0000 (09:29 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 4 Oct 2016 10:09:59 +0000 (11:09 +0100)
commita9e71d00fc47102621af47cd8777267467b28e0e
tree192695a30d1150d3634547ccbaaf3f5cebd7d979
parent316f1cb604dce7cb088fd35afbf3712bb43b6ca8
drm/i915: Eliminate Gen9 special case

If we insert blitter forcewake domain entries in the range
table we can eliminate that special case and simplify the
code in a few macros. This will enable more unification later.

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