Home
last modified time | relevance | path

Searched refs:hdmi_scrambling (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_ddi.c1620 if (crtc_state->hdmi_scrambling) in intel_ddi_enable_transcoder_func()
2415 crtc_state->hdmi_scrambling); in intel_enable_ddi_hdmi()
2594 pipe_config->hdmi_scrambling = true; in intel_ddi_get_config()
H A Dintel_hdmi.c1498 pipe_config->hdmi_scrambling = true; in intel_hdmi_compute_config()
1501 pipe_config->hdmi_scrambling = true; in intel_hdmi_compute_config()
H A Dintel_drv.h786 bool hdmi_scrambling; member
H A Dintel_display.c11238 PIPE_CONF_CHECK_I(hdmi_scrambling); in intel_pipe_config_compare()