Home
last modified time | relevance | path

Searched refs:pix_repet_factor (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c115 unsigned int pix_repet_factor; member
1157 ((hdmi_data->pix_repet_factor << in hdmi_video_packetize()
1166 if (hdmi_data->pix_repet_factor > 1) { in hdmi_video_packetize()
2172 hdmi->hdmi_data.pix_repet_factor = 0; in dw_hdmi_setup()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch11947 unsigned int pix_repet_factor;
12399 - ((hdmi_data->pix_repet_factor <<
12410 - if (hdmi_data->pix_repet_factor > 1) {
12411 + if (hdmi_data->pix_repet_factor > 0) {
12878 - hdmi->hdmi_data.pix_repet_factor = 0;
12889 + hdmi->hdmi_data.pix_repet_factor =