Searched refs:R300_TILE_SIZE_16 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr420.c130 tmp |= R300_TILE_SIZE_16 | R300_ENABLE_TILING;
H A Dr500_reg.h86 # define R300_TILE_SIZE_16 (1 << 4) macro
H A Dr300.c218 gb_tile_config = (R300_ENABLE_TILING | R300_TILE_SIZE_16);
341 gb_tile_config = (R300_ENABLE_TILING | R300_TILE_SIZE_16);
H A Dradeon_cp.c450 gb_tile_config = (R300_ENABLE_TILING | R300_TILE_SIZE_16 /*| R300_SUBPIXEL_1_16*/);
H A Dradeon_drv.h695 # define R300_TILE_SIZE_16 (1 << 4) macro
/freebsd-10-stable/sys/dev/drm/
H A Dradeon_cp.c436 gb_tile_config = (R300_ENABLE_TILING | R300_TILE_SIZE_16 /*| R300_SUBPIXEL_1_16*/);
H A Dradeon_drv.h773 # define R300_TILE_SIZE_16 (1 << 4) macro

Completed in 201 milliseconds