HomeSort by: relevance | last modified time | path
    Searched refs:PACKET3_SET_CONFIG_REG_END (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 274 #define PACKET3_SET_CONFIG_REG_END 0x00002c00
si_enums.h 264 #define PACKET3_SET_CONFIG_REG_END 0x00002c00
soc15d.h 266 #define PACKET3_SET_CONFIG_REG_END 0x00002c00
vid.h 345 #define PACKET3_SET_CONFIG_REG_END 0x00002c00
cikd.h 463 #define PACKET3_SET_CONFIG_REG_END 0x00002c00
sid.h 1849 #define PACKET3_SET_CONFIG_REG_END 0x00002c00
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_evergreen_cs.c 2333 (start_reg >= PACKET3_SET_CONFIG_REG_END) ||
2334 (end_reg >= PACKET3_SET_CONFIG_REG_END)) {
3454 (start_reg >= PACKET3_SET_CONFIG_REG_END) ||
3455 (end_reg >= PACKET3_SET_CONFIG_REG_END)) {
radeon_r600_cs.c 1915 (start_reg >= PACKET3_SET_CONFIG_REG_END) ||
1916 (end_reg >= PACKET3_SET_CONFIG_REG_END)) {
nid.h 1273 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00
cikd.h 1929 #define PACKET3_SET_CONFIG_REG_END 0x0000b000
sid.h 1786 #define PACKET3_SET_CONFIG_REG_END 0x0000b000
evergreend.h 1669 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00
r600d.h 1690 #define PACKET3_SET_CONFIG_REG_END 0x0000ac00
radeon_si.c 4632 (start_reg >= PACKET3_SET_CONFIG_REG_END) ||
4633 (end_reg >= PACKET3_SET_CONFIG_REG_END)) {

Completed in 50 milliseconds