Searched refs:DRM_COLOR_YCBCR_BT709 (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_csc.c | 29 [DRM_COLOR_YCBCR_BT709] = { 41 [DRM_COLOR_YCBCR_BT709] = { 56 [DRM_COLOR_YCBCR_BT709] = { 68 [DRM_COLOR_YCBCR_BT709] = { 106 [DRM_COLOR_YCBCR_BT709] = { 118 [DRM_COLOR_YCBCR_BT709] = { 133 [DRM_COLOR_YCBCR_BT709] = { 145 [DRM_COLOR_YCBCR_BT709] = {
|
| H A D | sun8i_vi_layer.c | 545 BIT(DRM_COLOR_YCBCR_BT709); in sun8i_vi_layer_init_one() 553 DRM_COLOR_YCBCR_BT709, in sun8i_vi_layer_init_one()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_color_mgmt.h | 79 DRM_COLOR_YCBCR_BT709, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 169 if (nv_plane->color_encoding == DRM_COLOR_YCBCR_BT709) in nv10_update_plane() 232 if (plane->color_encoding == DRM_COLOR_YCBCR_BT709) in nv10_set_params() 346 BIT(DRM_COLOR_YCBCR_BT709), in nv10_overlay_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_color_mgmt.c | 52 case DRM_COLOR_YCBCR_BT709: in komeda_select_yuv2rgb_coeffs()
|
| H A D | komeda_plane.c | 306 BIT(DRM_COLOR_YCBCR_BT709) | in komeda_plane_add()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_sprite.c | 514 [DRM_COLOR_YCBCR_BT709] = { in icl_program_input_csc() 757 [DRM_COLOR_YCBCR_BT709] = { in chv_update_csc() 990 if (plane_state->hw.color_encoding == DRM_COLOR_YCBCR_BT709) in vlv_sprite_ctl() 1375 if (plane_state->hw.color_encoding == DRM_COLOR_YCBCR_BT709) in ivb_sprite_ctl() 1682 if (plane_state->hw.color_encoding == DRM_COLOR_YCBCR_BT709) in g4x_sprite_ctl() 3095 supported_csc = BIT(DRM_COLOR_YCBCR_BT601) | BIT(DRM_COLOR_YCBCR_BT709); in skl_universal_plane_create() 3104 DRM_COLOR_YCBCR_BT709, in skl_universal_plane_create() 3232 BIT(DRM_COLOR_YCBCR_BT709), in intel_sprite_plane_create() 3235 DRM_COLOR_YCBCR_BT709, in intel_sprite_plane_create()
|
| H A D | intel_display.c | 4814 if (plane_state->hw.color_encoding == DRM_COLOR_YCBCR_BT709) in skl_plane_ctl() 4868 case DRM_COLOR_YCBCR_BT709: in glk_plane_color_ctl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 656 [DRM_COLOR_YCBCR_BT709][DRM_COLOR_YCBCR_LIMITED_RANGE] = { 662 [DRM_COLOR_YCBCR_BT709][DRM_COLOR_YCBCR_FULL_RANGE] = { 1024 BIT(DRM_COLOR_YCBCR_BT709) | \ in malidp_de_planes_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/ |
| H A D | tidss_plane.c | 177 BIT(DRM_COLOR_YCBCR_BT709)); in tidss_plane_create()
|
| H A D | tidss_dispc.c | 1483 { DRM_COLOR_YCBCR_BT709, DRM_COLOR_YCBCR_FULL_RANGE, 1485 { DRM_COLOR_YCBCR_BT709, DRM_COLOR_YCBCR_LIMITED_RANGE,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_overlay.c | 63 (state->color_encoding == DRM_COLOR_YCBCR_BT709 ? in armada_csc() 590 BIT(DRM_COLOR_YCBCR_BT709), in armada_overlay_plane_create()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_color_mgmt.c | 363 [DRM_COLOR_YCBCR_BT709] = "ITU-R BT.709 YCbCr",
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 4104 case DRM_COLOR_YCBCR_BT709: in fill_plane_color_attributes() 6208 BIT(DRM_COLOR_YCBCR_BT709) | in amdgpu_dm_plane_init() 6212 DRM_COLOR_YCBCR_BT709, DRM_COLOR_YCBCR_LIMITED_RANGE); in amdgpu_dm_plane_init()
|