OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Jul 22 00:25:13 UTC 2026