Home
last modified time | relevance | path

Searched refs:unsupported_odd_h_timings (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h66 bool unsupported_odd_h_timings; member
H A Dvc4_hdmi.c807 if (vc4_hdmi->variant->unsupported_odd_h_timings && in vc4_hdmi_encoder_atomic_check()
842 if (vc4_hdmi->variant->unsupported_odd_h_timings && in vc4_hdmi_encoder_mode_valid()
1955 .unsupported_odd_h_timings = true,
1981 .unsupported_odd_h_timings = true,
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h49 bool unsupported_odd_h_timings; member
H A Dvc4_hdmi.c2167 if (vc4_hdmi->variant->unsupported_odd_h_timings) { in vc4_hdmi_encoder_atomic_check()
2219 if (vc4_hdmi->variant->unsupported_odd_h_timings && in vc4_hdmi_encoder_mode_valid()
3815 .unsupported_odd_h_timings = true,
3844 .unsupported_odd_h_timings = true,

Completed in 9 milliseconds