Home
last modified time | relevance | path

Searched refs:old_pstate (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_simple_kms_helper.c158 struct drm_plane_state *old_pstate) in drm_simple_kms_plane_atomic_update() argument
166 pipe->funcs->update(pipe, old_pstate); in drm_simple_kms_plane_atomic_update()
/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c2160 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument
2173 old_pstate, in intel_cpufreq_trace()
2188 int target_pstate, old_pstate; in intel_cpufreq_target() local
2208 old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_target()
2215 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_target()
2225 int target_pstate, old_pstate; in intel_cpufreq_fast_switch() local
2231 old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_fast_switch()
2233 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_FAST_SWITCH, old_pstate); in intel_cpufreq_fast_switch()
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c1048 struct dpu_plane_state *old_pstate; in dpu_plane_cleanup_fb() local
1053 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
1057 msm_framebuffer_cleanup(old_state->fb, old_pstate->aspace); in dpu_plane_cleanup_fb()
1253 struct dpu_plane_state *old_pstate; in dpu_plane_sspp_atomic_update() local
1275 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_sspp_atomic_update()
/Linux-v4.19/drivers/gpu/drm/tve200/
Dtve200_display.c241 struct drm_plane_state *old_pstate) in tve200_display_update() argument
/Linux-v4.19/drivers/opp/
Dcore.c549 unsigned int old_pstate, unsigned int new_pstate) in _generic_set_opp_domain() argument
579 dev_pm_genpd_set_performance_state(dev, old_pstate); in _generic_set_opp_domain()
/Linux-v4.19/drivers/gpu/drm/pl111/
Dpl111_display.c368 struct drm_plane_state *old_pstate) in pl111_display_update() argument