Skip to content

Instantly share code, notes, and snippets.

@X547
Created October 18, 2021 12:27
Embed
What would you like to do?
drmGetDevices2()
drmIoctl(3, (100, VERSION, 64, RW)) -> (
version: 3.42.0
name: "(null)"
date: "(null)"
desc: "(null)"
drmIoctl(3, (100, VERSION, 64, RW)) -> (
version: 3.42.0
name: "amdgpu"
date: "20150101"
desc: "AMD GPU"
drmIoctl(3, (100, VERSION, 64, RW)) -> (
version: 3.42.0
name: "(null)"
date: "(null)"
desc: "(null)"
drmIoctl(3, (100, VERSION, 64, RW)) -> (
version: 3.42.0
name: "amdgpu"
date: "20150101"
desc: "AMD GPU"
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_ACCEL_WORKING), 32, R)) -> 1
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_DEV_INFO), 32, R)) -> (
device_id: 0x683f
chip_rev: 0x1
external_rev: 0x29
pci_rev: 0x87
family: 0x6e
num_shader_engines: 0x1
num_shader_arrays_per_engine: 0x2
gpu_counter_freq: 0x6978
max_engine_clock: 0xc3500
max_memory_clock: 0x112a88
cu_active_number: 0x8
cu_ao_mask: 0x1e1e
cu_bitmap: ((0x1e, 0x1e, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0))
enabled_rb_pipes_mask: 0xf
num_rb_pipes: 0x4
num_hw_gfx_contexts: 0x8
ids_flags: 0
virtual_address_offset: 0x200000
virtual_address_max: 0xfffe00000
virtual_address_alignment: 0x1000
pte_fragment_size: 0x200000
gart_page_size: 0x1000
ce_ram_size: 0x8000
vram_type: 0x5
vram_bit_width: 0x80
vce_harvest_config: 0
gc_double_offchip_lds_buf: 0
prim_buf_gpu_addr: 0
pos_buf_gpu_addr: 0
cntl_sb_buf_gpu_addr: 0
param_buf_gpu_addr: 0
prim_buf_size: 0
pos_buf_size: 0
cntl_sb_buf_size: 0
param_buf_size: 0
wave_front_size: 0
num_shader_visible_vgprs: 0x100
num_cu_per_sh: 0x5
num_tcc_blocks: 0x4
gs_vgt_table_depth: 0
gs_prim_buffer_depth: 0
max_gs_waves_per_vgt: 0x20
cu_ao_bitmap: ((0x1e, 0x1e, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0))
high_va_offset: 0
high_va_max: 0
pa_sc_tile_steering_override: 0
tcc_disabled_mask: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_READ_MMR_REG(dword_offset: 0x263d, count: 0x1, instance: 0xff00, flags: 0)), 32, R)) -> (0x1)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_READ_MMR_REG(dword_offset: 0xa0d4, count: 0x1, instance: 0xff00, flags: 0)), 32, R)) -> (0x1240)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_READ_MMR_REG(dword_offset: 0x263e, count: 0x1, instance: 0xffffffff, flags: 0)), 32, R)) -> (0x12010002)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_READ_MMR_REG(dword_offset: 0x2644, count: 0x20, instance: 0xffffffff, flags: 0)), 32, R)) -> (0x3a0112, 0x3a0912, 0x3a1112, 0x212912, 0x10a, 0x111912, 0x121112, 0x22112, 0x4, 0x108, 0x3a1110, 0x351110, 0x341910, 0x109, 0x361111, 0x351111, 0x341911, 0x342911, 0x10d, 0x342921, 0x34291d, 0x221111, 0x211111, 0x121111, 0x111911, 0x22111, 0x22111, 0x22111, 0x22111, 0x22111, 0x12911, 0)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_READ_MMR_REG(dword_offset: 0x9d8, count: 0x1, instance: 0xffffffff, flags: 0)), 32, R)) -> (0x262)
/Haiku/data/packages/libdrm/drm/builddir.x86_64/install/share/libdrm/amdgpu.ids version: 1.0.0
drmGetDevice2()
drmFreeDevice()
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_DEV_INFO), 32, R)) -> (
device_id: 0x683f
chip_rev: 0x1
external_rev: 0x29
pci_rev: 0x87
family: 0x6e
num_shader_engines: 0x1
num_shader_arrays_per_engine: 0x2
gpu_counter_freq: 0x6978
max_engine_clock: 0xc3500
max_memory_clock: 0x112a88
cu_active_number: 0x8
cu_ao_mask: 0x1e1e
cu_bitmap: ((0x1e, 0x1e, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0))
enabled_rb_pipes_mask: 0xf
num_rb_pipes: 0x4
num_hw_gfx_contexts: 0x8
ids_flags: 0
virtual_address_offset: 0x200000
virtual_address_max: 0xfffe00000
virtual_address_alignment: 0x1000
pte_fragment_size: 0x200000
gart_page_size: 0x1000
ce_ram_size: 0x8000
vram_type: 0x5
vram_bit_width: 0x80
vce_harvest_config: 0
gc_double_offchip_lds_buf: 0
prim_buf_gpu_addr: 0
pos_buf_gpu_addr: 0
cntl_sb_buf_gpu_addr: 0
param_buf_gpu_addr: 0
prim_buf_size: 0
pos_buf_size: 0
cntl_sb_buf_size: 0
param_buf_size: 0
wave_front_size: 0
num_shader_visible_vgprs: 0x100
num_cu_per_sh: 0x5
num_tcc_blocks: 0x4
gs_vgt_table_depth: 0
gs_prim_buffer_depth: 0
max_gs_waves_per_vgt: 0x20
cu_ao_bitmap: ((0x1e, 0x1e, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0))
high_va_offset: 0
high_va_max: 0
pa_sc_tile_steering_override: 0
tcc_disabled_mask: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: DMA, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0x1
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0x100
ib_size_alignment: 0x4
available_rings: 3
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: GFX, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0x6
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0x20
ib_size_alignment: 0x20
available_rings: 1
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: COMPUTE, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0x6
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0x20
ib_size_alignment: 0x20
available_rings: 3
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: UVD, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0x3
hw_ip_version_minor: 0x1
capabilities_flags: 0
ib_start_alignment: 0x40
ib_size_alignment: 0x40
available_rings: 1
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: UVD_ENC, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0x3
hw_ip_version_minor: 0x1
capabilities_flags: 0
ib_start_alignment: 0x40
ib_size_alignment: 0x40
available_rings: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: VCN_DEC, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0
ib_size_alignment: 0
available_rings: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: VCN_ENC, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0
ib_size_alignment: 0
available_rings: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: VCN_JPEG, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0
ib_size_alignment: 0
available_rings: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_FW_VERSION(type: GFX_ME, ip_instance: 0, index: 0)), 32, R)) -> (ver: 0x91, feature: 0x1d)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_FW_VERSION(type: GFX_PFP, ip_instance: 0, index: 0)), 32, R)) -> (ver: 0x54, feature: 0x1d)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_FW_VERSION(type: GFX_CE, ip_instance: 0, index: 0)), 32, R)) -> (ver: 0x3d, feature: 0x1d)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_FW_VERSION(type: UVD, ip_instance: 0, index: 0)), 32, R)) -> (ver: 0x40000d00, feature: 0)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_HW_IP_INFO(type: VCE, ip_instance: 0)), 32, R)) -> (
hw_ip_version_major: 0
hw_ip_version_minor: 0
capabilities_flags: 0
ib_start_alignment: 0
ib_size_alignment: 0
available_rings: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_FW_VERSION(type: VCE, ip_instance: 0, index: 0)), 32, R)) -> (ver: 0, feature: 0)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_GDS_CONFIG), 32, R)) -> (
gds_gfx_partition_size: 0
compute_partition_size: 0
gds_total_size: 0
gws_per_gfx_partition: 0
gws_per_compute_partition: 0
oa_per_gfx_partition: 0
oa_per_compute_partition: 0
)
drmIoctl(4, (100, AMDGPU_INFO(query: AMDGPU_INFO_MEMORY), 32, R)) -> (
vram: (
total_heap_size: 0x80000000
usable_heap_size: 0x7e380000
heap_usage: 0x2664000
max_allocation: 0x5eaa0000
)
cpu_accessible_vram: (
total_heap_size: 0x10000000
usable_heap_size: 0xf378000
heap_usage: 0x1290000
max_allocation: 0xb69a000
)
gtt: (
total_heap_size: 0xc0000000
usable_heap_size: 0xbfddd000
heap_usage: 0xce1000
max_allocation: 0x8fe65c00
)
)
drmIoctl(3, (100, GET_CAP(SYNCOBJ), 16, RW)) -> 0
drmIoctl(3, (100, GET_CAP(SYNCOBJ_TIMELINE), 16, RW)) -> 0
drmFreeDevices()
drmFreeDevice()
sdev->dd->winsys[0].name: null
drmIoctl(4, (100, AMDGPU_CTX(op: ALLOC, flags: 0, ctx_id: 0, priority: 0), 16, RW)) -> 1
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x8, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 1
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 1, operation: MAP, flags: 0xe, va_address: 0x100000000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(1), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmIoctl(4, (100, AMDGPU_CTX(op: ALLOC, flags: 0, ctx_id: 0, priority: 0), 16, RW)) -> 2
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x8, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 2
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 2, operation: MAP, flags: 0xe, va_address: 0x100001000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(2), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x40000, alignment: 0x100, domains: {VRAM}, domain_flags: {EXPLICIT_SYNC}), 32, RW)) -> 3
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 3, operation: MAP, flags: 0xe, va_address: 0x100002000, offset_in_bo: 0, map_size: 0x40000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(3), 8, RW)) -> 0
drmMmap(4, 0, 0x40000)
swapchain::create_image((1280, 720))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x3c3000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 4
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 4, operation: MAP, flags: 0xe, va_address: 0x100200000, offset_in_bo: 0, map_size: 0x3c3000), 40, RW))
swapchain::create_image((1280, 720))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x3c3000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 5
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 5, operation: MAP, flags: 0xe, va_address: 0x100600000, offset_in_bo: 0, map_size: 0x3c3000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4c3000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 6
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 6, operation: MAP, flags: 0xe, va_address: 0x100a00000, offset_in_bo: 0, map_size: 0x4c3000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x40000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 7
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 7, operation: MAP, flags: 0xe, va_address: 0x100060000, offset_in_bo: 0, map_size: 0x40000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x40000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 8
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 8, operation: MAP, flags: 0xe, va_address: 0x1000a0000, offset_in_bo: 0, map_size: 0x40000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(8), 8, RW)) -> 0
drmMmap(4, 0, 0x40000)
drmMunmap(0xa4e3f6b000, 0x40000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 9
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 9, operation: MAP, flags: 0xe, va_address: 0x200000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(9), 8, RW)) -> 0
drmMmap(4, 0, 0x4000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x7a0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 10
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 10, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(10), 8, RW)) -> 0
drmMmap(4, 0, 0x7a0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 1952, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42cc40)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42cc60)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 5, bo_info_size: 8, bo_info_ptr: 0x11e0eb314500(10, 9, 8, 3, 7)), length: 6, data: 0x7f80f9de7c10)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 10, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e3c49000, 0x7a0)
drmIoctl(4, (100, GEM_CLOSE(10), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 8, operation: UNMAP, flags: 0xe, va_address: 0x1000a0000, offset_in_bo: 0, map_size: 0x40000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(8), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x60, alignment: 0x20, domains: {VRAM}, domain_flags: {EXPLICIT_SYNC}), 32, RW)) -> 11
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 11, operation: MAP, flags: 0xa, va_address: 0x204000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(11), 8, RW)) -> 0
drmMmap(4, 0, 0x60)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x8000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 12
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 12, operation: MAP, flags: 0xe, va_address: 0x1000a0000, offset_in_bo: 0, map_size: 0x8000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(12), 8, RW)) -> 0
drmMmap(4, 0, 0x8000)
drmMunmap(0xa4e4b46000, 0x8000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x2000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 13
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 13, operation: MAP, flags: 0xe, va_address: 0x1000c0000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(13), 8, RW)) -> 0
drmMmap(4, 0, 0x2000)
drmMunmap(0xa4e4c8a000, 0x2000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x8000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 14
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 14, operation: MAP, flags: 0xe, va_address: 0x1000e0000, offset_in_bo: 0, map_size: 0x8000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x2000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 15
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 15, operation: MAP, flags: 0xe, va_address: 0x100100000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x460, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 16
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 16, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(16), 8, RW)) -> 0
drmMmap(4, 0, 0x460)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 1120, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42ca00)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42ca20)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 7, bo_info_size: 8, bo_info_ptr: 0x11e0eb312c90(16, 9, 14, 12, 3, 15, 13)), length: 6, data: 0x7f80f9de7c00)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 16, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e476f000, 0x460)
drmIoctl(4, (100, GEM_CLOSE(16), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 12, operation: UNMAP, flags: 0xe, va_address: 0x1000a0000, offset_in_bo: 0, map_size: 0x8000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(12), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 13, operation: UNMAP, flags: 0xe, va_address: 0x1000c0000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(13), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 17
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 17, operation: MAP, flags: 0xe, va_address: 0x1000a0000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(17), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 18
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 18, operation: MAP, flags: 0xe, va_address: 0x1000c0000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(18), 8, RW)) -> 0
drmMmap(4, 0, 0x4000)
drmMunmap(0xa4e4ac7000, 0x4000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 19
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 19, operation: MAP, flags: 0xe, va_address: 0x100120000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(19), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmMunmap(0xa4e4970000, 0x1000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 20
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 20, operation: MAP, flags: 0xe, va_address: 0x100140000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 21
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 21, operation: MAP, flags: 0xe, va_address: 0x100160000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x460, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 22
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 22, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(22), 8, RW)) -> 0
drmMmap(4, 0, 0x460)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 1120, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42d180)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42d1a0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 7, bo_info_size: 8, bo_info_ptr: 0x11e0eb312c90(22, 9, 20, 18, 3, 19, 21)), length: 6, data: 0x7f80f9de7c00)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 22, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e4863000, 0x460)
drmIoctl(4, (100, GEM_CLOSE(22), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 18, operation: UNMAP, flags: 0xe, va_address: 0x1000c0000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(18), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 19, operation: UNMAP, flags: 0xe, va_address: 0x100120000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(19), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 23
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 23, operation: MAP, flags: 0xe, va_address: 0x1000c0000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(23), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 24
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 24, operation: MAP, flags: 0xe, va_address: 0x100120000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(24), 8, RW)) -> 0
drmMmap(4, 0, 0x4000)
drmMunmap(0xa4e4dea000, 0x4000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 25
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 25, operation: MAP, flags: 0xe, va_address: 0x100180000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(25), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmMunmap(0xa4e4dd4000, 0x1000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 26
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 26, operation: MAP, flags: 0xe, va_address: 0x1001a0000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {VRAM}, domain_flags: {NO_CPU_ACCESS, EXPLICIT_SYNC}), 32, RW)) -> 27
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 27, operation: MAP, flags: 0xe, va_address: 0x1001c0000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x460, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 28
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 28, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(28), 8, RW)) -> 0
drmMmap(4, 0, 0x460)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 1120, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c8e0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c900)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 7, bo_info_size: 8, bo_info_ptr: 0x11e0eb312c90(28, 9, 26, 24, 3, 25, 27)), length: 6, data: 0x7f80f9de7c00)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 28, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e4e03000, 0x460)
drmIoctl(4, (100, GEM_CLOSE(28), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 24, operation: UNMAP, flags: 0xe, va_address: 0x100120000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(24), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 25, operation: UNMAP, flags: 0xe, va_address: 0x100180000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, GEM_CLOSE(25), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 29
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 29, operation: MAP, flags: 0xe, va_address: 0x100120000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(29), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x60, alignment: 0x20, domains: {VRAM}, domain_flags: {EXPLICIT_SYNC}), 32, RW)) -> 30
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 30, operation: MAP, flags: 0xa, va_address: 0x205000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(30), 8, RW)) -> 0
drmMmap(4, 0, 0x60)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 31
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 31, operation: MAP, flags: 0xe, va_address: 0x206000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(31), 8, RW)) -> 0
drmMmap(4, 0, 0x4000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x4000, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 32
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 32, operation: MAP, flags: 0xe, va_address: 0x20a000, offset_in_bo: 0, map_size: 0x4000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(32), 8, RW)) -> 0
drmMmap(4, 0, 0x4000)
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 33
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 33, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(33), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c880)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c8a0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(33)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 33, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e4d89000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(33), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0xe00, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 34
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 34, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(34), 8, RW)) -> 0
drmMmap(4, 0, 0xe00)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 3584, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c880)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c8a0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 15, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b7630(34, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 34, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e4dc7000, 0xe00)
drmIoctl(4, (100, GEM_CLOSE(34), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 35
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 35, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(35), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c880)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c8a0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(35)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 35, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa4e4edf000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(35), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 36
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 36, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(36), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c5e0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c600)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(36)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 36, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa783b76000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(36), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0xe00, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 37
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 37, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(37), 8, RW)) -> 0
drmMmap(4, 0, 0xe00)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 3584, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c5e0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c600)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 15, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b7630(37, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 37, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa6741a4000, 0xe00)
drmIoctl(4, (100, GEM_CLOSE(37), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 38
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 38, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(38), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c5e0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c600)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(38)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 38, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa6fc554000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(38), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x2000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 39
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 39, operation: MAP, flags: 0xe, va_address: 0x100180000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(39), 8, RW)) -> 0
drmMmap(4, 0, 0x2000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x1000, alignment: 0x20000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, CPU_GTT_USWC, EXPLICIT_SYNC}), 32, RW)) -> 40
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 40, operation: MAP, flags: 0xe, va_address: 0x1001e0000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(40), 8, RW)) -> 0
drmMmap(4, 0, 0x1000)
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa5a9ffe000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 41
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 41, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(41), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(41)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 41, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d8ea6000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(41), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 42
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 42, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(42), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(42, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 42, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7d8c67000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(42), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 43
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 43, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(43), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(43)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 43, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d8ef1000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(43), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7d78c0000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 44
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 44, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(44), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(44)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 44, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d6630000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(44), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 45
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 45, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(45), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(45, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 45, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7d500a000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(45), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 46
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 46, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(46), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(46)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 46, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d4acc000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(46), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7cf787000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 47
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 47, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(47), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(47)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 47, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d32e1000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(47), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 48
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 48, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(48), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(48, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 48, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7cdd8b000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(48), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 49
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 49, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(49), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(49)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 49, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7cf0fd000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(49), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7cd6a0000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 50
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 50, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(50), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(50)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 50, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d7cdf000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(50), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 51
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 51, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(51), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(51, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 51, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7d8d3b000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(51), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 52
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 52, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(52), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(52)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 52, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d8413000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(52), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7d0aff000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 53
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 53, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(53), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(53)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 53, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d7693000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(53), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 54
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 54, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(54), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(54, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 54, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7d5c7a000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(54), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 55
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 55, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(55), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(55)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 55, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d91cb000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(55), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7d54fe000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 56
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 56, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(56), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(56)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 56, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d6219000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(56), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 57
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 57, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(57), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(57, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 57, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7d8dc1000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(57), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 58
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 58, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(58), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(58)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 58, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d321b000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(58), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7ced2a000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 59
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 59, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(59), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(59)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 59, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d7a1a000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(59), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 60
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 60, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(60), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(60, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 60, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xa7d6aa6000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(60), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 61
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 61, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(61), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(61)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 61, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xa7d927e000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(61), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa7d429f000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 62
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 62, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(62), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(62)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 62, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb9796fc000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(62), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 63
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 63, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(63), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(63, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 63, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc0dd41000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(63), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 64
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 64, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(64), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(64)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 64, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbad7347000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(64), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb8a3718000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 65
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 65, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(65), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(65)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 65, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb67ee43000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(65), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 66
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 66, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(66), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(66, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 66, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb9dc6e3000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(66), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 67
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 67, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(67), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(67)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 67, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb5bf423000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(67), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb44343b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 68
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 68, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(68), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(68)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 68, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbc6fc7a000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(68), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 69
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 69, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(69), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(69, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 69, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbaef3b2000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(69), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 70
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 70, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(70), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(70)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 70, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbd2fc19000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(70), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xbaebc3e000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 71
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 71, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(71), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(71)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 71, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb965140000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(71), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 72
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 72, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(72), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(72, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 72, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb9ca9d8000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(72), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 73
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 73, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(73), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(73)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 73, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbbea6bd000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(73), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb85003e000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 74
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 74, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(74), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(74)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 74, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb430951000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(74), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 75
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 75, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(75), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(75, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 75, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb9361c8000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(75), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 76
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 76, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(76), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(76)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 76, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb65b0c5000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(76), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb13e411000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 77
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 77, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(77), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(77)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 77, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbab005a000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(77), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 78
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 78, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(78), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(78, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 78, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbcaf462000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(78), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 79
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 79, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(79), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(79)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 79, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xba5ac5b000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(79), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xba16004000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 80
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 80, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(80), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(80)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 80, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xac24f96000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(80), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 81
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 81, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(81), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(81, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 81, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xae700a1000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(81), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 82
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 82, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(82), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(82)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 82, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb167b35000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(82), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xabd146b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 83
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 83, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(83), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(83)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 83, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb39efa000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(83), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 84
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 84, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(84), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(84, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 84, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb42baba000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(84), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 85
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 85, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(85), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(85)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 85, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb9c95e7000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(85), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb3f94cb000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 86
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 86, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(86), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(86)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 86, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbbfe565000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(86), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 87
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 87, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(87), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(87, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 87, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbaffaae000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(87), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 88
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 88, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(88), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(88)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 88, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb565384000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(88), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb2b767b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 89
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 89, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(89), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(89)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 89, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbc58797000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(89), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 90
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 90, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(90), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(90, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 90, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbd0eee1000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(90), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 91
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 91, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(91), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(91)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 91, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbbf4b74000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(91), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xbbf45a8000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 92
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 92, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(92), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(92)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 92, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb93bee7000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(92), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 93
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 93, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(93), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(93, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 93, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc26451000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(93), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 94
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 94, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(94), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(94)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 94, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb944cdc000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(94), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb5f651a000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 95
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 95, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(95), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(95)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 95, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbd1e7e6000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(95), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 96
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 96, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(96), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(96, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 96, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc7a693000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(96), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 97
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 97, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(97), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(97)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 97, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbbb9512000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(97), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb9ee2bc000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 98
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 98, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(98), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(98)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 98, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb30a847000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(98), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 99
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 99, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(99), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(99, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 99, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbd28cd2000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(99), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 100
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 100, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(100), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(100)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 100, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xba79618000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(100), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xaea1f0b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 101
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 101, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(101), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(101)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 101, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbbefbdb000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(101), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 102
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 102, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(102), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(102, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 102, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb894365000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(102), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 103
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 103, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(103), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(103)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 103, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xba03c94000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(103), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb780716000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmIoctl(4, (100, AMDGPU_GEM_CREATEdrmMmap(4, 0, 0x3c3000)
(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 104
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 104, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(104), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(104)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 104, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb82d06f000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(104), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 105
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 105, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(105), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(105, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 105, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xba8926d000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(105), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 106
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 106, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(106), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(106)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 106, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb64990f000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(106), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb3c1c73000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 107
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 107, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(107), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(107)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 107, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb05c25000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(107), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 108
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 108, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(108), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(108, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 108, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbcd2a9f000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(108), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 109
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 109, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(109), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(109)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 109, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb7481b000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(109), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xba2c83e000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 110
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 110, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(110), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(110)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 110, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb5502e3000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(110), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 111
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 111, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(111), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(111, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 111, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb78d5af000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(111), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 112
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 112, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(112), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(112)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 112, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbab0541000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(112), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb4c59f9000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 113
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 113, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(113), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(113)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 113, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb9b57fe000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(113), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 114
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 114, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(114), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(114, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 114, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbcc5063000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(114), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 115
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 115, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(115), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(115)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 115, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xba2519b000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(115), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb92b3d1000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 116
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 116, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(116), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(116)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 116, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbce9d2c000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(116), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 117
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 117, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(117), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(117, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 117, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc81190000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(117), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 118
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 118, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(118), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(118)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 118, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbd0ca39000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(118), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xbc2a189000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 119
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 119, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(119), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(119)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 119, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb836d1b000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(119), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 120
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 120, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(120), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(120, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 120, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb141e16000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(120), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 121
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 121, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(121), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(121)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 121, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb532ae000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(121), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa9c2d1e000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 122
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 122, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(122), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(122)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 122, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbcd3768000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(122), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 123
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 123, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(123), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(123, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 123, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc39c79000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(123), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 124
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 124, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(124), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(124)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 124, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb5c5c6000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(124), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb829e1c000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 125
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 125, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(125), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(125)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 125, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb981904000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(125), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 126
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 126, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(126), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(126, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 126, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc33387000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(126), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 127
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 127, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(127), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(127)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 127, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb9cdd96000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(127), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb72a113000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 128
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 128, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(128), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(128)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 128, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb7c9b1d000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(128), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 129
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 129, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(129), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(129, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 129, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb85f83c000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(129), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 130
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 130, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(130), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(130)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 130, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb82c158000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(130), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb70e174000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 131
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 131, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(131), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(131)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 131, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbcdd0c9000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(131), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 132
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 132, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(132), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(132, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 132, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbd1adb9000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(132), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 133
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 133, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(133), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(133)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 133, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbcd077d000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(133), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xbb6daf5000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 134
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 134, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(134), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(134)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 134, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb69453000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(134), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 135
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 135, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(135), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(135, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 135, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbab1538000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(135), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 136
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 136, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(136), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(136)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 136, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb9c83d000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(136), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb966104000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 137
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 137, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(137), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(137)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 137, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb9f0699000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(137), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 138
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 138, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(138), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(138, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 138, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb241f36000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(138), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 139
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 139, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(139), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(139)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 139, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb139497000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(139), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xaf19daf000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 140
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 140, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(140), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(140)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 140, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb3b2ad4000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(140), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 141
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 141, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(141), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(141, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 141, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb50c840000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(141), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 142
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 142, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(142), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(142)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 142, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb6c12b7000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(142), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xaf85fac000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 143
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 143, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(143), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(143)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 143, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb1ee0a000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(143), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 144
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 144, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(144), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(144, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 144, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xba0cea2000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(144), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 145
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 145, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(145), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(145)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 145, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb808cf4000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(145), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb6e0f63000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 146
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 146, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(146), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(146)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 146, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb8b367f000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(146), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 147
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 147, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(147), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(147, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 147, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xba95241000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(147), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 148
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 148, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(148), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(148)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 148, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xba88b1c000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(148), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb81106e000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 149
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 149, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(149), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(149)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 149, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb0b974000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(149), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 150
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 150, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(150), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(150, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 150, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb780b9d000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(150), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 151
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 151, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(151), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(151)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 151, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb775ba1000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(151), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xafec57b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 152
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 152, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(152), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(152)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 152, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xba541f1000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(152), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 153
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 153, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(153), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(153, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 153, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbc67781000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(153), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 154
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 154, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(154), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(154)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 154, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb35b8b9000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(154), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xae82178000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 155
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 155, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(155), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(155)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 155, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb7bc28000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(155), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 156
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 156, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(156), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(156, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 156, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb0aa951000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(156), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 157
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 157, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(157), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(157)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 157, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb75ef64000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(157), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xad04a7d000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 158
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 158, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(158), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(158)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 158, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbcd0265000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(158), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 159
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 159, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(159), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(159, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 159, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbd4931d000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(159), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 160
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 160, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(160), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(160)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 160, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbcf2676000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(160), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xbcb10c8000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 161
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 161, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(161), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(161)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 161, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb4a8938000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(161), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 162
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 162, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(162), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(162, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 162, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb804522000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(162), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 163
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 163, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(163), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(163)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 163, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb4e4c6f000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(163), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb01777b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 164
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 164, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(164), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(164)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 164, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb3b4ea4000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(164), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 165
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 165, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(165), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(165, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 165, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb1e6f57000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(165), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 166
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 166, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(166), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(166)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 166, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb3ec70000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(166), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa987232000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 167
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 167, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(167), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(167)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 167, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb0a994b000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(167), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 168
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 168, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(168), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(168, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 168, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xad6fffe000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(168), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 169
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 169, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(169), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(169)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 169, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb8c2729000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(169), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xa9e94c8000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 170
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 170, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(170), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(170)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 170, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb3767bc000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(170), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 171
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 171, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(171), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(171, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 171, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb9f6e3e000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(171), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 172
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 172, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(172), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(172)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 172, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb77ec0a000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(172), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xaf2158b000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 173
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 173, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(173), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(173)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 173, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb72aa21000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(173), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 174
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 174, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(174), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(174, 31, 4, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 174, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xbcba83f000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(174), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 175
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 175, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(175), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(175)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 175, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xb5fe60e000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(175), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb38d054000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(4), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 176
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 176, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(176), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 3, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(176)), length: 6, data: 0x7f80f9de8040)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 176, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbafc966000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(176), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x10e0, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 177
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 177, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(177), 8, RW)) -> 0
drmMmap(4, 0, 0x10e0)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 4320, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 19, bo_info_size: 8, bo_info_ptr: 0x11e0eb1cbba0(177, 32, 5, 3, 6, 17, 30, 14, 15, 23, 20, 21, 29, 26, 27, 7, 11, 39, 40)), length: 6, data: 0x7f80f9de8180)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 177, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x2000), 40, RW))
drmMunmap(0xb9ee55d000, 0x10e0)
drmIoctl(4, (100, GEM_CLOSE(177), 8, R))
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 178
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 178, operation: MAP, flags: 0xa, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(178), 8, RW)) -> 0
drmMmap(4, 0, 0x20)
drmIoctl(4, (100, AMDGPU_CS(ctx_id: 1, bo_list_handle: 0, num_chunks: 4, chunks: (
(id: IB(flags: 0, va_start: 0x100042000, ib_bytes: 32, ip_type: 0, ip_instance: 0, ring: 0), length: 8, data: 0x11e0eb42c4c0)
(id: FENCE(handle: 1, offset: 0), length: 2, data: 0x11e0eb42c4e0)
(id: DEPENDENCIES, length: 6, data: 0x11e0eb2d63b0)
(id: BO_HANDLES(operation: -1, list_handle: -1, bo_number: 1, bo_info_size: 8, bo_info_ptr: 0x11e0eb1b44a0(178)), length: 6, data: 0x7f80f9de7f50)
), 24, RW))
drmIoctl(4, (100, AMDGPU_GEM_VA(handle: 178, operation: UNMAP, flags: 0xe, va_address: 0x100042000, offset_in_bo: 0, map_size: 0x1000), 40, RW))
drmMunmap(0xbb9affd000, 0x20)
drmIoctl(4, (100, GEM_CLOSE(178), 8, R))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
-render()
+render()
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmMunmap(0xb948418000, 0x3c3000)
drmIoctl(4, (100, AMDGPU_WAIT_CS, 32, RW))
drmIoctl(4, (100, AMDGPU_GEM_MMAP(5), 8, RW)) -> 0
drmMmap(4, 0, 0x3c3000)
drmIoctl(4, (100, AMDGPU_GEM_CREATE(bo_size: 0x20, alignment: 0x1000, domains: {GTT}, domain_flags: {CPU_ACCESS_REQUIRED, EXPLICIT_SYNC}), 32, RW)) -> 179