| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_modeset_verify.c | 36 if (connector->get_hw_state(connector)) { in intel_connector_verify_state() 156 active = encoder->get_hw_state(encoder, &pipe); in verify_encoder_state() 206 active = encoder->get_hw_state(encoder, &pipe); in verify_crtc_state()
|
| H A D | intel_dvo_dev.h | 96 bool (*get_hw_state)(struct intel_dvo_device *dev); member
|
| H A D | intel_dvo.c | 143 return intel_dvo->dev.dev_ops->get_hw_state(&intel_dvo->dev); in intel_dvo_connector_get_hw_state() 515 encoder->get_hw_state = intel_dvo_get_hw_state; in intel_dvo_init() 519 connector->get_hw_state = intel_dvo_connector_get_hw_state; in intel_dvo_init()
|
| H A D | intel_wm.c | 107 if (i915->display.funcs.wm->get_hw_state) in intel_wm_get_hw_state() 108 return i915->display.funcs.wm->get_hw_state(i915); in intel_wm_get_hw_state()
|
| H A D | intel_modeset_setup.c | 384 if (!plane->get_hw_state(plane, &pipe)) in intel_sanitize_plane_mapping() 672 visible = plane->get_hw_state(plane, &pipe); in readout_plane_state() 732 if (encoder->get_hw_state(encoder, &pipe)) { in intel_modeset_readout_hw_state() 782 if (connector->get_hw_state(connector)) { in intel_modeset_readout_hw_state()
|
| H A D | intel_tc.c | 41 void (*get_hw_state)(struct intel_tc_port *tc); member 717 .get_hw_state = icl_tc_phy_get_hw_state, 753 .get_hw_state = icl_tc_phy_get_hw_state, 955 .get_hw_state = adlp_tc_phy_get_hw_state, 1192 .get_hw_state = xelpdp_tc_phy_get_hw_state, 1233 tc->phy_ops->get_hw_state(tc); in tc_phy_get_hw_state()
|
| H A D | dvo_sil164.c | 286 .get_hw_state = sil164_get_hw_state,
|
| H A D | intel_dpll_mgr.c | 674 .get_hw_state = ibx_pch_dpll_get_hw_state, 1276 .get_hw_state = hsw_ddi_wrpll_get_hw_state, 1283 .get_hw_state = hsw_ddi_spll_get_hw_state, 1308 .get_hw_state = hsw_ddi_lcpll_get_hw_state, 2010 .get_hw_state = skl_ddi_pll_get_hw_state, 2017 .get_hw_state = skl_ddi_dpll0_get_hw_state, 2492 .get_hw_state = bxt_ddi_pll_get_hw_state, 4137 .get_hw_state = combo_pll_get_hw_state, 4144 .get_hw_state = tbt_pll_get_hw_state, 4151 .get_hw_state = mg_pll_get_hw_state, [all …]
|
| H A D | dvo_tfp410.c | 316 .get_hw_state = tfp410_get_hw_state,
|
| H A D | intel_connector.c | 202 return encoder->get_hw_state(encoder, &pipe); in intel_connector_get_hw_state()
|
| H A D | intel_display_core.h | 93 void (*get_hw_state)(struct drm_i915_private *i915); member
|
| /linux-6.15/include/drm/ |
| H A D | drm_privacy_screen_driver.h | 41 void (*get_hw_state)(struct drm_privacy_screen *priv); member
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | chromeos_privacy_screen.c | 103 .get_hw_state = chromeos_privacy_screen_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_init.c | 68 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
| H A D | dcn201_init.c | 70 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn301/ |
| H A D | dcn301_init.c | 74 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
| H A D | dcn21_init.c | 71 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_init.c | 72 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
| H A D | dcn31_init.c | 76 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
| H A D | dcn30_init.c | 73 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
| H A D | dcn314_init.c | 77 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn351/ |
| H A D | dcn351_init.c | 78 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_init.c | 53 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| H A D | dcn35_init.c | 79 .get_hw_state = dcn10_get_hw_state,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_init.c | 74 .get_hw_state = dcn10_get_hw_state,
|