Home
last modified time | relevance | path

Searched refs:src_handle (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/drm/
Dqxl_drm.h73 uint32_t src_handle; /* dest handle to compute address from */ member
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_ioctl.c239 if (reloc.reloc_type == QXL_RELOC_TYPE_BO || reloc.src_handle > 0) { in qxl_process_single_command()
242 reloc.src_handle, release); in qxl_process_single_command()