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

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h845 #define RADEON_TILING_MICRO_SQUARE 0x20 macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_drm.h809 #define RADEON_TILING_MICRO_SQUARE 0x20 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c896 else if (args.tiling_flags & RADEON_TILING_MICRO_SQUARE)
925 args.tiling_flags |= RADEON_TILING_MICRO_SQUARE;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c921 else if (args.tiling_flags & RADEON_TILING_MICRO_SQUARE)
975 args.tiling_flags |= RADEON_TILING_MICRO_SQUARE;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c223 tiling |= RADEON_TILING_MICRO_SQUARE;
H A Ddrmmode_display.c2335 if (tiling & RADEON_TILING_MICRO_SQUARE)

Completed in 24 milliseconds