Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_simple_kms_helper.c195 struct drm_plane_state *old_pstate) in drm_simple_kms_plane_atomic_update() argument
203 pipe->funcs->update(pipe, old_pstate); in drm_simple_kms_plane_atomic_update()
/Linux-v5.10/drivers/gpu/drm/mxsfb/
Dmxsfb_kms.c418 struct drm_plane_state *old_pstate) in mxsfb_plane_primary_atomic_update() argument
429 struct drm_plane_state *old_pstate) in mxsfb_plane_overlay_atomic_update() argument
456 if (!old_pstate->fb) in mxsfb_plane_overlay_atomic_update()
/Linux-v5.10/drivers/gpu/drm/tve200/
Dtve200_display.c258 struct drm_plane_state *old_pstate) in tve200_display_update() argument
/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c2507 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument
2520 old_pstate, in intel_cpufreq_trace()
2569 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate() local
2576 } else if (target_pstate != old_pstate) { in intel_cpufreq_update_pstate()
2582 INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_update_pstate()
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c904 struct dpu_plane_state *old_pstate; in dpu_plane_cleanup_fb() local
909 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
913 msm_framebuffer_cleanup(old_state->fb, old_pstate->aspace); in dpu_plane_cleanup_fb()
/Linux-v5.10/drivers/gpu/drm/pl111/
Dpl111_display.c389 struct drm_plane_state *old_pstate) in pl111_display_update() argument
/Linux-v5.10/drivers/gpu/drm/mcde/
Dmcde_display.c1139 struct drm_plane_state *old_pstate) in mcde_display_update() argument