| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_framebuffer_test.c | 144 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_NV12, 149 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 154 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 159 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 165 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 172 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 180 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 187 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 195 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_NV12, 201 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_NV12,
|
| H A D | drm_format_test.c | 34 const struct drm_format_info *info = drm_format_info(DRM_FORMAT_NV12); in drm_test_format_block_width_two_plane() 90 const struct drm_format_info *info = drm_format_info(DRM_FORMAT_NV12); in drm_test_format_block_height_two_plane() 227 const struct drm_format_info *info = drm_format_info(DRM_FORMAT_NV12); in drm_test_format_min_pitch_two_plane()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.c | 176 DRM_FORMAT_NV12, 189 DRM_FORMAT_NV12, 222 DRM_FORMAT_NV12,
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dpr.c | 225 if (pix_format == DRM_FORMAT_NV12 || in dcss_dpr_set_res() 278 case DRM_FORMAT_NV12: in dcss_dpr_pix_size_set() 388 case DRM_FORMAT_NV12: in dcss_dpr_rtram_set()
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 64 DRM_FORMAT_NV12, 164 fb->format->format == DRM_FORMAT_NV12) in nv10_update_plane() 166 if (fb->format->format == DRM_FORMAT_NV12 || in nv10_update_plane()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_fimc.c | 354 case DRM_FORMAT_NV12: in fimc_src_set_fmt_order() 395 case DRM_FORMAT_NV12: in fimc_src_set_fmt() 620 case DRM_FORMAT_NV12: in fimc_dst_set_fmt_order() 667 case DRM_FORMAT_NV12: in fimc_dst_set_fmt() 1224 DRM_FORMAT_NV12, DRM_FORMAT_NV16, DRM_FORMAT_NV21, DRM_FORMAT_NV61, 1231 DRM_FORMAT_NV12, DRM_FORMAT_NV21,
|
| H A D | exynos_drm_gsc.c | 507 case DRM_FORMAT_NV12: in gsc_src_set_fmt() 694 case DRM_FORMAT_NV12: in gsc_dst_set_fmt() 1209 DRM_FORMAT_NV12, DRM_FORMAT_NV16, DRM_FORMAT_NV21, DRM_FORMAT_NV61, 1215 DRM_FORMAT_NV12, DRM_FORMAT_NV21,
|
| H A D | exynos_drm_rotator.c | 127 case DRM_FORMAT_NV12: in rotator_src_set_fmt()
|
| H A D | exynos_drm_scaler.c | 59 { DRM_FORMAT_NV12, SCALER_YUV420_2P_UV, 8, 8 },
|
| /linux/Documentation/gpu/ |
| H A D | afbc.rst | 100 * DRM_FORMAT_NV12: nplanes = 2 221 * - DRM_FORMAT_NV12
|
| /linux/drivers/gpu/drm/renesas/shmobile/ |
| H A D | shmob_drm_kms.c | 58 .fourcc = DRM_FORMAT_NV12,
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_vsp.c | 133 DRM_FORMAT_NV12, 170 DRM_FORMAT_NV12,
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_plane.c | 32 DRM_FORMAT_NV12,
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | skl_universal_plane.c | 67 DRM_FORMAT_NV12, 86 DRM_FORMAT_NV12, 130 DRM_FORMAT_NV12, 160 DRM_FORMAT_NV12, 179 return DRM_FORMAT_NV12; in skl_format_to_fourcc() 993 case DRM_FORMAT_NV12: in skl_plane_ctl_format() 2555 case DRM_FORMAT_NV12: in skl_plane_format_mod_supported() 2609 case DRM_FORMAT_NV12: in icl_plane_format_mod_supported() 2666 case DRM_FORMAT_NV12: in tgl_plane_format_mod_supported()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_layer.c | 150 DRM_FORMAT_NV12,
|
| /linux/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 115 As a more complex example, ``DRM_FORMAT_NV12`` describes a format in which luma 152 ``DRM_FORMAT_NV12`` buffer has a luma plane containing 1920x1080 samples for the Y 163 buffer; for example, ``DRM_FORMAT_NV12`` may be stored in a single memory buffer 269 duplicated within an image. For example, a ``DRM_FORMAT_NV12`` buffer may have 286 ``DRM_FORMAT_NV12`` buffer. This will result in two memory planes (luma and
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 113 .fourcc = DRM_FORMAT_NV12,
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_hw.c | 51 { DRM_FORMAT_NV12, DE_VIDEO1 | SE_MEMWRITE, 14 }, 93 { DRM_FORMAT_NV12, DE_VIDEO1 | DE_VIDEO2 | SE_MEMWRITE, MALIDP_ID(5, 6) }, \ 736 case DRM_FORMAT_NV12: in malidpx50_get_bytes_per_column()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_plane.c | 75 DRM_FORMAT_NV12, 81 DRM_FORMAT_NV12, 802 formats[num_formats++] = DRM_FORMAT_NV12; in amdgpu_dm_plane_get_plane_formats() 1057 case DRM_FORMAT_NV12: in amdgpu_dm_plane_get_min_max_dc_plane_scaling() 1168 (state->fb && state->fb->format->format == DRM_FORMAT_NV12 && in amdgpu_dm_plane_fill_dc_scaling_info()
|
| /linux/include/uapi/drm/ |
| H A D | drm_fourcc.h | 332 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 95 DRM_FORMAT_NV12, /* yuv420_8bit linear mode, 2 plane */ 115 DRM_FORMAT_NV12, /* yuv420_8bit linear mode, 2 plane */ 139 DRM_FORMAT_NV12, /* yuv420_8bit linear mode, 2 plane */ 172 DRM_FORMAT_NV12, /* yuv420_8bit linear mode, 2 plane */
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | plane.c | 445 case DRM_FORMAT_NV12: in tegra_plane_format()
|
| /linux/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_dev.c | 524 {__HW_ID(5, 6), DRM_FORMAT_NV12, RICH_WB, Flip_H_V, 0, 0},
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_display.c | 275 mode_cmd->pixel_format == DRM_FORMAT_NV12 || in nouveau_framebuffer_new()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 278 …{ .format = DRM_FORMAT_NV12, .depth = 0, .num_planes = 2, .cpp = { 1, 2, 0 }, .hsub = 2, .vsub =… in __drm_format_info()
|