/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | base.c | 42 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() 223 nvkm_cstate_new(struct nvkm_clk *clk, int idx, struct nvkm_pstate *pstate) in nvkm_cstate_new() 270 struct nvkm_pstate *pstate; in nvkm_pstate_prog() local 302 int pstate; in nvkm_pstate_work() local 345 nvkm_pstate_info(struct nvkm_clk *clk, struct nvkm_pstate *pstate) in nvkm_pstate_info() 388 nvkm_pstate_del(struct nvkm_pstate *pstate) in nvkm_pstate_del() 405 struct nvkm_pstate *pstate; in nvkm_pstate_new() local [all …]
|
/Linux-v5.10/arch/arm64/kernel/ |
D | insn.c | 1435 static bool __kprobes __check_eq(unsigned long pstate) in __check_eq() 1440 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne() 1445 static bool __kprobes __check_cs(unsigned long pstate) in __check_cs() 1450 static bool __kprobes __check_cc(unsigned long pstate) in __check_cc() 1455 static bool __kprobes __check_mi(unsigned long pstate) in __check_mi() 1460 static bool __kprobes __check_pl(unsigned long pstate) in __check_pl() 1465 static bool __kprobes __check_vs(unsigned long pstate) in __check_vs() 1470 static bool __kprobes __check_vc(unsigned long pstate) in __check_vc() 1475 static bool __kprobes __check_hi(unsigned long pstate) in __check_hi() 1481 static bool __kprobes __check_ls(unsigned long pstate) in __check_ls() [all …]
|
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_plane.c | 145 struct dpu_plane_state *pstate; in _dpu_plane_calc_bw() local 193 struct dpu_plane_state *pstate; in _dpu_plane_calc_clk() local 225 struct dpu_plane_state *pstate; in _dpu_plane_calc_fill_level() local 502 struct dpu_plane_state *pstate, in _dpu_plane_set_scanout() 526 struct dpu_plane_state *pstate, in _dpu_plane_setup_scaler3() 642 struct dpu_plane_state *pstate, in _dpu_plane_setup_scaler() 670 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill() local 721 struct dpu_plane_state *pstate = to_dpu_plane_state(drm_state); in dpu_plane_clear_multirect() local 729 struct dpu_plane_state *pstate[R_MAX]; in dpu_plane_validate_multirect_v2() local 860 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb() local [all …]
|
D | dpu_crtc.c | 69 struct dpu_plane_state *pstate, struct dpu_format *format) in _dpu_crtc_setup_blend_cfg() 125 struct dpu_plane_state *pstate = NULL; in _dpu_crtc_blend_setup_mixer() local 821 const struct drm_plane_state *pstate; in dpu_crtc_atomic_check() local 1076 struct dpu_plane_state *pstate = NULL; in _dpu_debugfs_status_show() local
|
D | dpu_core_perf.c | 43 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_bw() local 75 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_clk() local
|
/Linux-v5.10/tools/power/cpupower/utils/helpers/ |
D | amd.c | 42 static int get_did(int family, union msr_pstate pstate) in get_did() 56 static int get_cof(int family, union msr_pstate pstate) in get_cof() 92 union msr_pstate pstate; in decode_pstates() local
|
/Linux-v5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_plane.c | 104 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_set_property() local 132 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_get_property() local 159 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_atomic_print_state() local 219 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_destroy_state() local 917 struct drm_plane_state *pstate = plane->state; in mdp5_plane_mode_set() local 1031 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_pipe() local 1041 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_right_pipe() local 1051 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_get_flush() local
|
/Linux-v5.10/samples/bpf/ |
D | cpustat_kern.c | 106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local 214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog2() local
|
D | cpustat_user.c | 35 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
|
/Linux-v5.10/drivers/regulator/ |
D | pwm-regulator.c | 86 struct pwm_state pstate; in pwm_regulator_set_voltage_sel() local 154 struct pwm_state pstate; in pwm_regulator_get_voltage() local 191 struct pwm_state pstate; in pwm_regulator_set_voltage() local
|
/Linux-v5.10/drivers/gpu/drm/tve200/ |
D | tve200_display.c | 72 struct drm_plane_state *pstate, in tve200_display_check() 265 struct drm_plane_state *pstate = plane->state; in tve200_display_update() local
|
/Linux-v5.10/drivers/cpufreq/ |
D | brcmstb-avs-cpufreq.c | 388 static int brcm_avs_get_pstate(struct private_data *priv, unsigned int *pstate) in brcm_avs_get_pstate() 401 static int brcm_avs_set_pstate(struct private_data *priv, unsigned int pstate) in brcm_avs_set_pstate() 429 unsigned int pstate; in brcm_avs_get_freq_table() local 627 unsigned int pstate; in brcm_avs_cpufreq_init() local 645 unsigned int pstate; in show_brcm_avs_pstate() local
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | cstep.h | 8 u8 pstate; member
|
D | boost.h | 7 u8 pstate; member
|
D | vpstate.h | 19 u8 pstate; member
|
D | perf.h | 8 u8 pstate; member
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | hibernate.h | 17 unsigned long pstate; member
|
/Linux-v5.10/arch/arm64/kvm/hyp/include/hyp/ |
D | sysreg-sr.h | 135 u64 pstate = ctxt->regs.pstate; in __sysreg_restore_el2_return_state() local
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | ptrace.h | 146 unsigned long pstate; in compat_psr_to_pstate() local 156 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate) in pstate_to_compat_psr() 180 u64 pstate; member
|
/Linux-v5.10/drivers/gpu/drm/arm/ |
D | malidp_crtc.c | 256 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check_scaling() local 343 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check() local
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | clk.h | 67 u8 pstate; member 99 int pstate; /* current */ member
|
/Linux-v5.10/drivers/gpu/drm/pl111/ |
D | pl111_display.c | 85 struct drm_plane_state *pstate, in pl111_display_check() 396 struct drm_plane_state *pstate = plane->state; in pl111_display_update() local
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_xgmi.h | 44 } pstate; member
|
/Linux-v5.10/arch/sparc/kernel/ |
D | smp_64.c | 399 static void spitfire_xcall_helper(u64 data0, u64 data1, u64 data2, u64 pstate, unsigned long cpu) in spitfire_xcall_helper() 469 u64 pstate; in spitfire_xcall_deliver() local 489 u64 *mondo, pstate, ver, busy_mask; in cheetah_xcall_deliver() local 1305 unsigned long pstate; in cpu_play_dead() local
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 75 struct nvkm_pstate *pstate; in nvkm_control_mthd_pstate_attr() local
|