| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_gem.c | 84 static void radeon_gem_object_free(struct drm_gem_object *gobj) in radeon_gem_object_free() 144 static int radeon_gem_set_domain(struct drm_gem_object *gobj, in radeon_gem_set_domain() 319 struct drm_gem_object *gobj; in radeon_gem_create_ioctl() local 353 struct drm_gem_object *gobj; in radeon_gem_userptr_ioctl() local 445 struct drm_gem_object *gobj; in radeon_gem_set_domain_ioctl() local 471 struct drm_gem_object *gobj; in radeon_mode_dumb_mmap() local 500 struct drm_gem_object *gobj; in radeon_gem_busy_ioctl() local 528 struct drm_gem_object *gobj; in radeon_gem_wait_idle_ioctl() local 561 struct drm_gem_object *gobj; in radeon_gem_set_tiling_ioctl() local 579 struct drm_gem_object *gobj; in radeon_gem_get_tiling_ioctl() local [all …]
|
| D | radeon_fbdev.c | 41 static void radeon_fbdev_destroy_pinned_object(struct drm_gem_object *gobj) in radeon_fbdev_destroy_pinned_object() 61 struct drm_gem_object *gobj = NULL; in radeon_fbdev_create_pinned_object() local 178 struct drm_gem_object *gobj = drm_gem_fb_get_obj(fb, 0); in radeon_fbdev_fb_destroy() local 211 struct drm_gem_object *gobj; in radeon_fbdev_fb_helper_fb_probe() local 404 struct drm_gem_object *gobj; in radeon_fbdev_robj_is_fb() local
|
| D | radeon_prime.c | 105 struct dma_buf *radeon_gem_prime_export(struct drm_gem_object *gobj, in radeon_gem_prime_export()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | radeon_gem.c | 38 void radeon_gem_object_free(struct drm_gem_object *gobj) in radeon_gem_object_free() 97 static int radeon_gem_set_domain(struct drm_gem_object *gobj, in radeon_gem_set_domain() 261 struct drm_gem_object *gobj; in radeon_gem_create_ioctl() local 295 struct drm_gem_object *gobj; in radeon_gem_userptr_ioctl() local 387 struct drm_gem_object *gobj; in radeon_gem_set_domain_ioctl() local 413 struct drm_gem_object *gobj; in radeon_mode_dumb_mmap() local 442 struct drm_gem_object *gobj; in radeon_gem_busy_ioctl() local 470 struct drm_gem_object *gobj; in radeon_gem_wait_idle_ioctl() local 502 struct drm_gem_object *gobj; in radeon_gem_set_tiling_ioctl() local 520 struct drm_gem_object *gobj; in radeon_gem_get_tiling_ioctl() local [all …]
|
| D | radeon_fb.c | 111 static void radeonfb_destroy_pinned_object(struct drm_gem_object *gobj) in radeonfb_destroy_pinned_object() 131 struct drm_gem_object *gobj = NULL; in radeonfb_create_pinned_object() local 220 struct drm_gem_object *gobj = NULL; in radeonfb_create() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_gem.c | 88 static void amdgpu_gem_object_free(struct drm_gem_object *gobj) in amdgpu_gem_object_free() 141 struct drm_gem_object *gobj; in amdgpu_gem_force_release() local 288 struct drm_gem_object *gobj; in amdgpu_gem_create_ioctl() local 385 struct drm_gem_object *gobj; in amdgpu_gem_userptr_ioctl() local 463 struct drm_gem_object *gobj; in amdgpu_mode_dumb_mmap() local 523 struct drm_gem_object *gobj; in amdgpu_gem_wait_idle_ioctl() local 556 struct drm_gem_object *gobj; in amdgpu_gem_metadata_ioctl() local 675 struct drm_gem_object *gobj; in amdgpu_gem_va_ioctl() local 809 struct drm_gem_object *gobj; in amdgpu_gem_op_ioctl() local 913 struct drm_gem_object *gobj; in amdgpu_mode_dumb_create() local [all …]
|
| D | amdgpu_dma_buf.c | 313 struct dma_buf *amdgpu_gem_prime_export(struct drm_gem_object *gobj, in amdgpu_gem_prime_export() 347 struct drm_gem_object *gobj; in amdgpu_dma_buf_create_obj() local 508 struct drm_gem_object *gobj; in amdgpu_dmabuf_is_xgmi_accessible() local
|
| D | amdgpu_gem.h | 34 #define gem_to_amdgpu_bo(gobj) container_of((gobj), struct amdgpu_bo, tbo.base) argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_gem.c | 41 void amdgpu_gem_object_free(struct drm_gem_object *gobj) in amdgpu_gem_object_free() 88 struct drm_gem_object *gobj; in amdgpu_gem_force_release() local 213 struct drm_gem_object *gobj; in amdgpu_gem_create_ioctl() local 308 struct drm_gem_object *gobj; in amdgpu_gem_userptr_ioctl() local 384 struct drm_gem_object *gobj; in amdgpu_mode_dumb_mmap() local 443 struct drm_gem_object *gobj; in amdgpu_gem_wait_idle_ioctl() local 476 struct drm_gem_object *gobj; in amdgpu_gem_metadata_ioctl() local 592 struct drm_gem_object *gobj; in amdgpu_gem_va_ioctl() local 729 struct drm_gem_object *gobj; in amdgpu_gem_op_ioctl() local 805 struct drm_gem_object *gobj; in amdgpu_mode_dumb_create() local [all …]
|
| D | amdgpu_fb.c | 106 static void amdgpufb_destroy_pinned_object(struct drm_gem_object *gobj) in amdgpufb_destroy_pinned_object() 126 struct drm_gem_object *gobj = NULL; in amdgpufb_create_pinned_object() local 205 struct drm_gem_object *gobj = NULL; in amdgpufb_create() local
|
| D | amdgpu_gem.h | 34 #define gem_to_amdgpu_bo(gobj) container_of((gobj), struct amdgpu_bo, tbo.base) argument
|
| D | amdgpu_dma_buf.c | 438 struct dma_buf *amdgpu_gem_prime_export(struct drm_gem_object *gobj, in amdgpu_gem_prime_export() 474 struct drm_gem_object *gobj; in amdgpu_dma_buf_create_obj() local 630 struct drm_gem_object *gobj; in amdgpu_dmabuf_is_xgmi_accessible() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
| D | drm_exec_test.c | 57 struct drm_gem_object gobj = { }; in test_lock() local 77 struct drm_gem_object gobj = { }; in test_lock_unlock() local 104 struct drm_gem_object gobj = { }; in test_duplicates() local 131 struct drm_gem_object gobj = { }; in test_prepare() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
| D | lsdc_gem.c | 157 struct drm_gem_object *gobj; in lsdc_gem_object_create() local 190 struct drm_gem_object *gobj; in lsdc_prime_import_sg_table() local 215 struct drm_gem_object *gobj; in lsdc_dumb_create() local 261 struct drm_gem_object *gobj; in lsdc_dumb_map_offset() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
| D | qxl_dumb.c | 37 struct drm_gem_object *gobj; in qxl_mode_dumb_create() local 82 struct drm_gem_object *gobj; in qxl_mode_dumb_mmap() local
|
| D | qxl_gem.c | 31 void qxl_gem_object_free(struct drm_gem_object *gobj) in qxl_gem_object_free() 86 struct drm_gem_object **gobj, in qxl_gem_object_create_with_handle()
|
| D | qxl_ioctl.c | 116 struct drm_gem_object *gobj; in qxlhw_handle_to_bo() local 310 struct drm_gem_object *gobj = NULL; in qxl_update_area_ioctl() local
|
| /kernel/linux/linux-5.10/include/media/ |
| D | media-entity.h | 373 static inline enum media_gobj_type media_type(struct media_gobj *gobj) in media_type() 383 static inline u32 media_id(struct media_gobj *gobj) in media_id() 561 #define gobj_to_entity(gobj) \ argument 570 #define gobj_to_pad(gobj) \ argument 579 #define gobj_to_link(gobj) \ argument 588 #define gobj_to_intf(gobj) \ argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| D | qxl_gem.c | 31 void qxl_gem_object_free(struct drm_gem_object *gobj) in qxl_gem_object_free() 86 struct drm_gem_object **gobj, in qxl_gem_object_create_with_handle()
|
| D | qxl_dumb.c | 37 struct drm_gem_object *gobj; in qxl_mode_dumb_create() local
|
| /kernel/linux/linux-6.6/include/media/ |
| D | media-entity.h | 445 static inline enum media_gobj_type media_type(struct media_gobj *gobj) in media_type() 455 static inline u32 media_id(struct media_gobj *gobj) in media_id() 633 #define gobj_to_entity(gobj) \ argument 642 #define gobj_to_pad(gobj) \ argument 651 #define gobj_to_link(gobj) \ argument 660 #define gobj_to_intf(gobj) \ argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
| D | virtgpu_gem.c | 65 struct drm_gem_object *gobj; in virtio_gpu_mode_dumb_create() local 98 struct drm_gem_object *gobj; in virtio_gpu_mode_dumb_mmap() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_gem.c | 33 static void vmw_gem_object_free(struct drm_gem_object *gobj) in vmw_gem_object_free() 279 struct drm_gem_object *gobj; in vmw_debugfs_gem_info_show() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_prime.c | 107 struct dma_buf *nouveau_gem_prime_export(struct drm_gem_object *gobj, in nouveau_gem_prime_export()
|