Home
last modified time | relevance | path

Searched defs:gobj (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Damdxdna_gem.c424 static void amdxdna_gem_dev_obj_free(struct drm_gem_object *gobj) in amdxdna_gem_dev_obj_free()
500 static int amdxdna_gem_obj_mmap(struct drm_gem_object *gobj, in amdxdna_gem_obj_mmap()
529 struct drm_gem_object *gobj = dma_buf->priv; in amdxdna_gem_dmabuf_mmap() local
570 static struct dma_buf *amdxdna_gem_prime_export(struct drm_gem_object *gobj, int flags) in amdxdna_gem_prime_export()
641 static void amdxdna_gem_obj_free(struct drm_gem_object *gobj) in amdxdna_gem_obj_free()
662 static int amdxdna_gem_obj_open(struct drm_gem_object *gobj, struct drm_file *filp) in amdxdna_gem_obj_open()
690 static void amdxdna_gem_obj_close(struct drm_gem_object *gobj, struct drm_file *filp) in amdxdna_gem_obj_close()
761 static struct dma_buf *amdxdna_gem_dev_obj_export(struct drm_gem_object *gobj, int flags) in amdxdna_gem_dev_obj_export()
821 struct drm_gem_object *gobj; in amdxdna_gem_create_ubuf_object() local
858 struct drm_gem_object *gobj; in amdxdna_gem_create_cbuf_object() local
[all …]
H A Damdxdna_ctx.c418 struct drm_gem_object *gobj; in amdxdna_hwctx_sync_debug_bo() local
533 struct drm_gem_object *gobj; in amdxdna_arg_bos_lookup() local
H A Damdxdna_gem.h65 static inline struct amdxdna_gem_obj *to_xdna_obj(struct drm_gem_object *gobj) in to_xdna_obj()
H A Daie2_ctx.c1218 struct drm_gem_object *gobj = to_gobj(abo); in aie2_hmm_invalidate() local
H A Daie2_message.c499 struct drm_gem_object *gobj; in aie2_config_cu() local
/linux/drivers/gpu/drm/tests/
H A Ddrm_exec_test.c55 struct drm_gem_object gobj = { }; in test_lock() local
75 struct drm_gem_object gobj = { }; in test_lock_unlock() local
102 struct drm_gem_object gobj = { }; in test_duplicates() local
129 struct drm_gem_object gobj = { }; in test_prepare() local
/linux/drivers/gpu/drm/qxl/
H A Dqxl_dumb.c37 struct drm_gem_object *gobj; in qxl_mode_dumb_create() local
H A Dqxl_drv.h94 #define gem_to_qxl_bo(gobj) container_of((gobj), struct qxl_bo, tbo.base) argument
/linux/drivers/gpu/drm/radeon/
H A Dradeon_prime.c94 struct dma_buf *radeon_gem_prime_export(struct drm_gem_object *gobj, in radeon_gem_prime_export()
H A Dradeon_cs.c105 struct drm_gem_object *gobj; in radeon_cs_parser_relocs() local
/linux/drivers/media/mc/
H A Dmc-entity.c93 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/drivers/gpu/drm/virtio/
H A Dvirtgpu_gem.c65 struct drm_gem_object *gobj; in virtio_gpu_mode_dumb_create() local
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c23 struct drm_gem_object *gobj = vmf->vma->vm_private_data; in armada_gem_vm_fault() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c138 struct drm_gem_object *gobj; in amdgpu_cs_p1_user_fence() local
1289 struct drm_gem_object *gobj; in amdgpu_cs_submit() local
H A Damdgpu_ttm.c726 struct drm_gem_object *gobj; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c645 struct drm_gem_object *gobj; in vmw_user_bo_lookup() local