On 29/09/2024 23:10, Emmanuel Gil Peyrot wrote:
> This fixes a regression introduced in commit
> 641bb4394f405cba498b100b44541ffc0aed5be1. No panthor device, card or
> render node, could be open() since this commit, returning EINVAL
> instead. This prevented Mesa from working on SoCs such as the
This fixes a regression introduced in commit
641bb4394f405cba498b100b44541ffc0aed5be1. No panthor device, card or
render node, could be open() since this commit, returning EINVAL
instead. This prevented Mesa from working on SoCs such as the rk3588
which contains a Mali-G610 GPU.
The commit menti