Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.h18 struct intel_bw_state *to_intel_bw_state(struct intel_global_state *obj_state);
H A Dintel_bw.c867 struct intel_bw_state *to_intel_bw_state(struct intel_global_state *obj_state) in to_intel_bw_state() function
880 return to_intel_bw_state(bw_state); in intel_atomic_get_old_bw_state()
891 return to_intel_bw_state(bw_state); in intel_atomic_get_new_bw_state()
904 return to_intel_bw_state(bw_state); in intel_atomic_get_bw_state()
1407 to_intel_bw_state(display->bw.obj.state); in intel_bw_update_hw_state()
1436 to_intel_bw_state(display->bw.obj.state); in intel_bw_crtc_disable_noatomic()