Re: [PATCH v7 6/6] drm/panthor: Bump the driver version to 1.9

From: Boris Brezillon

Date: Wed Apr 15 2026 - 11:32:55 EST


On Wed, 15 Apr 2026 16:54:06 +0300
Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> wrote:

> On Wed, 15 Apr 2026, Adrián Larumbe <adrian.larumbe@xxxxxxxxxxxxx> wrote:
> > Bump the driver version to reflect the new MMU info query ioctl
> > parameter and the VM_BIND map sparse flag.
>
> Does the version actually work for you for checking stuff? Do you have
> userspace checking it? Should it be some capability thing instead?

Yep, we use versions to check for everything that's not a HW
feature/capability (so basically all SW features).