Home
last modified time | relevance | path

Searched full:pstate (Results 576 - 600 of 636) sorted by relevance

1...<<212223242526

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2643 * which causes a pstate hang for yet unknown reason. in dcn10_update_mpcc()
2731 * 168944. this will cause pipe pstate warning issue. in dcn10_update_dchubp_dpp()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c76 * - 3.25.0 - Add support for sensor query info (stable pstate sclk/mclk).
H A Damdgpu_device.c2504 DRM_ERROR("pstate setting failed (%d).\n", r); in amdgpu_device_ip_late_init()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c1103 psw_bits(regs.psw).pstate = basic->P; in perf_push_sample()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c1135 psw_bits(regs.psw).pstate = basic->P; in perf_push_sample()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2249 * In this case, SMU already disabled dummy pstate during enablement in navi10_umc_hybrid_cdr_workaround()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon.h1536 u8 pstate; member
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h1951 int netlink_policy_dump_add_policy(struct netlink_policy_dump_state **pstate,
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h1997 int netlink_policy_dump_add_policy(struct netlink_policy_dump_state **pstate,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1743 /* Do not use asymetric crb if not enough for pstate support */ in dcn315_populate_dml_pipes_from_context()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon.h1529 u8 pstate; member
/third_party/libdrm/amdgpu/
H A Damdgpu.h948 * \param out_flags - \c [out] output current stable pstate
/kernel/linux/linux-5.10/Documentation/virt/kvm/
H A Dapi.rst1076 pending until the guest takes the exception by unmasking PSTATE.A.
2393 0x6030 0000 0010 0042 PSTATE 64 regs.pstate
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c7371 enum radeon_ctx_pstate pstate = enable ? RADEON_CTX_PSTATE_PEAK : RADEON_CTX_PSTATE_NONE; in radv_thread_trace_set_pstate() local
7374 /* pstate is per-device; setting it for one ctx is sufficient. in radv_thread_trace_set_pstate()
7378 return ws->ctx_set_pstate(device->hw_ctx[i], pstate) >= 0; in radv_thread_trace_set_pstate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2309 * which causes a pstate hang for yet unknown reason. in dcn20_update_mpcc()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2284 * pstate latency overridden to 5us in dcn30_calculate_wm_and_dlg_fp()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c601 ramrod->pstate = &vf->filter_state; in bnx2x_vf_prep_rx_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c601 ramrod->pstate = &vf->filter_state; in bnx2x_vf_prep_rx_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2636 * which causes a pstate hang for yet unknown reason. in dcn20_update_mpcc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2804 * In this case, SMU already disabled dummy pstate during enablement in navi10_umc_hybrid_cdr_workaround()
/kernel/linux/linux-6.6/Documentation/virt/kvm/
H A Dapi.rst1140 pending until the guest takes the exception by unmasking PSTATE.A.
2533 0x6030 0000 0010 0042 PSTATE 64 regs.pstate
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.c12941 const char *opa_pstate_name(u32 pstate) in opa_pstate_name() argument
12957 if (pstate < ARRAY_SIZE(port_physical_names)) in opa_pstate_name()
12958 return port_physical_names[pstate]; in opa_pstate_name()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.c12902 const char *opa_pstate_name(u32 pstate) in opa_pstate_name() argument
12918 if (pstate < ARRAY_SIZE(port_physical_names)) in opa_pstate_name()
12919 return port_physical_names[pstate]; in opa_pstate_name()
/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c91 { "Stable pstate Test", amdgpu_stable_pstate_test },
/third_party/rust/crates/libc/src/
H A Dpsp.rs4024 pub fn sceNetApctlGetState(pstate: *mut ApctlState) -> i32; in sceNetApctlGetState()

Completed in 180 milliseconds

1...<<212223242526