Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_fbdev.c108 tiling_flags | RADEON_TILING_SURFACE, in radeon_fbdev_create_pinned_object()
H A Dradeon_object.c708 if (!(bo->tiling_flags & RADEON_TILING_SURFACE)) in radeon_bo_check_tiling()
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Dradeon_drm.h843 #define RADEON_TILING_SURFACE 0x10 macro