/linux-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_ioctls.h | 11 struct drm_file; 14 struct drm_file *file); 16 struct drm_file *file); 18 struct drm_file *file); 22 struct drm_file *file); 28 struct drm_file *file); 30 struct drm_file *file); 34 struct drm_file *file); 36 struct drm_file *file); 48 struct drm_file *file); [all …]
|
A D | i915_gem_context.h | 20 struct drm_file; 121 struct drm_file *file); 122 void i915_gem_context_close(struct drm_file *file); 127 struct drm_file *file); 129 struct drm_file *file); 132 struct drm_file *file); 134 struct drm_file *file); 136 struct drm_file *file_priv); 138 struct drm_file *file_priv); 140 struct drm_file *file);
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_crtc_internal.h | 48 struct drm_file; 104 struct drm_file *file_priv); 106 struct drm_file *file_priv); 128 struct drm_file *file_priv); 168 struct drm_file *file_priv); 170 struct drm_file *file_priv); 203 struct drm_file *file_priv); 211 struct drm_file *file_priv); 215 struct drm_file *file_priv); 251 struct drm_file *file_priv, [all …]
|
A D | drm_legacy.h | 40 struct drm_file; 139 struct drm_file *file_priv); 156 struct drm_file *); 194 struct drm_file *file_priv); 196 struct drm_file *file_priv); 198 struct drm_file *file_priv); 206 struct drm_file *file_priv); 237 struct drm_file *filp); 240 struct drm_file *filp) {} in drm_legacy_reclaim_buffers() 247 struct drm_file *file_priv); [all …]
|
A D | drm_internal.h | 71 struct drm_file *file_priv); 73 struct drm_file *file_priv); 117 struct drm_file *filp); 130 struct drm_file *filp); 133 struct drm_file *filp); 137 struct drm_file *file_priv); 139 struct drm_file *file_priv); 141 struct drm_file *file_priv); 143 struct drm_file *file_priv); 166 struct drm_file *file_priv); [all …]
|
A D | drm_auth.c | 64 static bool drm_is_current_master_locked(struct drm_file *fpriv) in drm_is_current_master_locked() 82 bool drm_is_current_master(struct drm_file *fpriv) in drm_is_current_master() 115 struct drm_file *file_priv) in drm_authmagic() 118 struct drm_file *file; in drm_authmagic() 236 drm_master_check_perm(struct drm_device *dev, struct drm_file *file_priv) in drm_master_check_perm() 248 struct drm_file *file_priv) in drm_setmaster_ioctl() 291 struct drm_file *fpriv) in drm_drop_master() 299 struct drm_file *file_priv) in drm_dropmaster_ioctl() 333 int drm_master_open(struct drm_file *file_priv) in drm_master_open() 354 void drm_master_release(struct drm_file *file_priv) in drm_master_release() [all …]
|
A D | drm_context.c | 43 struct drm_file *tag; 132 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush() 175 struct drm_file *file_priv) in drm_legacy_getsareactx() 222 struct drm_file *file_priv) in drm_legacy_setsareactx() 299 struct drm_file *file_priv, int new) in drm_context_switch_complete() 326 struct drm_file *file_priv) in drm_legacy_resctx() 360 struct drm_file *file_priv) in drm_legacy_addctx() 410 struct drm_file *file_priv) in drm_legacy_getctx() 435 struct drm_file *file_priv) in drm_legacy_switchctx() 458 struct drm_file *file_priv) in drm_legacy_newctx() [all …]
|
A D | drm_trace.h | 9 struct drm_file; 36 TP_PROTO(struct drm_file *file, int crtc, unsigned int seq), 39 __field(struct drm_file *, file) 53 TP_PROTO(struct drm_file *file, int crtc, unsigned int seq), 56 __field(struct drm_file *, file)
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_g2d.h | 9 struct drm_file *file_priv); 11 struct drm_file *file_priv); 13 struct drm_file *file_priv); 15 extern int g2d_open(struct drm_device *drm_dev, struct drm_file *file); 16 extern void g2d_close(struct drm_device *drm_dev, struct drm_file *file); 19 struct drm_file *file_priv) in exynos_g2d_get_ver_ioctl() 26 struct drm_file *file_priv) in exynos_g2d_set_cmdlist_ioctl() 32 struct drm_file *file_priv) in exynos_g2d_exec_ioctl() 37 int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() 42 void g2d_close(struct drm_device *drm_dev, struct drm_file *file) in g2d_close()
|
A D | exynos_drm_ipp.h | 138 struct drm_file *file_priv); 140 struct drm_file *file_priv); 142 struct drm_file *file_priv); 144 void *data, struct drm_file *file_priv); 147 void *data, struct drm_file *file_priv) in exynos_drm_ipp_get_res_ioctl() 155 void *data, struct drm_file *file_priv) in exynos_drm_ipp_get_caps_ioctl() 160 void *data, struct drm_file *file_priv) in exynos_drm_ipp_get_limits_ioctl() 165 void *data, struct drm_file *file_priv) in exynos_drm_ipp_commit_ioctl()
|
A D | exynos_drm_gem.h | 64 struct drm_file *file_priv); 68 struct drm_file *file_priv); 75 struct exynos_drm_gem *exynos_drm_gem_get(struct drm_file *filp, 89 struct drm_file *file_priv); 95 int exynos_drm_gem_dumb_create(struct drm_file *file_priv,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_gem.h | 48 int amdgpu_mode_dumb_create(struct drm_file *file_priv, 51 int amdgpu_mode_dumb_mmap(struct drm_file *filp, 56 struct drm_file *filp); 58 struct drm_file *filp); 60 struct drm_file *filp); 62 struct drm_file *filp); 64 struct drm_file *filp); 67 struct drm_file *filp); 69 struct drm_file *filp); 72 struct drm_file *filp);
|
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | uapi.h | 14 struct drm_file; 38 struct drm_file *file); 40 struct drm_file *file); 42 struct drm_file *file); 44 struct drm_file *file); 46 struct drm_file *file); 48 struct drm_file *file); 50 struct drm_file *file); 52 struct drm_file *file);
|
/linux-6.3-rc2/include/drm/ |
A D | drm_lease.h | 9 struct drm_file; 17 bool drm_lease_held(struct drm_file *file_priv, int id); 19 bool _drm_lease_held(struct drm_file *file_priv, int id); 23 uint32_t drm_lease_filter_crtcs(struct drm_file *file_priv, uint32_t crtcs); 26 void *data, struct drm_file *file_priv); 29 void *data, struct drm_file *file_priv); 32 void *data, struct drm_file *file_priv); 35 void *data, struct drm_file *file_priv);
|
A D | drm_drv.h | 37 struct drm_file; 200 int (*open) (struct drm_device *, struct drm_file *); 214 void (*postclose) (struct drm_device *, struct drm_file *); 278 void (*master_set)(struct drm_device *dev, struct drm_file *file_priv, 285 void (*master_drop)(struct drm_device *dev, struct drm_file *file_priv); 313 int (*prime_handle_to_fd)(struct drm_device *dev, struct drm_file *file_priv, 324 int (*prime_fd_to_handle)(struct drm_device *dev, struct drm_file *file_priv, 382 int (*dumb_create)(struct drm_file *file_priv, 400 int (*dumb_map_offset)(struct drm_file *file_priv, 419 int (*dumb_destroy)(struct drm_file *file_priv, [all …]
|
A D | drm_file.h | 42 struct drm_file; 137 struct drm_file *file_priv; 163 struct drm_file { struct 385 static inline bool drm_is_primary_client(const struct drm_file *file_priv) in drm_is_primary_client() 399 static inline bool drm_is_render_client(const struct drm_file *file_priv) in drm_is_render_client() 413 static inline bool drm_is_accel_client(const struct drm_file *file_priv) in drm_is_accel_client() 426 struct drm_file *file_priv, 430 struct drm_file *file_priv,
|
A D | drm_gem_framebuffer_helper.h | 10 struct drm_file; 21 int drm_gem_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file, 26 struct drm_file *file, 30 drm_gem_fb_create_with_funcs(struct drm_device *dev, struct drm_file *file, 34 drm_gem_fb_create(struct drm_device *dev, struct drm_file *file, 37 drm_gem_fb_create_with_dirty(struct drm_device *dev, struct drm_file *file,
|
A D | drm_vma_manager.h | 44 struct drm_file; 48 struct drm_file *vm_tag; 76 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag); 77 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag); 79 struct drm_file *tag); 81 struct drm_file *tag); 242 struct drm_file *tag) in drm_vma_node_verify_access()
|
A D | drm_gem.h | 65 int (*open)(struct drm_gem_object *obj, struct drm_file *file); 74 void (*close)(struct drm_gem_object *obj, struct drm_file *file); 447 int drm_gem_handle_create(struct drm_file *file_priv, 450 int drm_gem_handle_delete(struct drm_file *filp, u32 handle); 464 int drm_gem_objects_lookup(struct drm_file *filp, void __user *bo_handles, 466 struct drm_gem_object *drm_gem_object_lookup(struct drm_file *filp, u32 handle); 467 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, 473 int drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev,
|
A D | drm_auth.h | 35 struct drm_file; 46 struct drm_file *file_priv; 155 struct drm_master *drm_file_get_master(struct drm_file *file_priv); 157 bool drm_is_current_master(struct drm_file *fpriv);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A D | nouveau_gem.h | 21 extern int nouveau_gem_object_open(struct drm_gem_object *, struct drm_file *); 23 struct drm_file *); 25 struct drm_file *); 27 struct drm_file *); 29 struct drm_file *); 31 struct drm_file *); 33 struct drm_file *);
|
A D | nouveau_svm.h | 6 struct drm_file; 26 int nouveau_svmm_init(struct drm_device *, void *, struct drm_file *); 30 int nouveau_svmm_bind(struct drm_device *, void *, struct drm_file *); 44 struct drm_file *file) in nouveau_svmm_init() 59 struct drm_file *file) in nouveau_svmm_bind()
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_fence.h | 36 struct drm_file; 101 extern int vmw_user_fence_create(struct drm_file *file_priv, 112 struct drm_file *file_priv); 115 struct drm_file *file_priv); 118 struct drm_file *file_priv); 120 struct drm_file *file_priv); 121 extern int vmw_event_fence_action_queue(struct drm_file *filee_priv,
|
A D | vmwgfx_drv.h | 446 struct drm_file *filp; 825 struct drm_file *filp, 837 struct drm_file *file_priv); 979 struct drm_file *filp, 995 struct drm_file *file_priv); 1189 struct drm_file *file_priv); 1202 struct drm_file *file_priv, 1209 struct drm_file *file_priv); 1256 struct drm_file *file_priv, 1259 struct drm_file *file_priv, [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/v3d/ |
A D | v3d_drv.h | 356 struct drm_file *file_priv); 358 struct drm_file *file_priv); 360 struct drm_file *file_priv); 376 struct drm_file *file_priv); 378 struct drm_file *file_priv); 380 struct drm_file *file_priv); 382 struct drm_file *file_priv); 396 int v3d_mmu_get_offset(struct drm_file *file_priv, struct v3d_bo *bo, 416 struct drm_file *file_priv); 418 struct drm_file *file_priv); [all …]
|