summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-12drm/amd/pm: Simplify SoC power printing in debugfsLijo Lazar1-15/+12
2026-08-06drm/amd/pm: add IP_VERSION(11,5,1) to vclk/dclk DPM sysfs whitelistsPriya Hosur1-2/+6
2026-07-28drm/amd/pm: use milliwatts for GPU power sensorsYang Wang1-5/+3
2026-07-28drm/amd/pm: fix torn gpu metrics readsYang Wang1-7/+1
2026-07-28drm/amd/pm: fix pptable use-after-freeYang Wang1-10/+3
2026-07-01drm/amd/pm: fix amdgpu_pm_info power display unitsYang Wang1-9/+12
2026-07-01drm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
2026-07-01drm/amd/pm: Add helper for parameter parsingLijo Lazar1-68/+48
2026-06-04drm/amd/pm: Use strscpy in profile mode parsingLijo Lazar1-6/+5
2026-06-04drm/amd/pm: bound OD parameter parsing to stack array sizeCandice Li1-0/+7
2026-06-04drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZEAsad Kamal1-0/+2
2026-06-03drm/amdgpu/pm: fix SmartShift bias sysfs store PM refcount on parse errorCandice Li1-5/+3
2026-06-03drm/amd/pm: Reject negative values in thermal_throttling_loggingVitaly Prosyak1-0/+4
2026-06-03drm/amd/pm: Add empty string validation to sysfs store functionsVitaly Prosyak1-0/+20
2026-05-11drm/amd/pm: update dpm clock pm attributes for aldebaran (gc 9.4.2)Yang Wang1-4/+15
2026-04-24drm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang1-3/+3
2026-04-17drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.cYang Wang1-4/+10
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal1-2/+3
2026-03-23drm/amd/pm: Add OD_FCLK interfaceAsad Kamal1-7/+11
2026-03-17drm/amd/pm: Update pm attributesAsad Kamal1-26/+10
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-5/+5
2026-02-12drm/amd/pm: use sysfs_streq for string matching in amdgpu_pmYang Wang1-15/+14
2026-01-21drm/amd/pm: Correct comment above power2_cap attributesTimur Kristóf1-1/+1
2025-12-08drm/amd/pm: Deprecate print_clock_levels interfaceLijo Lazar1-11/+5
2025-12-08drm/amd/pm: Add sysfs node for ubb powerAsad Kamal1-2/+63
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang1-1/+10
2025-11-11drm/amd/pm: Remove power2_average nodeAsad Kamal1-4/+1
2025-11-11drm/amd/pm: Expose ppt1 limit for gc_v9_5_0Asad Kamal1-4/+8
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang1-2/+2
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-10-13drm/amd/pm: Grant interface access after full initLijo Lazar1-1/+2
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello1-2/+1
2025-09-18drm/amd/pm: Add sysfs node for node powerAsad Kamal1-2/+149
2025-09-16drm/amd/pm: Rename amdgpu_hwmon_get_sensor_genericAsad Kamal1-37/+39
2025-09-15drm/amd/pm: Allow to set power cap in vf modeAsad Kamal1-3/+4
2025-09-05drm/amd/pm: refine amdgpu pm sysfs node error codeYang Wang1-2/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-08-06drm/amd/pm: Add temperature metrics sysfs entryAsad Kamal1-0/+135
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno1-0/+5
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar1-2/+2
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+34
2025-05-08drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internalsPaul E. McKenney1-9/+2
2025-04-30drm/amd/pm: Add board voltage node to hwmonAsad Kamal1-0/+34
2025-03-13drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng1-2/+2
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0Alex Deucher1-1/+2
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 12.xAlex Deucher1-1/+3
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.xAlex Deucher1-6/+12
2025-03-13drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-02-12drm/amd/pm: Remove unnecessary device state checksLijo Lazar1-14/+0