Home
last modified time | relevance | path

Searched refs:CB_COLOR0_BASE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770d.h313 #define CB_COLOR0_BASE 0x28040 macro
H A Dr600_cs.c1183 * CB_COLOR0_BASE, note that if userspace doesn't set in r600_cs_check_reg()
1184 * CB_COLOR0_BASE before this register we will report in r600_cs_check_reg()
1185 * error. Old userspace always set CB_COLOR0_BASE in r600_cs_check_reg()
1264 case CB_COLOR0_BASE: in r600_cs_check_reg()
1278 tmp = (reg - CB_COLOR0_BASE) / 4; in r600_cs_check_reg()
H A Devergreen_cs.c1547 case CB_COLOR0_BASE: in evergreen_cs_handle_reg()
1561 tmp = (reg - CB_COLOR0_BASE) / 0x3c; in evergreen_cs_handle_reg()
H A Devergreend.h2067 #define CB_COLOR0_BASE 0x28c60 macro
H A Dr600d.h70 #define CB_COLOR0_BASE 0x28040 macro
H A Drv770.c1585 WREG32(CB_COLOR0_BASE, 0); in rv770_gpu_init()
H A Dr600.c2348 WREG32(CB_COLOR0_BASE, 0); in r600_gpu_init()
H A Devergreen.c3678 WREG32(CB_COLOR0_BASE, 0); in evergreen_gpu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770d.h313 #define CB_COLOR0_BASE 0x28040 macro
H A Dr600_cs.c1182 * CB_COLOR0_BASE, note that if userspace doesn't set in r600_cs_check_reg()
1183 * CB_COLOR0_BASE before this register we will report in r600_cs_check_reg()
1184 * error. Old userspace always set CB_COLOR0_BASE in r600_cs_check_reg()
1263 case CB_COLOR0_BASE: in r600_cs_check_reg()
1277 tmp = (reg - CB_COLOR0_BASE) / 4; in r600_cs_check_reg()
H A Devergreen_cs.c1546 case CB_COLOR0_BASE: in evergreen_cs_handle_reg()
1560 tmp = (reg - CB_COLOR0_BASE) / 0x3c; in evergreen_cs_handle_reg()
H A Drv770.c1582 WREG32(CB_COLOR0_BASE, 0); in rv770_gpu_init()
H A Devergreend.h2067 #define CB_COLOR0_BASE 0x28c60 macro
H A Dr600d.h70 #define CB_COLOR0_BASE 0x28040 macro
H A Dr600.c2347 WREG32(CB_COLOR0_BASE, 0); in r600_gpu_init()
H A Devergreen.c3680 WREG32(CB_COLOR0_BASE, 0); in evergreen_gpu_init()

Completed in 88 milliseconds