[Intel-gfx] [PATCH] drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
Matthew Auld
matthew.william.auld at gmail.com
Wed Mar 6 11:04:49 UTC 2019
On Wed, 6 Mar 2019 at 08:25, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> MI_STORE_DWORD_IMM wants to write into a dword-aligned (4B) address, we
> mistakenly cleared bit2 and not bits 0 and 1.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Matthew Auld <matthew.auld at intel.com>
> Cc: Mika Kuoppala <mika.kuoppala at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
More information about the Intel-gfx
mailing list