Home
last modified time | relevance | path

Searched refs:bigjoiner_slave (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_vdsc.c1140 if (crtc_state->bigjoiner_slave) in intel_uncompressed_joiner_enable()
1162 if (!crtc_state->bigjoiner_slave) { in intel_dsc_enable()
1176 if (!crtc_state->bigjoiner_slave) in intel_dsc_enable()
1209 crtc_state->bigjoiner_slave = true; in intel_uncompressed_joiner_get_config()
1248 crtc_state->bigjoiner_slave = true; in intel_dsc_get_config()
Dintel_atomic_plane.c401 if (new_crtc_state && new_crtc_state->bigjoiner_slave) { in intel_plane_atomic_check()
582 if (crtc_state->bigjoiner_slave) in intel_atomic_plane_check_clipping()
Dintel_display.c3508 if (crtc_state->bigjoiner_slave) in icl_ddi_bigjoiner_pre_enable()
3521 if (!crtc_state->bigjoiner_slave) { in icl_ddi_bigjoiner_pre_enable()
3569 if (!new_crtc_state->bigjoiner_slave && !transcoder_is_dsi(cpu_transcoder)) { in hsw_crtc_enable()
3624 if (new_crtc_state->bigjoiner_slave) in hsw_crtc_enable()
6415 if (!pipe_config->bigjoiner_slave) in hsw_get_pipe_config()
6495 if (pipe_config->bigjoiner_slave) { in hsw_get_pipe_config()
7367 !crtc_state->bigjoiner_slave && in intel_crtc_atomic_check()
7734 pipe_config->bigjoiner_slave ? "slave" : in intel_dump_pipe_config()
7936 if (crtc_state->bigjoiner_slave) { in intel_crtc_copy_uapi_to_hw_state_nomodeset()
7963 if (crtc_state->bigjoiner_slave) in intel_crtc_copy_hw_to_uapi_state()
[all …]
Dintel_display_types.h1191 bool bigjoiner_slave; member
Dintel_ddi.c3131 if (!crtc_state->bigjoiner_slave) in intel_enable_ddi()
3616 if (pipe_config->bigjoiner_slave) { in intel_ddi_get_config()
3655 if (!pipe_config->bigjoiner_slave) in intel_ddi_get_config()
Dintel_display_debugfs.c1038 crtc_state->bigjoiner_slave ? "slave" : "master"); in intel_crtc_info()