Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h242 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dsoc15d.h264 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dvid.h343 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dcikd.h461 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dsid.h1847 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Devergreen_cs.c2303 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_packet3_check()
2304 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_packet3_check()
3424 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_vm_packet3_check()
3425 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_vm_packet3_check()
Dnid.h1271 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
Dsid.h1784 #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.h1927 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 macro
Devergreend.h1667 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
Dr600d.h1688 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
Dsi.c4621 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in si_vm_packet3_gfx_check()
4622 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in si_vm_packet3_gfx_check()