Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_vdsc.c1136 if (crtc_state->bigjoiner_slave) in intel_uncompressed_joiner_enable()
1158 if (!crtc_state->bigjoiner_slave) { in intel_dsc_enable()
1172 if (!crtc_state->bigjoiner_slave) in intel_dsc_enable()
1205 crtc_state->bigjoiner_slave = true; in intel_uncompressed_joiner_get_config()
1245 crtc_state->bigjoiner_slave = true; in intel_dsc_get_config()
A Dintel_display.c2603 if (crtc_state->bigjoiner_slave) in icl_ddi_bigjoiner_pre_enable()
2616 if (!crtc_state->bigjoiner_slave) { in icl_ddi_bigjoiner_pre_enable()
5444 if (!pipe_config->bigjoiner_slave) in hsw_get_pipe_config()
5524 if (pipe_config->bigjoiner_slave) { in hsw_get_pipe_config()
6375 !crtc_state->bigjoiner_slave && in intel_crtc_atomic_check()
6933 if (crtc_state->bigjoiner_slave) { in intel_crtc_copy_uapi_to_hw_state_nomodeset()
6960 if (crtc_state->bigjoiner_slave) in intel_crtc_copy_hw_to_uapi_state()
7014 crtc_state->bigjoiner_slave = true; in copy_bigjoiner_crtc_state()
8845 slave_crtc_state->bigjoiner_slave = master_crtc_state->bigjoiner_slave = false; in kill_bigjoiner_slave()
11351 !crtc_state->bigjoiner_slave) in intel_sanitize_crtc()
[all …]
A Dintel_atomic_plane.c403 if (new_crtc_state && new_crtc_state->bigjoiner_slave) { in intel_plane_atomic_check()
584 if (crtc_state->bigjoiner_slave) in intel_atomic_plane_check_clipping()
A Dintel_display_types.h1196 bool bigjoiner_slave; member
A Dintel_ddi.c3067 if (!crtc_state->bigjoiner_slave) in intel_enable_ddi()
3555 if (pipe_config->bigjoiner_slave) { in intel_ddi_get_config()
3594 if (!pipe_config->bigjoiner_slave) in intel_ddi_get_config()
A Dintel_display_debugfs.c1039 crtc_state->bigjoiner_slave ? "slave" : "master"); in intel_crtc_info()

Completed in 864 milliseconds