Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_P010 (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch335 case DRM_FORMAT_P010:
348 case DRM_FORMAT_P010:
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch327 case DRM_FORMAT_P010:
340 case DRM_FORMAT_P010:
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch327 case DRM_FORMAT_P010:
340 case DRM_FORMAT_P010:
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_fourcc.h252 #define DRM_FORMAT_P010 fourcc_code('P', '0', '1', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_fourcc.h252 #define DRM_FORMAT_P010 fourcc_code('P', '0', '1', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_fourcc.h252 #define DRM_FORMAT_P010 fourcc_code('P', '0', '1', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_fourcc.h260 #define DRM_FORMAT_P010 fourcc_code('P', '0', '1', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h295 #define DRM_FORMAT_P010 fourcc_code('P', '0', '1', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_fourcc.h289 #define DRM_FORMAT_P010 fourcc_code('P', '0', '1', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c2052 case DRM_FORMAT_P010: in intel_format_is_p01x()
2515 DRM_FORMAT_P010,
2560 DRM_FORMAT_P010,
2592 DRM_FORMAT_P010,
2770 case DRM_FORMAT_P010: in skl_plane_format_mod_supported()
2842 case DRM_FORMAT_P010: in gen12_plane_format_mod_supported()
H A Dintel_display.c2660 { .format = DRM_FORMAT_P010, .num_planes = 4,
3348 return DRM_FORMAT_P010; in skl_format_to_fourcc()
3793 case DRM_FORMAT_P010: in icl_min_plane_width()
4655 case DRM_FORMAT_P010: in skl_plane_ctl_format()
6240 case DRM_FORMAT_P010: in skl_update_scaler_plane()
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dafbc.rst229 * - DRM_FORMAT_P010
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c229 .drm_fmt = DRM_FORMAT_P010,
H A Dsun8i_vi_layer.c489 DRM_FORMAT_P010,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_hw.c104 { DRM_FORMAT_P010, DE_VIDEO1 | DE_VIDEO2, MALIDP_ID(6, 7)}
743 case DRM_FORMAT_P010: in malidpx50_get_bytes_per_column()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_fourcc.c255 { .format = DRM_FORMAT_P010, .depth = 0, .num_planes = 2, in __drm_format_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c529 {__HW_ID(6, 7), DRM_FORMAT_P010, RICH, Flip_H_V, 0, 0},
H A Dd71_component.c260 case DRM_FORMAT_P010: in d71_layer_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4172 case DRM_FORMAT_P010: in fill_dc_plane_info_and_addr()
6141 formats[num_formats++] = DRM_FORMAT_P010; in get_plane_formats()