/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_csc.c | 25 [DRM_COLOR_YCBCR_BT601] = { 37 [DRM_COLOR_YCBCR_BT601] = { 75 [DRM_COLOR_YCBCR_BT601] = { 92 [DRM_COLOR_YCBCR_BT601] = {
|
H A D | sun8i_vi_layer.c | 596 supported_encodings = BIT(DRM_COLOR_YCBCR_BT601) | in sun8i_vi_layer_init_one()
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_plane.c | 187 u32 color_encodings = (BIT(DRM_COLOR_YCBCR_BT601) | in tidss_plane_create() 191 u32 default_encoding = DRM_COLOR_YCBCR_BT601; in tidss_plane_create()
|
H A D | tidss_dispc.c | 1534 { DRM_COLOR_YCBCR_BT601, DRM_COLOR_YCBCR_FULL_RANGE, 1536 { DRM_COLOR_YCBCR_BT601, DRM_COLOR_YCBCR_LIMITED_RANGE,
|
/openbmc/linux/include/drm/ |
H A D | drm_color_mgmt.h | 79 DRM_COLOR_YCBCR_BT601, enumerator
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_color_mgmt.c | 55 case DRM_COLOR_YCBCR_BT601: in komeda_select_yuv2rgb_coeffs()
|
H A D | komeda_plane.c | 297 BIT(DRM_COLOR_YCBCR_BT601) | in komeda_plane_add() 302 DRM_COLOR_YCBCR_BT601, in komeda_plane_add()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | overlay.c | 344 plane->color_encoding = DRM_COLOR_YCBCR_BT601; in nv10_overlay_init() 346 BIT(DRM_COLOR_YCBCR_BT601) | in nv10_overlay_init() 349 DRM_COLOR_YCBCR_BT601, in nv10_overlay_init()
|
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | ipuv3-plane.c | 675 ipu_dp_setup_channel(ipu_plane->dp, DRM_COLOR_YCBCR_BT601, in ipu_plane_atomic_update() 680 ipu_dp_setup_channel(ipu_plane->dp, DRM_COLOR_YCBCR_BT601, in ipu_plane_atomic_update() 931 BIT(DRM_COLOR_YCBCR_BT601) | in ipu_plane_init() 934 DRM_COLOR_YCBCR_BT601, in ipu_plane_init()
|
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | malidp_planes.c | 634 [DRM_COLOR_YCBCR_BT601][DRM_COLOR_YCBCR_LIMITED_RANGE] = { 640 [DRM_COLOR_YCBCR_BT601][DRM_COLOR_YCBCR_FULL_RANGE] = { 1007 enum drm_color_encoding enc = DRM_COLOR_YCBCR_BT601; in malidp_de_planes_init() 1011 BIT(DRM_COLOR_YCBCR_BT601) | \ in malidp_de_planes_init()
|
/openbmc/linux/drivers/gpu/drm/mxsfb/ |
H A D | lcdif_kms.c | 63 [DRM_COLOR_YCBCR_BT601] = { 749 const u32 supported_encodings = BIT(DRM_COLOR_YCBCR_BT601) | in lcdif_kms_init() 771 DRM_COLOR_YCBCR_BT601, in lcdif_kms_init()
|
/openbmc/linux/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 466 [DRM_COLOR_YCBCR_BT601][DRM_COLOR_YCBCR_LIMITED_RANGE] = { 470 [DRM_COLOR_YCBCR_BT601][DRM_COLOR_YCBCR_FULL_RANGE] = { 669 if (enc != DRM_COLOR_YCBCR_BT601 && enc != DRM_COLOR_YCBCR_BT709) { in ltdc_set_ycbcr_coeffs() 672 enc = DRM_COLOR_YCBCR_BT601; in ltdc_set_ycbcr_coeffs() 1627 BIT(DRM_COLOR_YCBCR_BT601) | in ltdc_plane_create() 1631 DRM_COLOR_YCBCR_BT601, in ltdc_plane_create()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_plane.c | 575 BIT(DRM_COLOR_YCBCR_BT601) | in omap_plane_init() 579 DRM_COLOR_YCBCR_BT601, in omap_plane_init()
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_overlay.c | 28 #define DEFAULT_ENCODING DRM_COLOR_YCBCR_BT601 590 BIT(DRM_COLOR_YCBCR_BT601) | in armada_overlay_plane_create()
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_mdp_rdma.c | 144 case DRM_COLOR_YCBCR_BT601: in rdma_color_convert()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_color_mgmt.c | 473 [DRM_COLOR_YCBCR_BT601] = "ITU-R BT.601 YCbCr",
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_plane.c | 1195 color_encoding = DRM_COLOR_YCBCR_BT601; in vc4_plane_mode_set() 1664 BIT(DRM_COLOR_YCBCR_BT601) | in vc4_plane_init()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_sprite.c | 79 [DRM_COLOR_YCBCR_BT601] = { in chv_sprite_update_csc() 1649 BIT(DRM_COLOR_YCBCR_BT601) | in intel_sprite_plane_create()
|
H A D | skl_universal_plane.c | 527 [DRM_COLOR_YCBCR_BT601] = { in icl_program_input_csc() 2346 supported_csc = BIT(DRM_COLOR_YCBCR_BT601) | BIT(DRM_COLOR_YCBCR_BT709); in skl_universal_plane_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 1500 BIT(DRM_COLOR_YCBCR_BT601) | in amdgpu_dm_plane_init()
|
H A D | amdgpu_dm.c | 4923 case DRM_COLOR_YCBCR_BT601: in fill_plane_color_attributes()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 916 case DRM_COLOR_YCBCR_BT601: in dispc_ovl_set_csc() 2845 replication, vm, mem_to_mem, DRM_COLOR_YCBCR_BT601, in dispc_wb_setup()
|