Home
last modified time | relevance | path

Searched refs:pvr_context_get (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_context.h121 pvr_context_get(struct pvr_context *ctx) in pvr_context_get() function
165 ctx = pvr_context_get(xa_load(&pvr_file->ctx_handles, handle)); in pvr_context_lookup()
Dpvr_queue.c269 pvr_context_get(queue->ctx); in pvr_queue_fence_init()