commit | 32d7171ee2ae6e19c63b826904cf62d3d5a7f6fa | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Wed May 06 17:47:32 2020 +0300 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 07 07:44:41 2020 +0100 |
tree | b8299959bc16a023e8b1449b5cd8d77fbe46df29 | |
parent | f02ac414ba9497d1887b1de7fe69954284f157ac [diff] |
drm/i915/gen12: Fix HDC pipeline flush HDC pipeline flush is bit on the first dword of the PIPE_CONTROL, not the second. Make it so. v2: function naming (Chris) Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20200506144734.29297-2-mika.kuoppala@linux.intel.com