Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h261 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dsoc15d.h295 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dnvd.h320 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dvid.h342 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dcikd.h460 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
Dsid.h1847 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
/linux-6.12.1/drivers/gpu/drm/radeon/
Devergreen_cs.c2305 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_packet3_check()
2306 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_packet3_check()
3426 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in evergreen_vm_packet3_check()
3427 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in evergreen_vm_packet3_check()
Dnid.h1271 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 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()
Dsid.h1784 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 macro
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.c4605 (start_reg >= PACKET3_SET_CONFIG_REG_END) || in si_vm_packet3_gfx_check()
4606 (end_reg >= PACKET3_SET_CONFIG_REG_END)) { in si_vm_packet3_gfx_check()