Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_cdclk.h79 #define intel_atomic_get_old_cdclk_state(state) \ macro
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()
2485 intel_atomic_get_old_cdclk_state(state); in intel_set_cdclk_post_plane_update()
3002 old_cdclk_state = intel_atomic_get_old_cdclk_state(state); in intel_cdclk_atomic_check()
3053 old_cdclk_state = intel_atomic_get_old_cdclk_state(state); in intel_modeset_calc_cdclk()
Dintel_pmdemand.c290 old_cdclk_state = intel_atomic_get_old_cdclk_state(state); in intel_pmdemand_needs_update()