Home
last modified time | relevance | path

Searched defs:file_priv (Results 76 - 100 of 321) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_context.c178 drm_legacy_getsareactx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_getsareactx() argument
226 drm_legacy_setsareactx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_setsareactx() argument
304 drm_context_switch_complete(struct drm_device *dev, struct drm_file *file_priv, int new) drm_context_switch_complete() argument
330 drm_legacy_resctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_resctx() argument
365 drm_legacy_addctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_addctx() argument
416 drm_legacy_getctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_getctx() argument
442 drm_legacy_switchctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_switchctx() argument
466 drm_legacy_newctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_newctx() argument
492 drm_legacy_rmctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_rmctx() argument
[all...]
H A Ddrm_damage_helper.c160 drm_atomic_helper_dirtyfb(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int flags, unsigned int color, struct drm_clip_rect *clips, unsigned int num_clips) drm_atomic_helper_dirtyfb() argument
H A Ddrm_auth.c64 int drm_getmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getmagic() argument
206 drm_master_check_perm(struct drm_device *dev, struct drm_file *file_priv) in drm_master_check_perm() argument
84 drm_authmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_authmagic() argument
217 drm_setmaster_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_setmaster_ioctl() argument
266 drm_dropmaster_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_dropmaster_ioctl() argument
299 drm_master_open(struct drm_file *file_priv) drm_master_open() argument
319 drm_master_release(struct drm_file *file_priv) drm_master_release() argument
389 drm_file_get_master(struct drm_file *file_priv) drm_file_get_master() argument
[all...]
H A Ddrm_internal.h63 drm_irq_by_busid(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_irq_by_busid() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dpsb_drv.c414 struct drm_file *file_priv = filp->private_data; in psb_unlocked_ioctl() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c41 nouveau_abi16(struct drm_file *file_priv) in nouveau_abi16() argument
71 nouveau_abi16_get(struct drm_file *file_priv) in nouveau_abi16_get() argument
369 nouveau_abi16_usif(struct drm_file *file_priv, voi argument
[all...]
H A Dnouveau_ttm.c161 struct drm_file *file_priv = filp->private_data; in nouveau_ttm_mmap() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_kms.c634 int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv) in radeon_driver_open_kms() argument
711 radeon_driver_postclose_kms(struct drm_device *dev, struct drm_file *file_priv) radeon_driver_postclose_kms() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_drv.c77 v3d_get_param_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_get_param_ioctl() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_gem.c61 int virtio_gpu_mode_dumb_create(struct drm_file *file_priv, in virtio_gpu_mode_dumb_create() argument
94 int virtio_gpu_mode_dumb_mmap(struct drm_file *file_priv, in virtio_gpu_mode_dumb_mmap() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/sis/
H A Dsis_mm.c66 static int sis_fb_init(struct drm_device *dev, void *data, struct drm_file *file_priv) in sis_fb_init() argument
92 struct sis_file_private *file_priv = file->driver_priv; in sis_drm_alloc() local
166 static int sis_drm_free(struct drm_device *dev, void *data, struct drm_file *file_priv) in sis_drm_free() argument
317 struct sis_file_private *file_priv in sis_reclaim_buffers_locked() local
194 sis_fb_alloc(struct drm_device *dev, void *data, struct drm_file *file_priv) sis_fb_alloc() argument
200 sis_ioctl_agp_init(struct drm_device *dev, void *data, struct drm_file *file_priv) sis_ioctl_agp_init() argument
218 sis_ioctl_agp_alloc(struct drm_device *dev, void *data, struct drm_file *file_priv) sis_ioctl_agp_alloc() argument
[all...]
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_encoder.h244 drm_encoder_find(struct drm_device *dev, struct drm_file *file_priv, uint32_t id) drm_encoder_find() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_encoder.h297 drm_encoder_find(struct drm_device *dev, struct drm_file *file_priv, uint32_t id) drm_encoder_find() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.c325 int exynos_drm_gem_dumb_create(struct drm_file *file_priv, in exynos_drm_gem_dumb_create() argument
89 exynos_drm_gem_handle_create(struct drm_gem_object *obj, struct drm_file *file_priv, unsigned int *handle) exynos_drm_gem_handle_create() argument
229 exynos_drm_gem_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) exynos_drm_gem_create_ioctl() argument
250 exynos_drm_gem_map_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) exynos_drm_gem_map_ioctl() argument
297 exynos_drm_gem_get_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) exynos_drm_gem_get_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_damage_helper.c107 drm_atomic_helper_dirtyfb(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int flags, unsigned int color, struct drm_clip_rect *clips, unsigned int num_clips) drm_atomic_helper_dirtyfb() argument
H A Ddrm_gem_dma_helper.c191 drm_gem_dma_create_with_handle(struct drm_file *file_priv, in drm_gem_dma_create_with_handle() argument
265 int drm_gem_dma_dumb_create_internal(struct drm_file *file_priv, in drm_gem_dma_dumb_create_internal() argument
302 int drm_gem_dma_dumb_create(struct drm_file *file_priv, in drm_gem_dma_dumb_create() argument
H A Ddrm_context.c174 drm_legacy_getsareactx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_getsareactx() argument
221 drm_legacy_setsareactx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_setsareactx() argument
298 drm_context_switch_complete(struct drm_device *dev, struct drm_file *file_priv, int new) drm_context_switch_complete() argument
325 drm_legacy_resctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_resctx() argument
359 drm_legacy_addctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_addctx() argument
409 drm_legacy_getctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_getctx() argument
434 drm_legacy_switchctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_switchctx() argument
457 drm_legacy_newctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_newctx() argument
482 drm_legacy_rmctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_rmctx() argument
[all...]
H A Ddrm_agpsupport.c81 drm_legacy_agp_info_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_info_ioctl() argument
127 drm_legacy_agp_acquire_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_acquire_ioctl() argument
151 drm_legacy_agp_release_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_release_ioctl() argument
179 drm_legacy_agp_enable_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_enable_ioctl() argument
230 drm_legacy_agp_alloc_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_alloc_ioctl() argument
285 drm_legacy_agp_unbind_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_unbind_ioctl() argument
325 drm_legacy_agp_bind_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_bind_ioctl() argument
364 drm_legacy_agp_free_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_agp_free_ioctl() argument
H A Ddrm_auth.c94 int drm_getmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getmagic() argument
236 drm_master_check_perm(struct drm_device *dev, struct drm_file *file_priv) in drm_master_check_perm() argument
114 drm_authmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_authmagic() argument
248 drm_setmaster_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_setmaster_ioctl() argument
299 drm_dropmaster_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_dropmaster_ioctl() argument
334 drm_master_open(struct drm_file *file_priv) drm_master_open() argument
355 drm_master_release(struct drm_file *file_priv) drm_master_release() argument
409 drm_file_get_master(struct drm_file *file_priv) drm_file_get_master() argument
[all...]
H A Ddrm_encoder.c331 drm_mode_getencoder(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_mode_getencoder() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c114 int panfrost_gem_open(struct drm_gem_object *obj, struct drm_file *file_priv) in panfrost_gem_open() argument
169 void panfrost_gem_close(struct drm_gem_object *obj, struct drm_file *file_priv) in panfrost_gem_close() argument
H A Dpanfrost_perfcnt.c71 panfrost_perfcnt_enable_locked(struct panfrost_device *pfdev, struct drm_file *file_priv, unsigned int counterset) panfrost_perfcnt_enable_locked() argument
180 panfrost_perfcnt_disable_locked(struct panfrost_device *pfdev, struct drm_file *file_priv) panfrost_perfcnt_disable_locked() argument
210 panfrost_ioctl_perfcnt_enable(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_perfcnt_enable() argument
237 panfrost_ioctl_perfcnt_dump(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_perfcnt_dump() argument
269 panfrost_perfcnt_close(struct drm_file *file_priv) panfrost_perfcnt_close() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_kms.c633 int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv) in radeon_driver_open_kms() argument
710 radeon_driver_postclose_kms(struct drm_device *dev, struct drm_file *file_priv) radeon_driver_postclose_kms() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h62 struct drm_file *file_priv; member
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_drv.c38 v3d_get_param_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_get_param_ioctl() argument

Completed in 16 milliseconds

12345678910>>...13