drm/i915/tgl: Implement Wa_1806527549
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 27 Feb 2020 22:00:52 +0000 (14:00 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Mon, 2 Mar 2020 20:00:40 +0000 (12:00 -0800)
commit072d069a045971c589269fb44f64082447a8ca79
treeaaf94691d755d61f994e1e0ab5d1ff191c8dd5b4
parentec1e12645ff3987f660ef9dc21c9db548b43ee9b
drm/i915/tgl: Implement Wa_1806527549

This will whitelist the HIZ_CHICKEN register so mesa can disable the
optimizations and avoid hang when using D16_UNORM.

v2: moved to the right place and used the right function() (Chris)

Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Rafael Antognolli <rafael.antognolli@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200227220101.321671-2-jose.souza@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c