Home
last modified time | relevance | path

Searched refs:SX_EXPORT_BUFFER_SIZES (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
Dnid.h362 #define SX_EXPORT_BUFFER_SIZES 0x900C macro
Drv770d.h302 #define SX_EXPORT_BUFFER_SIZES 0x900C macro
Drv770.c651 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1)… in rv770_gpu_init()
Devergreend.h660 #define SX_EXPORT_BUFFER_SIZES 0x900C macro
Dni.c733 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1… in cayman_gpu_init()
Devergreen.c2205 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) … in evergreen_gpu_init()