Searched refs:old_pstate (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/ |
D | drm_simple_kms_helper.c | 155 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/ |
D | intel_pstate.c | 2302 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/ |
D | tve200_display.c | 240 struct drm_plane_state *old_pstate) in tve200_display_update() argument
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_plane.c | 811 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/ |
D | pl111_display.c | 390 struct drm_plane_state *old_pstate) in pl111_display_update() argument
|
/drivers/gpu/drm/mcde/ |
D | mcde_display.c | 1007 struct drm_plane_state *old_pstate) in mcde_display_update() argument
|