Re: [Intel-gfx] [PATCH 3/8] drm/i915/tgl: Implement Wa_1806527549

2020-02-24 Thread Souza, Jose
Ouch! Thanks fixed On Sat, 2020-02-22 at 08:53 +, Chris Wilson wrote: > Quoting José Roberto de Souza (2020-02-22 02:08:10) > > This will whitelist the HIZ_CHICKEN register so mesa can disable > > the > > optimizations and void hang when using D16_UNORM. > > But it's not added to the whitelis

Re: [Intel-gfx] [PATCH 3/8] drm/i915/tgl: Implement Wa_1806527549

2020-02-22 Thread Chris Wilson
Quoting José Roberto de Souza (2020-02-22 02:08:10) > This will whitelist the HIZ_CHICKEN register so mesa can disable the > optimizations and void hang when using D16_UNORM. But it's not added to the whitelist. -Chris ___ Intel-gfx mailing list Intel-gf

[Intel-gfx] [PATCH 3/8] drm/i915/tgl: Implement Wa_1806527549

2020-02-21 Thread José Roberto de Souza
This will whitelist the HIZ_CHICKEN register so mesa can disable the optimizations and void hang when using D16_UNORM. Cc: Matt Roper Cc: Rafael Antognolli Signed-off-by: José Roberto de Souza --- drivers/gpu/drm/i915/gt/intel_workarounds.c | 4 drivers/gpu/drm/i915/i915_reg.h