commit | 61e1e376bb25095f741d3949e51eb557cc432dc2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Aug 12 23:36:30 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 13 21:20:28 2018 +0100 |
tree | 042e355d4e62bb6a8b7c5b3094f4968c4ea1eb38 | |
parent | 30b710840e4b9c9699d3d4b33fb19ad8880d4614 [diff] |
drm/i915: Restrict gen6_reset_rps_interrupts to gen6+ Do not call gen6_reset_rps_interrupts() when we know the registers do not exist. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180812223642.24865-2-chris@chris-wilson.co.uk