Searched refs:PACKET3_PREAMBLE_CNTL (Results 1 – 9 of 9) 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 | 2492 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in amdgpu_gfx_csb_preamble_start() 2541 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in amdgpu_gfx_csb_preamble_end()
|
| H A D | gfx_v6_0.c | 2104 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v6_0_cp_gfx_start() 2119 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v6_0_cp_gfx_start()
|
| H A D | gfx_v11_0.c | 3656 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start() 3683 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start()
|
| H A D | gfx_v9_0.c | 3349 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v9_0_cp_gfx_start() 3370 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v9_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
|