/linux-6.6.21/drivers/gpu/drm/ci/ |
D | testlist.txt | 69 kms_addfb_basic@addfb25-x-tiled-mismatch-legacy 70 kms_addfb_basic@addfb25-x-tiled-legacy 72 kms_addfb_basic@basic-x-tiled-legacy 75 kms_addfb_basic@basic-y-tiled-legacy 82 kms_addfb_basic@addfb25-y-tiled-legacy 83 kms_addfb_basic@addfb25-yf-tiled-legacy 84 kms_addfb_basic@addfb25-y-tiled-small-legacy 85 kms_addfb_basic@addfb25-4-tiled 127 kms_big_fb@x-tiled-addfb-size-overflow 128 kms_big_fb@y-tiled-addfb-size-overflow [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/gvt/ |
D | fb_decoder.c | 148 u32 tiled, int stride_mask, int bpp) in intel_vgpu_get_stride() argument 156 switch (tiled) { in intel_vgpu_get_stride() 176 tiled); in intel_vgpu_get_stride() 220 plane->tiled = val & PLANE_CTL_TILED_MASK; in intel_vgpu_decode_primary_plane() 235 plane->tiled = val & DISP_TILED; in intel_vgpu_decode_primary_plane() 259 plane->stride = intel_vgpu_get_stride(vgpu, pipe, plane->tiled, in intel_vgpu_decode_primary_plane() 429 plane->tiled = !!(val & SPRITE_TILED); in intel_vgpu_decode_sprite_plane()
|
D | fb_decoder.h | 108 u32 tiled; /* tiling mode: linear, X-tiled, Y tiled, etc */ member 123 u8 tiled; /* X-tiled */ member
|
D | dmabuf.c | 275 switch (p.tiled) { in vgpu_get_plane_info() 292 gvt_vgpu_err("invalid tiling mode: %x\n", p.tiled); in vgpu_get_plane_info()
|
/linux-6.6.21/Documentation/devicetree/bindings/media/ |
D | fsl-vdoa.txt | 5 is to reorder video data from the macroblock tiled order produced by the CODA
|
/linux-6.6.21/include/uapi/drm/ |
D | omap_drm.h | 61 } tiled; /* (for tiled formats) */ member
|
/linux-6.6.21/drivers/gpu/drm/sun4i/ |
D | sun4i_frontend.c | 270 bool tiled = (modifier == DRM_FORMAT_MOD_ALLWINNER_TILED); in sun4i_frontend_drm_format_to_input_mode() local 278 *val = tiled ? SUN4I_FRONTEND_INPUT_FMT_DATA_MOD_MB32_SEMIPLANAR in sun4i_frontend_drm_format_to_input_mode() 283 *val = tiled ? SUN4I_FRONTEND_INPUT_FMT_DATA_MOD_MB32_PLANAR in sun4i_frontend_drm_format_to_input_mode()
|
/linux-6.6.21/drivers/gpu/drm/omapdrm/ |
D | omap_gem.c | 1331 tiler_align(gem2fmt(flags), &gsize.tiled.width, in omap_gem_new() 1332 &gsize.tiled.height); in omap_gem_new() 1334 size = tiler_size(gem2fmt(flags), gsize.tiled.width, in omap_gem_new() 1335 gsize.tiled.height); in omap_gem_new() 1337 omap_obj->width = gsize.tiled.width; in omap_gem_new() 1338 omap_obj->height = gsize.tiled.height; in omap_gem_new()
|
/linux-6.6.21/drivers/gpu/drm/exynos/ |
D | exynos_drm_gsc.c | 448 static void gsc_src_set_fmt(struct gsc_context *ctx, u32 fmt, bool tiled) in gsc_src_set_fmt() argument 514 if (tiled) in gsc_src_set_fmt() 635 static void gsc_dst_set_fmt(struct gsc_context *ctx, u32 fmt, bool tiled) in gsc_dst_set_fmt() argument 701 if (tiled) in gsc_dst_set_fmt()
|
D | exynos_drm_fimc.c | 364 static void fimc_src_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) in fimc_src_set_fmt() argument 406 if (tiled) in fimc_src_set_fmt() 630 static void fimc_dst_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) in fimc_dst_set_fmt() argument 679 if (tiled) in fimc_dst_set_fmt()
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | radeon_gem.c | 807 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch() argument 810 int align_large = (ASIC_IS_AVIVO(rdev)) || tiled; in radeon_align_pitch()
|
D | r600_cs.c | 2380 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local 2396 tiled = GET_DMA_T(header); in r600_dma_cs_parse() 2405 if (tiled) { in r600_dma_cs_parse() 2436 if (tiled) { in r600_dma_cs_parse()
|
D | radeon.h | 533 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled);
|
/linux-6.6.21/net/netfilter/ipvs/ |
D | Kconfig | 294 stored in a hash table. This table is tiled by each destination 297 tiled an amount proportional to the weights specified. The table
|
/linux-6.6.21/Documentation/userspace-api/media/drivers/ |
D | cx2341x-uapi.rst | 10 format of a YUV frame is 16x16 linear tiled NV12 (V4L2_PIX_FMT_NV12_16L16).
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | ivtv.rst | 162 is a 16x16 linear tiled NV12 format (V4L2_PIX_FMT_NV12_16L16)
|
/linux-6.6.21/Documentation/gpu/ |
D | tegra.rst | 146 with Tegra-specific flags. This is useful for buffers that should be tiled, or
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | pixfmt-yuv-planar.rst | 20 tiled. Padding may be supported at the end of the lines, and the line stride of 578 P010 and tiled P010
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gem.c | 884 bool tiled) in amdgpu_gem_align_pitch() argument
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 515 // Setup to handle a tiled surface
|