Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h593 #define SX_EXPORT_BUFFER_SIZES 0x900C macro
H A Dnid.h401 #define SX_EXPORT_BUFFER_SIZES 0x900C macro
H A Drv770.c1441 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1)… in rv770_gpu_init()
H A Devergreend.h1093 #define SX_EXPORT_BUFFER_SIZES 0x900C macro
H A Dni.c1205 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1… in cayman_gpu_init()
H A Devergreen.c3533 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) … in evergreen_gpu_init()