Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bw.h63 #define to_intel_bw_state(global_state) \ macro
H A Dintel_bw.c856 return to_intel_bw_state(bw_state); in intel_atomic_get_old_bw_state()
867 return to_intel_bw_state(bw_state); in intel_atomic_get_new_bw_state()
880 return to_intel_bw_state(bw_state); in intel_atomic_get_bw_state()
1440 to_intel_bw_state(display->bw.obj.state); in intel_bw_update_hw_state()
1465 to_intel_bw_state(display->bw.obj.state); in intel_bw_crtc_disable_noatomic()