[PATCH drm-misc-next v8 12/12] drm/nouveau: use GPUVM common infrastructure

Dave Airlie airlied at gmail.com
Thu Nov 2 04:47:30 UTC 2023


On Thu, 2 Nov 2023 at 09:32, Danilo Krummrich <dakr at redhat.com> wrote:
>
> GPUVM provides common infrastructure to track external and evicted GEM
> objects as well as locking and validation helpers.
>
> Especially external and evicted object tracking is a huge improvement
> compared to the current brute force approach of iterating all mappings
> in order to lock and validate the GPUVM's GEM objects. Hence, make us of
> it.
>
> Signed-off-by: Danilo Krummrich <dakr at redhat.com>

Reviewed-by: Dave Airlie <airlied at redhat.com>

Dave.


More information about the dri-devel mailing list