Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c684 intel_dsi->video_mode_format == VIDEO_MODE_NON_BURST_WITH_SYNC_PULSE ? in intel_dsi_log_params()
686 intel_dsi->video_mode_format == VIDEO_MODE_NON_BURST_WITH_SYNC_EVENTS ? in intel_dsi_log_params()
688 intel_dsi->video_mode_format == VIDEO_MODE_BURST ? in intel_dsi_log_params()
748 intel_dsi->video_mode_format = mipi_config->video_transfer_mode; in intel_dsi_vbt_init()
779 if (intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_vbt_init()
Dintel_dsi.h83 u32 video_mode_format; member
Dicl_dsi.c804 switch (intel_dsi->video_mode_format) { in gen11_dsi_configure_transcoder()
806 MISSING_CASE(intel_dsi->video_mode_format); in gen11_dsi_configure_transcoder()
976 if (intel_dsi->video_mode_format == in gen11_dsi_set_transcoder_timings()
Dvlv_dsi.c1490 intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_prepare()
1571 …intel_dsi->video_frmt_cfg_bits | intel_dsi->video_mode_format | IP_TG_CONFIG | RANDOM_DPI_DISPLAY_… in intel_dsi_prepare()