Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_fb.c150 tiling_flags |= RADEON_TILING_SWAP_16BIT; in radeonfb_create_pinned_object()
Dradeon_drm.h812 #define RADEON_TILING_SWAP_16BIT 0x4 macro
Dr100.c3221 if (tiling_flags & RADEON_TILING_SWAP_16BIT) in r100_set_surface_reg()
3227 if (tiling_flags & (RADEON_TILING_SWAP_16BIT | RADEON_TILING_SWAP_32BIT)) { in r100_set_surface_reg()