| /linux-6.15/drivers/media/platform/renesas/rzg2l-cru/ |
| H A D | rzg2l-ip.c | 152 struct v4l2_mbus_framefmt *sink_format; in rzg2l_cru_ip_set_format() local 163 sink_format->code = rzg2l_cru_ip_formats[0].code; in rzg2l_cru_ip_set_format() 165 sink_format->code = fmt->format.code; in rzg2l_cru_ip_set_format() 167 sink_format->field = V4L2_FIELD_NONE; in rzg2l_cru_ip_set_format() 168 sink_format->colorspace = fmt->format.colorspace; in rzg2l_cru_ip_set_format() 169 sink_format->xfer_func = fmt->format.xfer_func; in rzg2l_cru_ip_set_format() 170 sink_format->ycbcr_enc = fmt->format.ycbcr_enc; in rzg2l_cru_ip_set_format() 171 sink_format->quantization = fmt->format.quantization; in rzg2l_cru_ip_set_format() 172 sink_format->width = clamp_t(u32, fmt->format.width, in rzg2l_cru_ip_set_format() 177 fmt->format = *sink_format; in rzg2l_cru_ip_set_format() [all …]
|
| H A D | rzg2l-csi2.c | 512 struct v4l2_mbus_framefmt *sink_format; in rzg2l_csi2_set_format() local 523 sink_format->code = rzg2l_csi2_formats[0].code; in rzg2l_csi2_set_format() 525 sink_format->code = fmt->format.code; in rzg2l_csi2_set_format() 527 sink_format->field = V4L2_FIELD_NONE; in rzg2l_csi2_set_format() 528 sink_format->colorspace = fmt->format.colorspace; in rzg2l_csi2_set_format() 529 sink_format->xfer_func = fmt->format.xfer_func; in rzg2l_csi2_set_format() 530 sink_format->ycbcr_enc = fmt->format.ycbcr_enc; in rzg2l_csi2_set_format() 531 sink_format->quantization = fmt->format.quantization; in rzg2l_csi2_set_format() 532 sink_format->width = clamp_t(u32, fmt->format.width, in rzg2l_csi2_set_format() 536 fmt->format = *sink_format; in rzg2l_csi2_set_format() [all …]
|
| /linux-6.15/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_wpf.c | 47 struct v4l2_mbus_framefmt *sink_format; in vsp1_wpf_set_rotation() local 68 sink_format = v4l2_subdev_state_get_format(wpf->entity.state, in vsp1_wpf_set_rotation() 76 source_format->width = sink_format->height; in vsp1_wpf_set_rotation() 77 source_format->height = sink_format->width; in vsp1_wpf_set_rotation() 79 source_format->width = sink_format->width; in vsp1_wpf_set_rotation() 80 source_format->height = sink_format->height; in vsp1_wpf_set_rotation() 240 const struct v4l2_mbus_framefmt *sink_format; in wpf_configure_stream() local 247 sink_format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in wpf_configure_stream() 282 if (sink_format->code != source_format->code) in wpf_configure_stream()
|
| H A D | vsp1_rpf.c | 60 const struct v4l2_mbus_framefmt *sink_format; in rpf_configure_stream() local 84 sink_format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in rpf_configure_stream() 95 if (sink_format->code != source_format->code) in rpf_configure_stream()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_hdmi.c | 1916 enum intel_output_format sink_format) in intel_hdmi_tmds_clock() argument 1947 enum intel_output_format sink_format) in intel_hdmi_sink_bpc_possible() argument 1980 enum intel_output_format sink_format) in intel_hdmi_mode_clock_valid() argument 2023 enum intel_output_format sink_format; in intel_hdmi_mode_valid() local 2053 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_mode_valid() 2055 sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_mode_valid() 2064 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_mode_valid() 2086 crtc_state->sink_format)) in intel_hdmi_bpc_possible() 2135 crtc_state->sink_format); in intel_hdmi_compute_bpc() 2243 return crtc_state->sink_format; in intel_hdmi_output_format() [all …]
|
| H A D | intel_dp.c | 1113 enum intel_output_format sink_format) in dfp_can_convert_from_rgb() argument 1130 enum intel_output_format sink_format) in dfp_can_convert_from_ycbcr444() argument 1144 enum intel_output_format sink_format) in dfp_can_convert() argument 1161 enum intel_output_format sink_format) in intel_dp_output_format() argument 1178 if (sink_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dp_output_format() 1275 enum intel_output_format sink_format, in intel_dp_tmds_clock_valid() argument 1305 enum intel_output_format sink_format; in intel_dp_mode_valid_downstream() local 1334 8, sink_format, true); in intel_dp_mode_valid_downstream() 1341 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_dp_mode_valid_downstream() 1343 8, sink_format, true); in intel_dp_mode_valid_downstream() [all …]
|
| H A D | intel_hdmi.h | 55 int intel_hdmi_tmds_clock(int clock, int bpc, enum intel_output_format sink_format);
|
| H A D | intel_crtc_state_dump.c | 205 intel_output_format_name(pipe_config->sink_format)); in intel_crtc_state_dump()
|
| H A D | intel_dvo.c | 280 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dvo_compute_config()
|
| H A D | intel_lvds.c | 456 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_lvds_compute_config()
|
| H A D | intel_crt.c | 411 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_crt_compute_config()
|
| H A D | intel_display_types.h | 1242 enum intel_output_format sink_format; member
|
| H A D | intel_tv.c | 1213 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_tv_compute_config()
|
| H A D | vlv_dsi.c | 279 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dsi_compute_config()
|
| H A D | intel_dp_mst.c | 639 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in mst_stream_compute_config()
|
| H A D | icl_dsi.c | 1643 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in gen11_dsi_compute_config()
|
| H A D | intel_display.c | 3005 pipe_config->sink_format = pipe_config->output_format; in i9xx_get_pipe_config() 3376 pipe_config->sink_format = pipe_config->output_format; in ilk_get_pipe_config() 3941 pipe_config->sink_format = pipe_config->output_format; in hsw_get_pipe_config()
|
| H A D | intel_sdvo.c | 1379 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_sdvo_compute_config()
|
| /linux-6.15/drivers/media/platform/broadcom/ |
| H A D | bcm2835-unicam.c | 1338 struct v4l2_mbus_framefmt *sink_format, *source_format; in unicam_subdev_set_format() local 1397 sink_format = v4l2_subdev_state_get_format(state, format->pad, in unicam_subdev_set_format() 1401 *sink_format = format->format; in unicam_subdev_set_format()
|