Searched defs:pvr_file (Results 1 – 5 of 5) sorted by relevance
354 struct pvr_file { struct360 struct drm_file *file;366 struct pvr_device *pvr_dev;374 struct xarray ctx_handles;382 struct xarray free_list_handles;390 struct xarray hwrt_handles;398 struct xarray vm_ctx_handles;401 struct list_head contexts;478 #define from_pvr_file(pvr_file) ((pvr_file)->file) argument
100 pvr_hwrt_dataset_lookup(struct pvr_file *pvr_file, u32 handle) in pvr_hwrt_dataset_lookup()132 pvr_hwrt_data_lookup(struct pvr_file *pvr_file, u32 handle, u32 index) in pvr_hwrt_data_lookup()
133 struct pvr_file *pvr_file, u32 *handle) in pvr_gem_object_into_handle()177 pvr_gem_object_from_handle(struct pvr_file *pvr_file, u32 handle) in pvr_gem_object_from_handle()
138 pvr_free_list_lookup(struct pvr_file *pvr_file, u32 handle) in pvr_free_list_lookup()
248 pvr_sync_add_deps_to_job(struct pvr_file *pvr_file, struct drm_sched_job *job, in pvr_sync_add_deps_to_job()