Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_simple_kms_helper.c155 struct drm_plane_state *old_pstate) in drm_simple_kms_plane_atomic_update() argument
163 pipe->funcs->update(pipe, old_pstate); in drm_simple_kms_plane_atomic_update()
/drivers/cpufreq/
Dintel_pstate.c2302 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument
2315 old_pstate, in intel_cpufreq_trace()
2330 int target_pstate, old_pstate; in intel_cpufreq_target() local
2350 old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_target()
2357 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_target()
2367 int target_pstate, old_pstate; in intel_cpufreq_fast_switch() local
2373 old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_fast_switch()
2375 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_FAST_SWITCH, old_pstate); in intel_cpufreq_fast_switch()
/drivers/gpu/drm/tve200/
Dtve200_display.c240 struct drm_plane_state *old_pstate) in tve200_display_update() argument
/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c811 struct dpu_plane_state *old_pstate; in dpu_plane_cleanup_fb() local
816 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
820 msm_framebuffer_cleanup(old_state->fb, old_pstate->aspace); in dpu_plane_cleanup_fb()
/drivers/gpu/drm/pl111/
Dpl111_display.c390 struct drm_plane_state *old_pstate) in pl111_display_update() argument
/drivers/gpu/drm/mcde/
Dmcde_display.c1007 struct drm_plane_state *old_pstate) in mcde_display_update() argument