Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h262 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dnvd.h272 #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-v5.4/drivers/gpu/drm/radeon/
Devergreen_cs.c2304 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_packet3_check()
2305 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_packet3_check()
3425 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_vm_packet3_check()
3426 (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.c4625 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in si_vm_packet3_gfx_check()
4626 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in si_vm_packet3_gfx_check()