Searched defs:is_mst (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_validation.c | 455 bool is_mst) in get_av_stream_map_lane_count() 476 bool is_mst) in get_audio_sdp_overhead() 526 const bool is_mst = (link->connector_signal == SIGNAL_TYPE_DISPLAY_PORT); in dp_required_hblank_size_bytes() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_audio.c | 306 bool is_mst) in get_av_stream_map_lane_count() 327 bool is_mst) in get_audio_sdp_overhead()
|
| /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_crc.h | 55 bool is_mst; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/include/ |
| H A D | audio_types.h | 43 bool is_mst; member
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_encoder.h | 128 bool is_mst; member
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_ddi.c | 942 bool is_mst; in intel_ddi_get_hw_state() local 2097 bool is_mst; in intel_ddi_sanitize_encoder_pll_mapping() local 2618 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in mtl_ddi_pre_enable_dp() local 2739 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in tgl_ddi_pre_enable_dp() local 2888 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in hsw_ddi_pre_enable_dp() local 3125 bool is_mst = intel_crtc_has_type(old_crtc_state, in intel_ddi_post_disable_dp() local
|
| H A D | intel_dp_mst.c | 245 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in intel_dp_mtp_tu_compute_config() local
|
| H A D | intel_dp.c | 2361 bool is_mst = intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DP_MST); in intel_dp_dsc_compute_config() local 2531 bool is_mst = intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP_MST); in intel_dp_compute_config_limits() local
|
| H A D | intel_display_types.h | 1729 bool is_mst; member
|
| /linux-6.15/drivers/gpu/drm/display/ |
| H A D | drm_dp_helper.c | 4389 int symbol_size, bool is_mst) in drm_dp_link_symbol_cycles() 4398 int bpp_x16, int symbol_size, bool is_mst) in drm_dp_link_dsc_symbol_cycles() 4438 bool is_mst = flags & DRM_DP_BW_OVERHEAD_MST; in drm_dp_bw_overhead() local
|