Searched refs:DRM_FORMAT_Y210 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 173 #define DRM_FORMAT_Y210 fourcc_code('Y', '2', '1', '0') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:… macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 173 #define DRM_FORMAT_Y210 fourcc_code('Y', '2', '1', '0') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:… macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_fourcc.h | 173 #define DRM_FORMAT_Y210 fourcc_code('Y', '2', '1', '0') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:… macro
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_fourcc.h | 173 #define DRM_FORMAT_Y210 fourcc_code('Y', '2', '1', '0') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:… macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 210 #define DRM_FORMAT_Y210 fourcc_code('Y', '2', '1', '0') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:… macro
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 203 #define DRM_FORMAT_Y210 fourcc_code('Y', '2', '1', '0') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:… macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_sprite.c | 2110 case DRM_FORMAT_Y210: in skl_plane_check_fb() 2535 DRM_FORMAT_Y210, 2563 DRM_FORMAT_Y210, 2595 DRM_FORMAT_Y210, 2782 case DRM_FORMAT_Y210: in skl_plane_format_mod_supported() 2859 case DRM_FORMAT_Y210: in gen12_plane_format_mod_supported()
|
| H A D | intel_display.c | 3354 return DRM_FORMAT_Y210; in skl_format_to_fourcc() 4661 case DRM_FORMAT_Y210: in skl_plane_ctl_format() 6243 case DRM_FORMAT_Y210: in skl_update_scaler_plane()
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | afbc.rst | 192 * - DRM_FORMAT_Y210
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 234 …{ .format = DRM_FORMAT_Y210, .depth = 0, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = … in __drm_format_info()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 49 DRM_FORMAT_Y210, /* yuv422_10bit non-Linear mode only */ 79 DRM_FORMAT_Y210, /* yuv422_10bit non-Linear mode only */
|
| H A D | rockchip_drm_vop2.c | 1925 case DRM_FORMAT_Y210: in vop2_convert_format() 1972 case DRM_FORMAT_Y210: in vop2_convert_afbc_format() 2099 case DRM_FORMAT_Y210: in vop2_afbc_uv_swap()
|