Home
last modified time | relevance | path

Searched refs:tiled (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dfb_decoder.c152 u32 tiled, int stride_mask, int bpp) in intel_vgpu_get_stride() argument
160 switch (tiled) { in intel_vgpu_get_stride()
180 tiled); in intel_vgpu_get_stride()
224 plane->tiled = val & PLANE_CTL_TILED_MASK; in intel_vgpu_decode_primary_plane()
239 plane->tiled = val & DISPPLANE_TILED; in intel_vgpu_decode_primary_plane()
263 plane->stride = intel_vgpu_get_stride(vgpu, pipe, plane->tiled, in intel_vgpu_decode_primary_plane()
433 plane->tiled = !!(val & SPRITE_TILED); in intel_vgpu_decode_sprite_plane()
H A Dfb_decoder.h108 u32 tiled; /* tiling mode: linear, X-tiled, Y tiled, etc */ member
123 u8 tiled; /* X-tiled */ member
H A Ddmabuf.c290 switch (p.tiled) { in vgpu_get_plane_info()
307 gvt_vgpu_err("invalid tiling mode: %x\n", p.tiled); in vgpu_get_plane_info()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dconstraints.md59 "Integer constant that is a byte tiled out four times"
69 "Integer constant that is a sign-extended byte tiled out as two shorts"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dconstraints.md59 "Integer constant that is a byte tiled out four times"
69 "Integer constant that is a sign-extended byte tiled out as two shorts"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dconstraints.md59 "Integer constant that is a byte tiled out eight times"
69 "Integer constant that is a sign-extended byte tiled out as four shorts"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dconstraints.md59 "Integer constant that is a byte tiled out eight times"
69 "Integer constant that is a sign-extended byte tiled out as four shorts"
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_fb.c100 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch() argument
103 int align_large = (ASIC_IS_AVIVO(rdev)) || tiled; in radeon_align_pitch()
H A Dradeon_r600_cs.c2383 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local
2399 tiled = GET_DMA_T(header); in r600_dma_cs_parse()
2408 if (tiled) { in r600_dma_cs_parse()
2439 if (tiled) { in r600_dma_cs_parse()
H A Dradeon_mode.h990 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled);
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_fb.c98 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int cpp, bool tiled) in amdgpu_align_pitch() argument
H A Damdgpu_mode.h624 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int bpp, bool tiled);
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc515 // Setup to handle a tiled surface
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20172021 * trans-openmp.c (gfc_trans_omp_do): Lower tiled loops like
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo-stnd.texi1831 windows created in this fashion are not automatically tiled so that
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi3859 Integer constant that is a byte tiled out eight times.
3865 Integer constant that is a sign-extended byte tiled out as four shorts.
3937 Integer constant that is a byte tiled out four times.
3943 Integer constant that is a sign-extended byte tiled out as two shorts.
H A Dgccint.info24383 Integer constant that is a byte tiled out eight times.
24389 Integer constant that is a sign-extended byte tiled out as
24458 Integer constant that is a byte tiled out four times.
24464 Integer constant that is a sign-extended byte tiled out as two
H A Dgcc.info40864 Integer constant that is a byte tiled out eight times.
40870 Integer constant that is a sign-extended byte tiled out as
40939 Integer constant that is a byte tiled out four times.
40945 Integer constant that is a sign-extended byte tiled out as two
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dmd.texi3904 Integer constant that is a byte tiled out eight times.
3910 Integer constant that is a sign-extended byte tiled out as four shorts.
3982 Integer constant that is a byte tiled out four times.
3988 Integer constant that is a sign-extended byte tiled out as two shorts.
H A Dgccint.info25457 Integer constant that is a byte tiled out eight times.
25463 Integer constant that is a sign-extended byte tiled out as
25532 Integer constant that is a byte tiled out four times.
25538 Integer constant that is a sign-extended byte tiled out as two
H A Dgcc.info44610 Integer constant that is a byte tiled out eight times.
44616 Integer constant that is a sign-extended byte tiled out as
44685 Integer constant that is a byte tiled out four times.
44691 Integer constant that is a sign-extended byte tiled out as two
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dimages2217 >4 ulelong &0x00000200 storage: tiled
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod10812 A band node can be tiled using the following function.
/netbsd-src/share/dict/
H A Dweb2a16586 diamond-tiled
46532 red-tiled
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201825499 tiled basic blocks without omp continue statements.

12