Home
last modified time | relevance | path

Searched refs:PACKET3_SET_CONTEXT_REG (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dnid.h1264 #define PACKET3_SET_CONTEXT_REG 0x69 macro
Dsi.c3603 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONTEXT_REG, 2)); in si_cp_start()
4560 case PACKET3_SET_CONTEXT_REG: in si_vm_packet3_gfx_check()
4663 case PACKET3_SET_CONTEXT_REG: in si_vm_packet3_compute_check()
5721 cpu_to_le32(PACKET3(PACKET3_SET_CONTEXT_REG, ext->reg_count)); in si_get_csb_buffer()
5731 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_SET_CONTEXT_REG, 1)); in si_get_csb_buffer()
Dsid.h1783 #define PACKET3_SET_CONTEXT_REG 0x69 macro
Dcikd.h1929 #define PACKET3_SET_CONTEXT_REG 0x69 macro
Devergreen_cs.c2331 case PACKET3_SET_CONTEXT_REG: in evergreen_packet3_check()
3353 case PACKET3_SET_CONTEXT_REG: in evergreen_vm_packet3_check()
Devergreend.h1666 #define PACKET3_SET_CONTEXT_REG 0x69 macro
Dr600d.h1688 #define PACKET3_SET_CONTEXT_REG 0x69 macro
Dr600_cs.c1924 case PACKET3_SET_CONTEXT_REG: in r600_packet3_check()
Dcik.c4407 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONTEXT_REG, 2)); in cik_cp_gfx_start()
7145 cpu_to_le32(PACKET3(PACKET3_SET_CONTEXT_REG, ext->reg_count)); in cik_get_csb_buffer()
7155 buffer[count++] = cpu_to_le32(PACKET3(PACKET3_SET_CONTEXT_REG, 2)); in cik_get_csb_buffer()