Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.h82 #define intel_atomic_get_old_cdclk_state(state) \ macro
H A Dintel_cdclk.c2363 intel_atomic_get_old_cdclk_state(state); in intel_cdclk_pcode_pre_notify()
2410 intel_atomic_get_old_cdclk_state(state); in intel_cdclk_pcode_post_notify()
2453 intel_atomic_get_old_cdclk_state(state); in intel_set_cdclk_pre_plane_update()
2499 intel_atomic_get_old_cdclk_state(state); in intel_set_cdclk_post_plane_update()
3020 old_cdclk_state = intel_atomic_get_old_cdclk_state(state); in intel_cdclk_atomic_check()
3071 old_cdclk_state = intel_atomic_get_old_cdclk_state(state); in intel_modeset_calc_cdclk()
H A Dintel_pmdemand.c290 old_cdclk_state = intel_atomic_get_old_cdclk_state(state); in intel_pmdemand_needs_update()