Searched refs:PACKET3_INDIRECT_BUFFER (Results 1 – 24 of 24) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | si_enums.h | 200 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | soc15d.h | 163 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | nvd.h | 138 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | vid.h | 190 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | cikd.h | 309 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | sid.h | 1695 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | gfx_v7_0.c | 2212 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v7_0_ring_emit_ib_gfx() 2250 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v7_0_ring_emit_ib_compute()
|
| D | gfx_v12_0.c | 4328 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v12_0_ring_emit_ib_gfx() 4359 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v12_0_ring_emit_ib_compute()
|
| D | gfx_v8_0.c | 6099 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v8_0_ring_emit_ib_gfx() 6144 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v8_0_ring_emit_ib_compute()
|
| D | gfx_v6_0.c | 1848 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v6_0_ring_emit_ib()
|
| D | gfx_v9_0.c | 5398 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v9_0_ring_emit_ib_gfx() 5528 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v9_0_ring_emit_ib_compute()
|
| D | gfx_v11_0.c | 5616 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v11_0_ring_emit_ib_gfx() 5674 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v11_0_ring_emit_ib_compute()
|
| D | gfx_v9_4_3.c | 2882 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v9_4_3_ring_emit_ib_compute()
|
| D | gfx_v10_0.c | 8543 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v10_0_ring_emit_ib_gfx() 8593 amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in gfx_v10_0_ring_emit_ib_compute()
|
| /openbsd/src/sys/dev/pci/drm/radeon/ |
| D | nid.h | 1187 #define PACKET3_INDIRECT_BUFFER 0x32 macro
|
| D | sid.h | 1632 #define PACKET3_INDIRECT_BUFFER 0x32 macro
|
| D | cikd.h | 1777 #define PACKET3_INDIRECT_BUFFER 0x3F macro
|
| D | evergreend.h | 1580 #define PACKET3_INDIRECT_BUFFER 0x32 macro
|
| D | ni.c | 1418 radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in cayman_ring_ib_execute()
|
| D | r600d.h | 1617 #define PACKET3_INDIRECT_BUFFER 0x32 macro
|
| D | r600.c | 3386 radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in r600_ring_ib_execute()
|
| D | evergreen.c | 2953 radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in evergreen_ring_ib_execute()
|
| D | si.c | 3409 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in si_ring_ib_execute()
|
| D | cik.c | 3748 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in cik_ring_ib_execute()
|