Home
last modified time | relevance | path

Searched refs:PACKET3_CLEAR_STATE (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h117 #define PACKET3_CLEAR_STATE 0x12 macro
Dcikd.h231 #define PACKET3_CLEAR_STATE 0x12 macro
Dgfx_v7_0.c2906 amdgpu_ring_write(ring, PACKET3(PACKET3_CLEAR_STATE, 0)); in gfx_v7_0_cp_gfx_start()
4633 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CLEAR_STATE, 0)); in gfx_v7_0_get_csb_buffer()
Dgfx_v8_0.c3282 amdgpu_ring_write(ring, PACKET3(PACKET3_CLEAR_STATE, 0)); in gfx_v8_0_cp_gfx_start()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1163 #define PACKET3_CLEAR_STATE 0x12 macro
Dsi.c3603 radeon_ring_write(ring, PACKET3(PACKET3_CLEAR_STATE, 0)); in si_cp_start()
3618 radeon_ring_write(ring, PACKET3_COMPUTE(PACKET3_CLEAR_STATE, 0)); in si_cp_start()
4528 case PACKET3_CLEAR_STATE: in si_vm_packet3_gfx_check()
4646 case PACKET3_CLEAR_STATE: in si_vm_packet3_compute_check()
5758 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CLEAR_STATE, 0)); in si_get_csb_buffer()
Dsid.h1605 #define PACKET3_CLEAR_STATE 0x12 macro
Dcikd.h1704 #define PACKET3_CLEAR_STATE 0x12 macro
Devergreen_cs.c1834 case PACKET3_CLEAR_STATE: in evergreen_packet3_check()
3313 case PACKET3_CLEAR_STATE: in evergreen_vm_packet3_check()
Devergreend.h1549 #define PACKET3_CLEAR_STATE 0x12 macro
Dni.c1594 radeon_ring_write(ring, PACKET3(PACKET3_CLEAR_STATE, 0)); in cayman_cp_start()
Dcik.c4425 radeon_ring_write(ring, PACKET3(PACKET3_CLEAR_STATE, 0)); in cik_cp_gfx_start()
7205 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CLEAR_STATE, 0)); in cik_get_csb_buffer()
Devergreen.c3126 radeon_ring_write(ring, PACKET3(PACKET3_CLEAR_STATE, 0)); in evergreen_cp_start()