Searched refs:to_intel_bw_state (Results 1 – 3 of 3) sorted by relevance
49 #define to_intel_bw_state(x) container_of((x), struct intel_bw_state, base) macro
743 return to_intel_bw_state(bw_state); in intel_atomic_get_old_bw_state()754 return to_intel_bw_state(bw_state); in intel_atomic_get_new_bw_state()767 return to_intel_bw_state(bw_state); in intel_atomic_get_bw_state()
35 to_intel_bw_state(i915->display.bw.obj.state); in intel_crtc_disable_noatomic()554 to_intel_bw_state(i915->display.bw.obj.state); in intel_modeset_readout_hw_state()
Completed in 9 milliseconds