Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h341 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dcikd.h456 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Devergreen_cs.c2297 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_packet3_check()
2298 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_packet3_check()
3372 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_vm_packet3_check()
3373 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_vm_packet3_check()
Dnid.h1270 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
Dsid.h1782 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 macro
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()
Dcikd.h1929 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 macro
Devergreend.h1665 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
Dr600d.h1687 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
Dsi.c4612 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in si_vm_packet3_gfx_check()
4613 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in si_vm_packet3_gfx_check()