Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_snps_phy.c1937 struct intel_mpllb_state mpllb_hw_state = { 0 }; in intel_mpllb_state_verify() local
1949 intel_mpllb_readout_hw_state(encoder, &mpllb_hw_state); in intel_mpllb_state_verify()
1952 I915_STATE_WARN(mpllb_sw_state->__name != mpllb_hw_state.__name, \ in intel_mpllb_state_verify()
1956 mpllb_sw_state->__name, mpllb_hw_state.__name) in intel_mpllb_state_verify()

Completed in 7 milliseconds