Searched refs:PACKET3_PREAMBLE_CNTL (Results 1 – 20 of 20) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | vid.h | 268 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | cikd.h | 392 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | soc15d.h | 343 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | sid.h | 516 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | nvd.h | 394 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | amdgpu_gfx.c | 2286 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in amdgpu_gfx_csb_preamble_start() 2335 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in amdgpu_gfx_csb_preamble_end()
|
| A D | gfx_v6_0.c | 2038 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v6_0_cp_gfx_start() 2053 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v6_0_cp_gfx_start()
|
| A D | gfx_v7_0.c | 2487 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v7_0_cp_gfx_start() 2511 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v7_0_cp_gfx_start()
|
| A D | gfx_v8_0.c | 4147 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v8_0_cp_gfx_start() 4173 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v8_0_cp_gfx_start()
|
| A D | gfx_v11_0.c | 3608 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start() 3635 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v11_0_cp_gfx_start()
|
| A D | gfx_v9_0.c | 3343 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v9_0_cp_gfx_start() 3364 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v9_0_cp_gfx_start()
|
| A D | gfx_v10_0.c | 6385 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v10_0_cp_gfx_start() 6412 amdgpu_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in gfx_v10_0_cp_gfx_start()
|
| /drivers/gpu/drm/radeon/ |
| 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()
|
| A D | nid.h | 1261 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | sid.h | 1775 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| A D | cikd.h | 1853 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| 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()
|
| A D | evergreend.h | 1656 #define PACKET3_PREAMBLE_CNTL 0x4A macro
|
| 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()
|
| A D | evergreen.c | 3026 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in evergreen_cp_start() 3032 radeon_ring_write(ring, PACKET3(PACKET3_PREAMBLE_CNTL, 0)); in evergreen_cp_start()
|
Completed in 951 milliseconds