Home
last modified time | relevance | path

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

12345678910>>...12

/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
/kernel/linux/linux-6.6/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
102 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/
H A Ddrm_lease.c108 bool _drm_lease_held(struct drm_file *file_priv, int id) in _drm_lease_held() argument
136 bool drm_lease_held(struct drm_file *file_priv, int id) in drm_lease_held() argument
168 uint32_t drm_lease_filter_crtcs(struct drm_file *file_priv, uint32_ argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c134 panfrost_lookup_bos(struct drm_device *dev, struct drm_file *file_priv, struct drm_panfrost_submit *args, struct panfrost_job *job) panfrost_lookup_bos() argument
198 panfrost_copy_in_sync(struct drm_device *dev, struct drm_file *file_priv, struct drm_panfrost_submit *args, struct panfrost_job *job) panfrost_copy_in_sync() argument
308 panfrost_ioctl_wait_bo(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_wait_bo() argument
333 panfrost_ioctl_mmap_bo(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_mmap_bo() argument
366 panfrost_ioctl_get_bo_offset(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_get_bo_offset() argument
393 panfrost_ioctl_madvise(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_madvise() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H A Dr128_cce.c638 int r128_cce_init(struct drm_device *dev, void *data, struct drm_file *file_priv) in r128_cce_init() argument
656 int r128_cce_start(struct drm_device *dev, void *data, struct drm_file *file_priv) in r128_cce_start() argument
678 int r128_cce_stop(struct drm_device *dev, void *data, struct drm_file *file_priv) in r128_cce_stop() argument
718 int r128_cce_reset(struct drm_device *dev, void *data, struct drm_file *file_priv) in r128_cce_reset() argument
735 int r128_cce_idle(struct drm_device *dev, void *data, struct drm_file *file_priv) in r128_cce_idle() argument
750 r128_engine_reset(struct drm_device *dev, void *data, struct drm_file *file_priv) r128_engine_reset() argument
761 r128_fullscreen(struct drm_device *dev, void *data, struct drm_file *file_priv) r128_fullscreen() argument
889 r128_cce_get_buffers(struct drm_device *dev, struct drm_file *file_priv, struct drm_dma *d) r128_cce_get_buffers() argument
915 r128_cce_buffers(struct drm_device *dev, void *data, struct drm_file *file_priv) r128_cce_buffers() argument
[all...]

Completed in 15 milliseconds

12345678910>>...12