Searched refs:reloc_type (Results 1 – 3 of 3) sorted by relevance
218 if (reloc.reloc_type != QXL_RELOC_TYPE_BO && reloc.reloc_type != QXL_RELOC_TYPE_SURF) { in qxl_process_single_command()219 DRM_DEBUG("unknown reloc type %d\n", reloc.reloc_type); in qxl_process_single_command()224 reloc_info[i].type = reloc.reloc_type; in qxl_process_single_command()239 if (reloc.reloc_type == QXL_RELOC_TYPE_BO || reloc.src_handle) { in qxl_process_single_command()
78 __u32 reloc_type; member
205 enum reloc_type { enum215 enum reloc_type type;
Completed in 37 milliseconds