Home
last modified time | relevance | path

Searched defs:pstate (Results 1 – 25 of 53) sorted by relevance

123

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c42 u8 pstate, u8 domain, u32 input) in nvkm_clk_adjust()
112 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate, in nvkm_cstate_find_best()
145 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_get()
160 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_prog()
225 nvkm_cstate_new(struct nvkm_clk *clk, int idx, struct nvkm_pstate *pstate) in nvkm_cstate_new()
272 struct nvkm_pstate *pstate; in nvkm_pstate_prog() local
304 int pstate; in nvkm_pstate_work() local
346 nvkm_pstate_info(struct nvkm_clk *clk, struct nvkm_pstate *pstate) in nvkm_pstate_info()
389 nvkm_pstate_del(struct nvkm_pstate *pstate) in nvkm_pstate_del()
406 struct nvkm_pstate *pstate; in nvkm_pstate_new() local
[all …]
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c578 static void _dpu_plane_color_fill_pipe(struct dpu_plane_state *pstate, in _dpu_plane_color_fill_pipe()
623 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill() local
653 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb() local
826 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check_nosspp() local
1022 static bool dpu_plane_get_single_pipe_in_stage(struct dpu_plane_state *pstate, in dpu_plane_get_single_pipe_in_stage()
1047 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check_sspp() local
1098 static int dpu_plane_try_multirect_shared(struct dpu_plane_state *pstate, in dpu_plane_try_multirect_shared()
1167 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check() local
1214 struct dpu_plane_state *pstate = to_dpu_plane_state(plane_state); in dpu_plane_virtual_atomic_check() local
1306 struct dpu_plane_state *pstate, *prev_adjacent_pstate[STAGES_PER_PLANE]; in dpu_plane_virtual_assign_resources() local
[all …]
H A Ddpu_crtc.c323 struct dpu_plane_state *pstate, in _dpu_crtc_setup_blend_cfg()
449 struct dpu_plane_state *pstate = NULL; in _dpu_crtc_blend_setup_mixer() local
1486 const struct drm_plane_state *pstate; in dpu_crtc_atomic_check() local
1638 struct dpu_plane_state *pstate = NULL; in _dpu_debugfs_status_show() local
/linux/drivers/regulator/
H A Dpwm-regulator.c86 struct pwm_state pstate; in pwm_regulator_set_voltage_sel() local
154 struct pwm_state pstate; in pwm_regulator_get_voltage() local
201 struct pwm_state pstate; in pwm_regulator_set_voltage() local
328 struct pwm_state pstate; in pwm_regulator_init_boot_on() local
/linux/samples/bpf/
H A Dcpustat_kern.c106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local
214 u64 *pts, *cstate, *pstate, cur_ts, delta; in bpf_prog2() local
H A Dcpustat_user.c34 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
/linux/drivers/gpu/drm/tve200/
H A Dtve200_display.c72 tve200_display_check(struct drm_simple_display_pipe * pipe,struct drm_plane_state * pstate,struct drm_crtc_state * cstate) tve200_display_check() argument
265 struct drm_plane_state *pstate = plane->state; tve200_display_update() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dcstep.h8 u8 pstate; member
H A Dboost.h7 u8 pstate; member
H A Dvpstate.h19 u8 pstate; member
H A Dperf.h8 u8 pstate; member
/linux/drivers/cpufreq/
H A Dapple-soc-cpufreq.c140 unsigned int pstate; in apple_soc_cpufreq_get_rate() local
175 unsigned int pstate = policy->freq_table[index].driver_data; in apple_soc_cpufreq_set_target() local
H A Dintel_pstate.c236 struct pstate_data pstate; member
2051 static u64 get_perf_ctl_val(int pstate) in get_perf_ctl_val()
2087 static u64 atom_get_val(struct cpudata *cpudata, int pstate) in atom_get_val()
2250 static u64 core_get_val(struct cpudata *cpudata, int pstate) in core_get_val()
2298 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate()
2565 static int intel_pstate_prepare_request(struct cpudata *cpu, int pstate) in intel_pstate_prepare_request()
2573 static void intel_pstate_update_pstate(struct cpudata *cpu, int pstate) in intel_pstate_update_pstate()
2901 int pstate = max(cpu->pstate.min_pstate, cpu->max_perf_ratio); in intel_pstate_set_policy() local
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c429 static bool vop2_half_block_enable(struct drm_plane_state *pstate) in vop2_half_block_enable()
437 static u32 vop2_afbc_transform_offset(struct drm_plane_state *pstate, in vop2_afbc_transform_offset()
522 struct drm_plane_state *pstate) in vop2_get_cluster_lb_mode()
714 struct drm_plane_state *pstate) in vop2_setup_csc_mode()
996 struct drm_plane_state *pstate = drm_atomic_get_new_plane_state(astate, plane); in vop2_plane_atomic_check() local
1094 struct drm_plane_state *pstate = plane->state; in vop2_plane_setup_color_key() local
1141 struct drm_plane_state *pstate = plane->state; in vop2_plane_atomic_update() local
1910 struct drm_plane_state *pstate = plane->state; in vop2_plane_state_dump() local
/linux/arch/sparc/include/asm/
H A Dhibernate.h17 unsigned long pstate; member
/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c259 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check_scaling() local
348 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h66 u8 pstate; member
97 int pstate; /* current */ member
/linux/drivers/gpu/drm/pl111/
H A Dpl111_display.c86 pl111_display_check(struct drm_simple_display_pipe * pipe,struct drm_plane_state * pstate,struct drm_crtc_state * cstate) pl111_display_check() argument
397 struct drm_plane_state *pstate = plane->state; pl111_display_update() local
/linux/drivers/clk/tegra/
H A Dclk-device.c35 unsigned int pstate; in tegra_clock_set_pd_state() local
/linux/arch/arm64/kvm/
H A Dreset.c194 u32 pstate; in kvm_reset_vcpu() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.c75 struct nvkm_pstate *pstate; in nvkm_control_mthd_pstate_attr() local
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0001.h19 __s8 pstate; /* out: current pstate index */ member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dcstep.c85 nvbios_cstepEm(struct nvkm_bios *bios, u8 pstate, u8 *ver, u8 *hdr, in nvbios_cstepEm()
H A Dboost.c89 nvbios_boostEm(struct nvkm_bios *bios, u8 pstate, in nvbios_boostEm()
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h309 u64 pstate = to_hw_pstate(ctxt); in __sysreg_restore_el2_return_state() local

123