Searched refs:COLOR_BUFFER_SIZE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dnid.h363 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Drv770d.h303 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Drv770.c651 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1) |
H A Dni.c733 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1) |
H A Devergreend.h661 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Devergreen.c2205 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) - 1) |

Completed in 88 milliseconds