drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Feb 2020 13:01:19 +0000 (13:01 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Feb 2020 22:27:10 +0000 (22:27 +0000)
commitc014e07616c5ee18aee476947d90d99081e596d3
tree1c7cfac5c19cc60e304884822d60169105d69cee
parentbd3d1f867354d0c1c38faadbcc08eb799cb5ea0b
drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx

For dgfx, we do not need to reconfigure the IA/ring frequencies of the
main processors as they are distinct devices.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Andi Shyti <andi.shyti@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200219130119.1457693-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_llc.c
drivers/gpu/drm/i915/gt/selftest_llc.c