Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h249 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dvid.h342 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dcikd.h469 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dsoc15d.h430 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dnvd.h515 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
H A Dsid.h1556 #define PACKET3_SET_CONFIG_REG_END 0x00002c00 macro
/linux-6.15/drivers/gpu/drm/radeon/
H A 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()
H A Dnid.h1271 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00 macro
H A Dsid.h1784 #define PACKET3_SET_CONFIG_REG_END 0x0000b000 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 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.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()