diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2016-04-19 16:46:08 +0100 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2016-04-20 09:59:16 +0100 |
commit | 98735739cff5cddd28efeb01296f4fc70eaf6c89 (patch) | |
tree | 95e03c6b311dae9901682a1543672710c7415a05 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | bfd8ad4e4a180b95d500c76280ddc01f23f92b9d (diff) |
drm/i915/gen8+: Do not enable DPF interrupt since the handler does not exist
Looks like DPF was not implemented for gen8+ but the IER and IMR
are still enabled on initialization.
Since there is no code to handle this interrupt, gate the irq
enablement behind HAS_L3_DPF in case the feature gets enabled
in the future.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions