OSDN Git Service

drm/i915: Handle all MCR ranges
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Mar 2020 16:22:55 +0000 (09:22 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 13 Mar 2020 15:58:11 +0000 (08:58 -0700)
commit415d1269975d3fc21c13a6ae8de7b5fe0e6febb1
tree3fa8bf45e3824c66d417f52ee129bf135a3331d4
parentbb4328f6b9cb5ae7e7a59033bd89fc3aead91599
drm/i915: Handle all MCR ranges

The bspec documents multiple MCR ranges; make sure they're all captured
by the driver.

Bspec: 13991, 52079
Fixes: 592a7c5e082e ("drm/i915: Extend non readable mcr range")
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200311162300.1838847-2-matthew.d.roper@intel.com
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
drivers/gpu/drm/i915/gt/intel_workarounds.c