Home
last modified time | relevance | path

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

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