Home
last modified time | relevance | path

Searched refs:COLOR_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h594 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Dnid.h402 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Drv770.c1445 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1)… in rv770_gpu_init()
H A Devergreend.h1094 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Dni.c1170 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1… in cayman_gpu_init()