i965: fix regression in pipe control on g45
authorDave Airlie <airlied@redhat.com>
Tue, 22 Jun 2021 07:00:41 +0000 (17:00 +1000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 22 Jun 2021 07:40:30 +0000 (07:40 +0000)
commit7c4478f43bbb18f6c71cb85433139c1a0d2cb697
tree952d60d149e8af53c659af57f64d23afadf75aba
parent91a1849ff04fc6b7b921a303823a111196ff8559
i965: fix regression in pipe control on g45

The cleanups got the wrong value here, just noticed in drive by.

Fixes: b505db3864b0 ("intel: Simplify few version checks involving G4X")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11519>
src/mesa/drivers/dri/i965/genX_pipe_control.c