Home
last modified time | relevance | path

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

/linux-5.15/drivers/gpu/drm/radeon/
H A Dradeon_fb.c170 tiling_flags |= RADEON_TILING_SWAP_16BIT; in radeonfb_create_pinned_object()
H A Dr100.c3118 if (tiling_flags & RADEON_TILING_SWAP_16BIT) in r100_set_surface_reg()
/linux-5.15/include/uapi/drm/
H A Dradeon_drm.h840 #define RADEON_TILING_SWAP_16BIT 0x4 macro