Searched refs:old_pstate (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_simple_kms_helper.c | 246 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-v5.15/drivers/gpu/drm/mxsfb/ |
| D | mxsfb_kms.c | 491 struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state, in mxsfb_plane_overlay_atomic_update() local 519 if (!old_pstate->fb) in mxsfb_plane_overlay_atomic_update()
|
| /Linux-v5.15/drivers/cpufreq/ |
| D | intel_pstate.c | 2643 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument 2656 old_pstate, in intel_cpufreq_trace() 2704 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate() local 2713 } else if (target_pstate != old_pstate) { in intel_cpufreq_update_pstate() 2720 INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_update_pstate() 2783 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf() local 2815 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_FAST_SWITCH, old_pstate); in intel_cpufreq_adjust_perf()
|
| /Linux-v5.15/drivers/gpu/drm/tve200/ |
| D | tve200_display.c | 257 struct drm_plane_state *old_pstate) in tve200_display_update() argument
|
| /Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_plane.c | 919 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-v5.15/drivers/gpu/drm/pl111/ |
| D | pl111_display.c | 388 struct drm_plane_state *old_pstate) in pl111_display_update() argument
|
| /Linux-v5.15/drivers/gpu/drm/mcde/ |
| D | mcde_display.c | 1383 struct drm_plane_state *old_pstate) in mcde_display_update() argument
|