Home
last modified time | relevance | path

Searched refs:dst_handle (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/uapi/drm/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
Ddrm.h742 __u32 dst_handle; member
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_ioctl.c227 if (reloc.dst_handle) { in qxl_process_single_command()
228 ret = qxlhw_handle_to_bo(file_priv, reloc.dst_handle, release, in qxl_process_single_command()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_syncobj.c834 timeline_syncobj = drm_syncobj_find(file_private, args->dst_handle); in drm_syncobj_transfer_to_timeline()
865 binary_syncobj = drm_syncobj_find(file_private, args->dst_handle); in drm_syncobj_transfer_to_binary()
/Linux-v5.10/tools/include/uapi/drm/
Ddrm.h742 __u32 dst_handle; member
/Linux-v5.10/drivers/staging/media/allegro-dvt/
Dallegro-core.c2921 u64 dst_handle; in allegro_device_run() local
2926 dst_handle = allegro_put_buffer(channel, &channel->stream_shadow_list, in allegro_device_run()
2929 dst_handle); in allegro_device_run()