HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_SETPARAM_SWITCH_TILING (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libdrm/dist/include/drm/
radeon_drm.h 772 #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_drm.h 759 #define RADEON_SETPARAM_SWITCH_TILING 2 /* enable/disable color tiling */
radeon_crtc.c 1127 if (RADEONDRISetParam(pScrn, RADEON_SETPARAM_SWITCH_TILING, (can_tile ? 1 : 0)) < 0)
radeon_driver.c 3799 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 45 milliseconds