panfrost: Use correct definition for is_t6xx
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 23 Jul 2019 13:56:51 +0000 (06:56 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 23 Jul 2019 15:04:42 +0000 (08:04 -0700)
commit83a1d5544a78b6f741523aa1689ab0c0941d549b
tree48c90d352ddedebe35d79607a98455e78ee710b7
parent3acc4278ad4138ad3a914085aefd7c47d46e1ad4
panfrost: Use correct definition for is_t6xx

Rather than anything "early Midgard", limit us specifically to T6XX, as
certain workarounds only apply to genuine T6XX, not T7XX.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c