Lines Matching refs:get_hw_state

1290 	cur_state = plane->get_hw_state(plane, &pipe);  in assert_plane()
6274 if (connector->get_hw_state(connector)) { in intel_connector_verify_state()
6359 return encoder->get_hw_state(encoder, &pipe); in intel_connector_get_hw_state()
7731 if (!plane->get_hw_state(plane, &pipe)) in i9xx_get_initial_plane_config()
8763 if (!plane->get_hw_state(plane, &pipe)) in skylake_get_initial_plane_config()
8946 WARN_ON(!pll->info->funcs->get_hw_state(dev_priv, pll, in ironlake_get_pipe_config()
9467 WARN_ON(!pll->info->funcs->get_hw_state(dev_priv, pll, in haswell_get_ddi_port_state()
10427 if (!encoder->get_hw_state(encoder, &pipe)) in intel_encoder_current_mode()
11809 active = encoder->get_hw_state(encoder, &pipe); in verify_encoder_state()
11856 active = encoder->get_hw_state(encoder, &pipe); in verify_crtc_state()
11913 active = pll->info->funcs->get_hw_state(dev_priv, pll, &dpll_hw_state); in verify_single_dpll_state()
13725 primary->get_hw_state = skl_plane_get_hw_state; in intel_primary_plane_create()
13735 primary->get_hw_state = i9xx_plane_get_hw_state; in intel_primary_plane_create()
13745 primary->get_hw_state = i9xx_plane_get_hw_state; in intel_primary_plane_create()
13852 cursor->get_hw_state = i845_cursor_get_hw_state; in intel_cursor_plane_create()
13857 cursor->get_hw_state = i9xx_cursor_get_hw_state; in intel_cursor_plane_create()
15373 if (!plane->get_hw_state(plane, &pipe)) in intel_plane_mapping_ok()
15581 visible = plane->get_hw_state(plane, &pipe); in readout_plane_state()
15626 pll->on = pll->info->funcs->get_hw_state(dev_priv, pll, in intel_modeset_readout_hw_state()
15646 if (encoder->get_hw_state(encoder, &pipe)) { in intel_modeset_readout_hw_state()
15666 if (connector->get_hw_state(connector)) { in intel_modeset_readout_hw_state()