Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_context.h159 pvr_context_lookup(struct pvr_file *pvr_file, u32 handle) in pvr_context_lookup() function
Dpvr_job.c437 job->ctx = pvr_context_lookup(pvr_file, args->context_handle); in create_job()