Home
last modified time | relevance | path

Searched full:overdrive (Results 1 – 25 of 60) sorted by relevance

123

/linux-6.12.1/arch/arm64/boot/dts/amd/
Damd-overdrive-rev-b0.dts3 * DTS file for AMD Seattle Overdrive Development Board
15 model = "AMD Seattle (Rev.B0) Development Board (Overdrive)";
16 compatible = "amd,seattle-overdrive", "amd,seattle";
Damd-overdrive-rev-b1.dts3 * DTS file for AMD Seattle Overdrive Development Board
15 model = "AMD Seattle (Rev.B1) Development Board (Overdrive)";
16 compatible = "amd,seattle-overdrive", "amd,seattle";
DMakefile3 dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dti,drv260x.yaml74 vib-overdrive-mv:
77 The overdrive voltage of the actuator in millivolts.
107 vib-overdrive-mv = <3200>;
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v14_0_2_pptable.h41 …ORM_CAP_MOBILEOVERDRIVE 0x80 // This cap indicates whether board supports the Mobile Overdrive.
46 #define SMU_14_0_2_PP_OVERDRIVE_VERSION 0x1 // TODO: FIX OverDrive Version TBD
Dsmu_v13_0_7_pptable.h41 #define SMU_13_0_7_PP_OVERDRIVE_VERSION 0x83 // OverDrive 8 Table Version 0.2
Dsmu_v11_0_7_pptable.h41 #define SMU_11_0_7_PP_OVERDRIVE_VERSION 0x81 // OverDrive 8 Table Versi…
/linux-6.12.1/Documentation/hwmon/
Dtps546d24.rst28 overdrive the internal 5-V LDO with an external 5-V supply via the VDD5
/linux-6.12.1/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,od.yaml14 Mediatek display overdrive, namely OD, increases the transition values
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.h236 // To determine if sclk and mclk are in overdrive state
506 /* ---- Overdrive next setting ---- */
Dvega10_pptable.h81 ULONG ulMaxODEngineClock; /* For Overdrive. */
82 ULONG ulMaxODMemoryClock; /* For Overdrive. */
Dpptable_v1_0.h113 ULONG ulMaxODEngineClock; /*For Overdrive. */
114 ULONG ulMaxODMemoryClock; /*For Overdrive. */
/linux-6.12.1/Documentation/w1/masters/
Dds2490.rst40 - The hardware supports normal, flexible, and overdrive bus
/linux-6.12.1/drivers/w1/slaves/
DKconfig75 unique number. Requires OverDrive Speed to talk to.
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce120/
Ddce120_resource.c1013 /* 5 GHz instead of data[7].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
1027 /* 5 GHz instead of data[2].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
1033 /* 5 GHz instead of data[7].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
1037 /* 5 GHz instead of data[2].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
/linux-6.12.1/drivers/gpu/drm/amd/pm/inc/
Dsmu_v13_0_0_pptable.h41 #define SMU_13_0_0_PP_OVERDRIVE_VERSION 0x83 // OverDrive 8 Table Version 0.2
/linux-6.12.1/drivers/gpu/drm/radeon/
Dpptable.h110 ULONG ulMaxEngineClock; // For Overdrive.
111 ULONG ulMaxMemoryClock; // For Overdrive.
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dpptable.h129 ULONG ulMaxEngineClock; // For Overdrive.
130 ULONG ulMaxMemoryClock; // For Overdrive.
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce112/
Ddce112_resource.c1182 /* 5 GHz instead of data[7].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
1196 /* 5 GHz instead of data[2].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
1202 /* 5 GHz instead of data[7].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
1206 /* 5 GHz instead of data[2].clockInKHz to cover Overdrive */ in bw_calcs_data_update_from_pplib()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calcs.c1507 const int overdrive = 5000000; /* 5 GHz to cover Overdrive */ in dcn_bw_notify_pplib_of_wm_ranges() local
1520 * care what the value is, hence min to overdrive level in dcn_bw_notify_pplib_of_wm_ranges()
1526 ranges.reader_wm_sets[0].max_drain_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
1528 ranges.reader_wm_sets[0].max_fill_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
1531 ranges.writer_wm_sets[0].max_fill_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
1533 ranges.writer_wm_sets[0].max_drain_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c225 TAB_MAP(OVERDRIVE),
1168 dev_err(smu->adev->dev, "Failed to get overdrive table!\n"); in smu_v13_0_7_get_overdrive_table()
1184 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_7_upload_overdrive_table()
1874 dev_err(adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_7_od_edit_dpm_table()
2135 * For S3/S4/Runpm resume, we need to setup those overdrive tables again, in smu_v13_0_7_set_default_od_settings()
2577 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_7_set_power_limit()
2592 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_7_set_power_limit()
Dsmu_v13_0_0_ppt.c256 TAB_MAP(OVERDRIVE),
1179 dev_err(smu->adev->dev, "Failed to get overdrive table!\n"); in smu_v13_0_0_get_overdrive_table()
1195 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_0_upload_overdrive_table()
1885 dev_err(adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_0_od_edit_dpm_table()
2151 * For S3/S4/Runpm resume, we need to setup those overdrive tables again, in smu_v13_0_0_set_default_od_settings()
2994 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_0_set_power_limit()
3009 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v13_0_0_set_power_limit()
/linux-6.12.1/drivers/regulator/
Dda9063-regulator.c457 * When enabling overdrive, do it before changing the current limit to in da9063_buck_set_limit_set_overdrive()
482 * Attempt to restore original overdrive state, ignore failure- in da9063_buck_set_limit_set_overdrive()
496 * When disabling overdrive, do it after changing the current limit to in da9063_buck_set_limit_clear_overdrive()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c220 TAB_MAP(OVERDRIVE),
2543 * For S3/S4/Runpm resume, no need to setup those overdrive tables again as in navi10_set_default_od_settings()
2552 dev_err(smu->adev->dev, "Failed to get overdrive table!\n"); in navi10_set_default_od_settings()
2600 dev_warn(smu->adev->dev, "OverDrive is not enabled!\n"); in navi10_od_edit_dpm_table()
2618 dev_err(smu->adev->dev, "Overdrive is not initialized\n"); in navi10_od_edit_dpm_table()
2679 dev_err(smu->adev->dev, "Overdrive table was not initialized!\n"); in navi10_od_edit_dpm_table()
2689 dev_err(smu->adev->dev, "Failed to import overdrive table!\n"); in navi10_od_edit_dpm_table()
2711 dev_info(smu->adev->dev, "Overdrive is not initialized\n"); in navi10_od_edit_dpm_table()
2742 // Allow setting zero to disable the OverDrive VDDC curve in navi10_od_edit_dpm_table()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0_2_ppt.c227 TAB_MAP(OVERDRIVE),
2181 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v14_0_2_upload_overdrive_table()
2214 dev_err(smu->adev->dev, "Failed to get overdrive table!\n"); in smu_v14_0_2_get_overdrive_table()
2242 * For S3/S4/Runpm resume, we need to setup those overdrive tables again, in smu_v14_0_2_set_default_od_settings()
2650 dev_err(adev->dev, "Failed to upload overdrive table!\n"); in smu_v14_0_2_od_edit_dpm_table()
2696 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v14_0_2_set_power_limit()
2711 dev_err(smu->adev->dev, "Failed to upload overdrive table!\n"); in smu_v14_0_2_set_power_limit()

123