commit | 90eb7d2aa3ce2d0c4d680ba53542317938f653b1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 15 12:27:55 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 15 16:43:33 2019 +0000 |
tree | a6fcb8e0a6f5b745994569a00ac0885473214f8c | |
parent | d96bb620fc8b8dd855fb5bea88644034371b64bb [diff] |
drm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGating It applies to all gen9 and gen10 now, so we can use a single test against the gen bitmask. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Imre Deak <imre.deak@intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191115122755.830355-1-chris@chris-wilson.co.uk