Home
last modified time | relevance | path

Searched refs:PACKET3_SET_BASE (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dnid.h1155 #define PACKET3_SET_BASE 0x11 macro
Dsid.h1601 #define PACKET3_SET_BASE 0x11 macro
Dcikd.h1700 #define PACKET3_SET_BASE 0x11 macro
Dsi.c3575 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in si_cp_start()
4446 case PACKET3_SET_BASE: in si_vm_packet3_ce_check()
4524 case PACKET3_SET_BASE: in si_vm_packet3_gfx_check()
4642 case PACKET3_SET_BASE: in si_vm_packet3_compute_check()
Devergreen_cs.c2018 case PACKET3_SET_BASE: in evergreen_packet3_check()
3317 case PACKET3_SET_BASE: in evergreen_vm_packet3_check()
Devergreend.h1548 #define PACKET3_SET_BASE 0x11 macro
Dcik.c4384 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in cik_cp_gfx_start()