/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_gem.c | 335 struct drm_gem_object *gobj; in radeon_gem_create_ioctl() local 369 struct drm_gem_object *gobj; in radeon_gem_userptr_ioctl() local 461 struct drm_gem_object *gobj; in radeon_gem_set_domain_ioctl() local 489 struct drm_gem_object *gobj; in radeon_mode_dumb_mmap() local 518 struct drm_gem_object *gobj; in radeon_gem_busy_ioctl() local 546 struct drm_gem_object *gobj; in radeon_gem_wait_idle_ioctl() local 579 struct drm_gem_object *gobj; in radeon_gem_set_tiling_ioctl() local 597 struct drm_gem_object *gobj; in radeon_gem_get_tiling_ioctl() local 682 struct drm_gem_object *gobj; in radeon_gem_va_ioctl() local 788 struct drm_gem_object *gobj; in radeon_gem_op_ioctl() local [all …]
|
A D | radeon_fb.c | 115 static void radeonfb_destroy_pinned_object(struct drm_gem_object *gobj) in radeonfb_destroy_pinned_object() 135 struct drm_gem_object *gobj = NULL; in radeonfb_create_pinned_object() local 224 struct drm_gem_object *gobj = NULL; in radeonfb_create() local
|
A D | radeon_prime.c | 105 struct dma_buf *radeon_gem_prime_export(struct drm_gem_object *gobj, in radeon_gem_prime_export()
|
A D | radeon_cs.c | 106 struct drm_gem_object *gobj; in radeon_cs_parser_relocs() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_gem.c | 87 static void amdgpu_gem_object_free(struct drm_gem_object *gobj) in amdgpu_gem_object_free() 139 struct drm_gem_object *gobj; in amdgpu_gem_force_release() local 290 struct drm_gem_object *gobj; in amdgpu_gem_create_ioctl() local 382 struct drm_gem_object *gobj; in amdgpu_gem_userptr_ioctl() local 460 struct drm_gem_object *gobj; in amdgpu_mode_dumb_mmap() local 519 struct drm_gem_object *gobj; in amdgpu_gem_wait_idle_ioctl() local 552 struct drm_gem_object *gobj; in amdgpu_gem_metadata_ioctl() local 671 struct drm_gem_object *gobj; in amdgpu_gem_va_ioctl() local 808 struct drm_gem_object *gobj; in amdgpu_gem_op_ioctl() local 911 struct drm_gem_object *gobj; in amdgpu_mode_dumb_create() local [all …]
|
A D | amdgpu_dma_buf.c | 288 struct dma_buf *amdgpu_gem_prime_export(struct drm_gem_object *gobj, in amdgpu_gem_prime_export() 322 struct drm_gem_object *gobj; in amdgpu_dma_buf_create_obj() local 480 struct drm_gem_object *gobj; in amdgpu_dmabuf_is_xgmi_accessible() local
|
A D | amdgpu_gem.h | 34 #define gem_to_amdgpu_bo(gobj) container_of((gobj), struct amdgpu_bo, tbo.base) argument
|
A D | amdgpu_bo_list.c | 94 struct drm_gem_object *gobj; in amdgpu_bo_list_create() local
|
A D | amdgpu_amdkfd_gpuvm.c | 718 struct drm_gem_object *gobj; in kfd_mem_attach_dmabuf() local 1600 struct drm_gem_object *gobj = NULL; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
|
A D | amdgpu_cs.c | 124 struct drm_gem_object *gobj; in amdgpu_cs_p1_user_fence() local
|
A D | amdgpu_vm.c | 1001 struct drm_gem_object *gobj = dma_buf->priv; in amdgpu_vm_bo_update() local
|
A D | amdgpu_ttm.c | 632 struct drm_gem_object *gobj; member
|
/linux-6.3-rc2/drivers/gpu/drm/qxl/ |
A D | qxl_gem.c | 31 void qxl_gem_object_free(struct drm_gem_object *gobj) in qxl_gem_object_free() 83 struct drm_gem_object *gobj; in qxl_gem_object_create_with_handle() local
|
A D | qxl_ioctl.c | 115 struct drm_gem_object *gobj; in qxlhw_handle_to_bo() local 306 struct drm_gem_object *gobj = NULL; in qxl_update_area_ioctl() local
|
A D | qxl_drv.h | 95 #define gem_to_qxl_bo(gobj) container_of((gobj), struct qxl_bo, tbo.base) argument
|
A D | qxl_display.c | 1193 struct drm_gem_object *gobj; in qxl_create_monitors_object() local
|
/linux-6.3-rc2/include/media/ |
A D | media-entity.h | 443 static inline enum media_gobj_type media_type(struct media_gobj *gobj) in media_type() 453 static inline u32 media_id(struct media_gobj *gobj) in media_id() 631 #define gobj_to_entity(gobj) \ argument 640 #define gobj_to_pad(gobj) \ argument 649 #define gobj_to_link(gobj) \ argument 658 #define gobj_to_intf(gobj) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/virtio/ |
A D | virtgpu_gem.c | 65 struct drm_gem_object *gobj; in virtio_gpu_mode_dumb_create() local 106 struct drm_gem_object *gobj; in virtio_gpu_mode_dumb_mmap() local
|
A D | virtgpu_ioctl.c | 377 struct drm_gem_object *gobj = NULL; in virtio_gpu_resource_info_ioctl() local
|
A D | virtgpu_drv.h | 98 #define gem_to_virtio_gpu_obj(gobj) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_gem.c | 46 static void vmw_gem_object_free(struct drm_gem_object *gobj) in vmw_gem_object_free() 253 struct drm_gem_object *gobj; in vmw_debugfs_gem_info_show() local
|
A D | vmwgfx_bo.c | 706 struct drm_gem_object *gobj; in vmw_user_bo_lookup() local
|
/linux-6.3-rc2/drivers/media/mc/ |
A D | mc-entity.c | 93 static void dev_dbg_obj(const char *event_name, struct media_gobj *gobj) in dev_dbg_obj() 144 struct media_gobj *gobj) in media_gobj_create() 173 void media_gobj_destroy(struct media_gobj *gobj) in media_gobj_destroy()
|
/linux-6.3-rc2/drivers/gpu/drm/armada/ |
A D | armada_gem.c | 22 struct drm_gem_object *gobj = vmf->vma->vm_private_data; in armada_gem_vm_fault() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_chardev.c | 1776 static int criu_get_prime_handle(struct drm_gem_object *gobj, int flags, in criu_get_prime_handle()
|