Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c246 struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state, in drm_simple_kms_plane_atomic_update() local
254 pipe->funcs->update(pipe, old_pstate); in drm_simple_kms_plane_atomic_update()
/linux/drivers/gpu/drm/mxsfb/
A Dmxsfb_kms.c497 struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state, in mxsfb_plane_overlay_atomic_update() local
525 if (!old_pstate->fb) in mxsfb_plane_overlay_atomic_update()
/linux/drivers/cpufreq/
A Dintel_pstate.c2772 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument
2785 old_pstate, in intel_cpufreq_trace()
2833 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate() local
2842 } else if (target_pstate != old_pstate) { in intel_cpufreq_update_pstate()
2849 INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_update_pstate()
2912 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf() local
2944 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_FAST_SWITCH, old_pstate); in intel_cpufreq_adjust_perf()
/linux/drivers/gpu/drm/tve200/
A Dtve200_display.c257 struct drm_plane_state *old_pstate) in tve200_display_update() argument
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_plane.c919 struct dpu_plane_state *old_pstate; in dpu_plane_cleanup_fb() local
924 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
928 msm_framebuffer_cleanup(old_state->fb, old_pstate->aspace); in dpu_plane_cleanup_fb()
/linux/drivers/gpu/drm/pl111/
A Dpl111_display.c388 struct drm_plane_state *old_pstate) in pl111_display_update() argument
/linux/drivers/gpu/drm/mcde/
A Dmcde_display.c1383 struct drm_plane_state *old_pstate) in mcde_display_update() argument

Completed in 28 milliseconds