[Intel-gfx] [PATCH] drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Tue May 5 07:27:53 UTC 2020
On 05/05/2020 03:09, D Scott Phillips wrote:
> D Scott Phillips <d.scott.phillips at intel.com> writes:
>
>> Previously we set HDC_PIPELINE_FLUSH in dword 1 of gen12
>> pipe_control commands. HDC Pipeline flush actually resides in
>> dword 0, and the bit we were setting in dword 1 was Indirect State
>> Pointers Disable, which invalidates indirect state in the render
>> context. This causes failures for userspace, as things like push
>> constant state gets invalidated.
>>
>> Cc: Mika Kuoppala <mika.kuoppala at linux.intel.com>
>> Cc: Chris Wilson <chris at chris-wilson.co.uk>
>> Signed-off-by: D Scott Phillips <d.scott.phillips at intel.com>
> also,
>
> Fixes: 4aa0b5d457f5 ("drm/i915/tgl: Add HDC Pipeline Flush")
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
I think Mika sent the same patch in "drm/i915/gen12: Fix HDC pipeline
flush".
-Lionel
More information about the Intel-gfx
mailing list