Lines Matching defs:table

329 				"Failed to retrieve MVDD table.",
340 "Failed to retrieve SVI2 MVDD table from dependency table.",
349 "Failed to retrieve VDDCI table.",
359 "Failed to retrieve SVI2 VDDCI table from dependency table.",
368 "Failed to retrieve SVI2 VDDGFX table from lookup table.", return result;);
377 "Failed to retrieve VDDC table.", return result;);
388 "Failed to retrieve SVI2 VDDC table from dependency table.", return result;);
394 "Too many voltage values for VDDC. Trimming to fit state table.",
401 "Too many voltage values for VDDC. Trimming to fit state table.",
408 "Too many voltage values for VDDCI. Trimming to fit state table.",
415 "Too many voltage values for MVDD. Trimming to fit state table.",
569 * This function is to be called from the SetPowerState table.
669 * If PCIE table from PPTable have ULV entry + 8 entries,
774 * for SMU7 based on the dependency table.
793 "SCLK dependency table is missing. This table is mandatory", return -EINVAL);
795 "SCLK dependency table has to have is missing. This table is mandatory", return -EINVAL);
798 "MCLK dependency table is missing. This table is mandatory", return -EINVAL);
800 "VMCLK dependency table has to have is missing. This table is mandatory", return -EINVAL);
803 /* Initialize Sclk DPM table based on allow Sclk values*/
817 "MCLK dependency table is missing. This table is mandatory", return -EINVAL);
818 /* Initialize Mclk DPM table based on allow Mclk values */
830 /* Initialize Vddc DPM table based on allow Vddc values. And populate corresponding std values. */
842 /* Initialize Vddci DPM table based on allow Mclk values */
854 * Initialize MVDD DPM table based on allow Mclk
884 "SCLK dependency table is missing.",
887 "SCLK dependency table count is 0.",
891 "MCLK dependency table is missing.",
894 "MCLK dependency table count is 0",
897 /* Initialize Sclk DPM table based on allow Sclk values */
913 /* Initialize Mclk DPM table based on allow Mclk values */
1072 /* save a copy of the default DPM table */
1076 /* initialize ODN table */
1622 "Failed to initialize SMC table!", result = tmp_result);
2144 * @leakage_table: pointer to leakage table
2166 * smu7_patch_lookup_table_with_leakage - Patch voltage lookup table by EVV leakages.
2169 * @lookup_table: pointer to voltage lookup table
2170 * @leakage_table: pointer to leakage table
2340 /* Add the calculated VDDGFX to the VDDGFX lookup table */
2356 "Lookup table is empty", return -EINVAL);
2457 "VDD dependency on SCLK table is missing.",
2460 "VDD dependency on SCLK table has to have is missing.",
2464 "VDD dependency on MCLK table is missing",
2467 "VDD dependency on MCLK table has to have is missing.",
2627 * @leakage_table: pointer to leakage table
2850 "VDDC dependency on SCLK table is missing. This table is mandatory",
2853 "VDDC dependency on SCLK table has to have is missing. This table is mandatory",
2857 "VDDC dependency on MCLK table is missing. This table is mandatory",
2860 "VDD dependency on MCLK table has to have is missing. This table is mandatory",
3540 /* First retrieve the Boot clocks and VDDC from the firmware info table.
3546 /* During a test, there is no firmware info table. */
3706 /* This is the earliest time we have all the dependency table and the VBIOS boot state
3713 pr_debug("Single MCLK entry VDDCI/MCLK dependency table "
3717 pr_debug("Single VDDCI entry VDDCI/MCLK dependency table "
3852 * This is the earliest time we have all the dependency table
3861 pr_debug("Single MCLK entry VDDCI/MCLK dependency table "
3865 pr_debug("Single VDDCI entry VDDCI/MCLK dependency table "
4280 /*populate MCLK dpm table to SMU7 */
4481 "Failed to find DPM states clocks in DPM table!",
4503 * If a custom pp table is loaded, set DPMTABLE_OD_UPDATE_VDDC flag.
5330 SMU74_Discrete_DpmTable *table = &(smu_data->smc_state_table);
5349 table->DisplayWatermark[i][j] = watermarks->wm_clk_ranges[k].wm_set_id;
5355 table->DisplayWatermark[i][j] = watermarks->wm_clk_ranges[k - 1].wm_set_id);
5361 (uint8_t *)table->DisplayWatermark,