Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_bw.h49 #define to_intel_bw_state(x) container_of((x), struct intel_bw_state, base) macro
Dintel_bw.c742 return to_intel_bw_state(bw_state); in intel_atomic_get_old_bw_state()
753 return to_intel_bw_state(bw_state); in intel_atomic_get_new_bw_state()
766 return to_intel_bw_state(bw_state); in intel_atomic_get_bw_state()
Dintel_modeset_setup.c34 to_intel_bw_state(i915->display.bw.obj.state); in intel_crtc_disable_noatomic()
539 to_intel_bw_state(i915->display.bw.obj.state); in intel_modeset_readout_hw_state()