Home
last modified time | relevance | path

Searched refs:RADEON_TILING_SWAP_16BIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c99 tiling_flags |= RADEON_TILING_SWAP_16BIT; in radeon_fbdev_create_pinned_object()
H A Dr100.c3139 if (tiling_flags & RADEON_TILING_SWAP_16BIT) in r100_set_surface_reg()
/openbmc/linux/include/uapi/drm/
H A Dradeon_drm.h840 #define RADEON_TILING_SWAP_16BIT 0x4 macro