Skip to content

anv: fix EXT_color_write_enable for PMA workaround

When programming 3DSTATE_WM::ForceThreadDispatchEnable we forgot to update the PMA workaround.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 82eb7c04 ("anv: prepare pipeline for delayed emission of color writes")

Merge request reports