Searched refs:PACKET3_PREAMBLE_CNTL (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vid.h | 268 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | cikd.h | 392 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | soc15d.h | 343 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | sid.h | 516 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | nvd.h | 394 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | gfx_v11_0.c | 3637 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start() 3664 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start()
|
| H A D | gfx_v10_0.c | 6386 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v10_0_cp_gfx_start() 6413 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 | sid.h | 1775 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | cikd.h | 1853 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | si.c | 3572 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in si_cp_start() 3578 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in si_cp_start() 5706 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in si_get_csb_buffer() 5748 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in si_get_csb_buffer()
|
| H A D | evergreend.h | 1656 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| H A D | cik.c | 3996 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in cik_cp_gfx_start() 4006 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in cik_cp_gfx_start() 6710 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in cik_get_csb_buffer() 6757 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in cik_get_csb_buffer()
|