Searched refs:RADEON_SETPARAM_SWITCH_TILING (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h772 #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */ macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_drm.h759 #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */ macro
H A Dradeon_crtc.c1127 if (RADEONDRISetParam(pScrn, RADEON_SETPARAM_SWITCH_TILING, (can_tile ? 1 : 0)) < 0)
H A Dradeon_driver.c3799 if (RADEONDRISetParam(pScrn, RADEON_SETPARAM_SWITCH_TILING, (info->tilingEnabled ? 1 : 0)) < 0)
5984 if (RADEONDRISetParam(pScrn, RADEON_SETPARAM_SWITCH_TILING, (info->tilingEnabled ? 1 : 0)) < 0)

Completed in 16 milliseconds