Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_fb.c147 tiling_flags |= RADEON_TILING_SWAP_32BIT; in radeonfb_create_pinned_object()
H A Dradeon_drm.h813 #define RADEON_TILING_SWAP_32BIT 0x8 macro
H A Dr100.c3223 if (tiling_flags & RADEON_TILING_SWAP_32BIT) in r100_set_surface_reg()
3227 if (tiling_flags & (RADEON_TILING_SWAP_16BIT | RADEON_TILING_SWAP_32BIT)) { in r100_set_surface_reg()