Searched refs:PACKET3_PREAMBLE_CNTL (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vid.h | 268 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | amdgpu_gfx.c | 2851 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in amdgpu_gfx_csb_preamble_start() 2900 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in amdgpu_gfx_csb_preamble_end()
|
| H A D | gfx_v8_0.c | 4164 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v8_0_cp_gfx_start() 4190 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v8_0_cp_gfx_start()
|
| H A D | gfx_v9_0.c | 3350 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v9_0_cp_gfx_start() 3371 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v9_0_cp_gfx_start()
|
| H A D | gfx_v11_0.c | 3700 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start() 3727 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start()
|
| H A D | gfx_v10_0.c | 6396 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v10_0_cp_gfx_start() 6423 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v10_0_cp_gfx_start()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | ni.c | 1552 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in cayman_cp_start() 1558 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in cayman_cp_start()
|
| H A D | nid.h | 1261 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | cikd.h | 1853 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | evergreend.h | 1656 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|