Home
last modified time | relevance | path

Searched refs:PACKET3_SET_CONFIG_REG_END (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15d.h264 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dvid.h343 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dcikd.h461 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_cs.c2302 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_packet3_check()
2303 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_packet3_check()
3423 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_vm_packet3_check()
3424 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_vm_packet3_check()
H A Dnid.h1271 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
H A Dr600_cs.c1912 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in r600_packet3_check()
1913 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in r600_packet3_check()
H A Dsid.h1784 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 macro
H A Dcikd.h1927 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 macro
H A Devergreend.h1667 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
H A Dr600d.h1688 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
H A Dsi.c4611 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in si_vm_packet3_gfx_check()
4612 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in si_vm_packet3_gfx_check()