Home
last modified time | relevance | path

Searched defs:tiled (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dfb_decoder.h108 u32 tiled; /* tiling mode: linear, X-tiled, Y tiled, etc */ member
123 u8 tiled; /* X-tiled */ member
H A Dfb_decoder.c148 u32 tiled, int stride_mask, int bpp) in intel_vgpu_get_stride()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_gem.c900 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch() argument
H A Dr600_cs.c2380 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gem.c1015 amdgpu_gem_align_pitch(struct amdgpu_device * adev,int width,int cpp,bool tiled) global() argument