Home
last modified time | relevance | path

Searched refs:to_intel_pmdemand_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_pmdemand.h20 struct intel_pmdemand_state *to_intel_pmdemand_state(struct intel_global_state *obj_state);
H A Dintel_pmdemand.c47 struct intel_pmdemand_state *to_intel_pmdemand_state(struct intel_global_state *obj_state) in to_intel_pmdemand_state() function
86 return to_intel_pmdemand_state(pmdemand_state); in intel_atomic_get_pmdemand_state()
100 return to_intel_pmdemand_state(pmdemand_state); in intel_atomic_get_old_pmdemand_state()
114 return to_intel_pmdemand_state(pmdemand_state); in intel_atomic_get_new_pmdemand_state()
H A Dintel_modeset_setup.c123 to_intel_pmdemand_state(i915->display.pmdemand.obj.state); in reset_encoder_connector_state()
160 to_intel_pmdemand_state(i915->display.pmdemand.obj.state); in intel_crtc_disable_noatomic_complete()
584 to_intel_pmdemand_state(i915->display.pmdemand.obj.state); in intel_sanitize_encoder()
697 to_intel_pmdemand_state(i915->display.pmdemand.obj.state); in intel_modeset_readout_hw_state()