| commit | faa3d901ab3d8aa25f7a30db77b2a8a5c9b0a352 | [log] [tgz] |
|---|---|---|
| author | Christian Gmeiner <cgmeiner@igalia.com> | Thu Jul 24 12:49:56 2025 +0200 |
| committer | Marge Bot <marge-bot@fdo.invalid> | Thu Jul 31 16:31:37 2025 +0000 |
| tree | f6e2e616f99c0394978d27ebc7e990173df30283 | |
| parent | 71ac1647e7338a8daa7cb5b9e57bd271171d2790 [diff] |
etnaviv: Only emit VIVS_PS_MSAA_CONFIG if GPU support it Context buffer initialization in the nxp-imx kernel driver (lf-6.6.3-1.0.0) indicates that this state is only defined when the GPU supports MSAA_FRAGMENT_OPERATION. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36358>