summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar2021-12-011-1/+1
* amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell2021-12-018-73/+12
* amdgpu/pm: Create shared array of power profile name stringsDarren Powell2021-12-012-9/+11
* drm/amd/pm: Add warning for unexpected PG requestsLijo Lazar2021-12-011-1/+5
* drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher2021-11-246-79/+67
* drm/amd/pm: add new fields for Sienna Cichlid.Surbhi Kakarya2021-11-241-0/+10
* drm/amd/pm: Print the error on command submissionLuben Tuikov2021-11-241-1/+1
* drm/amd/pm: Sienna: Print failed BTCLuben Tuikov2021-11-241-1/+7
* drm/amd/pm: Add debug printsLuben Tuikov2021-11-242-5/+7
* drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky2021-11-223-0/+89
* drm/amd/pm: Add STB support in sienna_cichlidAndrey Grodzovsky2021-11-221-0/+55
* drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky2021-11-222-0/+33
* drm/amdgpu/pm: clean up some inconsistent indentingJiapeng Chong2021-11-221-1/+1
* drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang2021-11-224-0/+96
* drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang2021-11-222-2/+18
* drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou2021-11-223-23/+38
* drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar2021-11-221-5/+8
* drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan2021-11-222-0/+18
* drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan2021-11-174-2/+74
* drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov2021-11-171-2/+6
* drm/amdgpu: remove unneeded variableran jianping2021-11-171-2/+2
* drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello2021-11-051-1/+1
* drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher2021-11-057-12/+51
* drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello2021-11-033-16/+13
* drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello2021-11-031-3/+5
* drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello2021-11-031-1/+5
* drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello2021-11-032-89/+2
* drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher2021-10-281-1/+3
* drm/amd/pm: Disable fan control if not supportedLijo Lazar2021-10-221-0/+14
* drm/amdgpu/smu11.0: add missing IP version checkAlex Deucher2021-10-221-0/+1
* drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setupAlex Deucher2021-10-221-71/+24
* drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander2021-10-221-7/+7
* drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher2021-10-201-60/+29
* drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20Alex Deucher2021-10-141-0/+4
* drm/amdgpu/smu11: fix firmware version check for vangoghAlex Deucher2021-10-131-1/+1
* drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DCDarren Powell2021-10-131-4/+5
* amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell2021-10-138-19/+39
* drm/amdgpu: query default sclk from smu for cyan_skillfishLang Yu2021-10-111-5/+12
* drm/amdgpu: convert IP version array to include instancesAlex Deucher2021-10-045-57/+57
* drm/amdgpu/pm/amdgpu_smu: convert more IP version checkingAlex Deucher2021-10-041-23/+23
* drm/amdgpu/pm/smu_v13.0: convert IP version checkingAlex Deucher2021-10-041-9/+13
* drm/amdgpu/pm/smu_v11.0: update IP version checkingAlex Deucher2021-10-041-12/+12
* drm/amdgpu/sienna_cichlid_ppt: convert to IP version checkingAlex Deucher2021-10-041-12/+12
* drm/amdgpu/navi10_ppt: convert to IP version checkingAlex Deucher2021-10-041-25/+25
* drm/amdgpu/smu11.0: convert to IP version checkingAlex Deucher2021-10-041-42/+46
* drm/amdgpu/amdgpu_smu: convert to IP version checkingAlex Deucher2021-10-041-46/+80
* gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann2021-09-291-2/+2
* drm/amd/pm: Update intermediate power state for SILijo Lazar2021-09-231-0/+2
* drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan2021-09-234-4/+47
* drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu2021-09-142-1/+138