summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/pm: Remove remainder of mode2_reset_is_supportDr. David Alan Gilbert1-6/+0
2025-05-08drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_rangeDr. David Alan Gilbert1-39/+0
2025-05-01drm/amd/pm: Fix comment styleLijo Lazar1-1/+1
2025-04-08drm/amd/pm/smu11: Prevent division by zeroDenis Arefev1-1/+1
2025-03-27drm/amd/pm: Prevent division by zeroDenis Arefev1-0/+3
2025-02-13drm/amd/pm: add support for IP version 11.5.2Ying Li1-4/+8
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+2
2024-12-10drm/amd/pm: power up or down vcn by instanceBoyuan Zhang1-12/+8
2024-12-03drm/amd/pm: fix and simplify workload handlingAlex Deucher4-232/+310
2024-12-03Revert "drm/amd/pm: correct the workload setting"Alex Deucher4-12/+7
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar1-1/+5
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng4-7/+12
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang4-4/+12
2024-10-28drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-1/+3
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher4-17/+31
2024-10-02drm/amd/pm: remove dump_pptable functionsPierre-Eric Pelloux-Prayer2-1702/+0
2024-09-27drm/amdgpu: Use init level for pending_reset flagLijo Lazar1-1/+2
2024-08-13drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)Tobias Jakobi2-4/+4
2024-06-14drm/amdgpu: refine pmfw/smu firmware loadingYang Wang1-5/+1
2024-06-14drm/amd/pm: remove dead code in navi10_emit_clk_levels and navi10_print_clk_l...Jesse Zhang1-4/+0
2024-05-20drm/amd/pm: Remove unused interface to set plpdLijo Lazar1-22/+0
2024-05-18drm/amd/pm: Add xgmi plpd to arcturus pm_policyLijo Lazar1-0/+42
2024-05-13drm/amd/pm: check the return of send smc msg for navi10Jesse Zhang1-1/+3
2024-05-13drm/amd/pm: check the return of send smc msg for sienna_cichildJesse Zhang1-1/+3
2024-05-13drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 an...Ma Jun3-0/+13
2024-05-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang1-0/+14
2024-04-30drm/amd/pm: Fix negative array index readJesse Zhang1-6/+21
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie5-11/+21
2024-04-10drm/amdgpu/pm: Check AMDGPU_RUNPM_BAMACO when setting baco stateMa Jun1-1/+1
2024-04-10drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-5/+9
2024-04-10drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun4-4/+4
2024-03-22drm/amdgpu: Fix truncation in smu_v11_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-22Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-44/+34
2024-03-20drm/amdgpu: add VCN sensor value for VangoghXiaojian Du1-1/+7
2024-03-20drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun1-28/+5
2024-03-20drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun3-18/+25
2024-03-20drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun3-19/+25
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-8/+12
2024-03-12Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-02-29drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal1-2/+2
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun3-15/+12
2024-02-26drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun3-15/+12
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-1/+1
2024-01-29drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun1-5/+5
2024-01-25drm/amdgpu/pm: Fix the power source flag errorMa Jun1-0/+2
2024-01-25drm/amdgpu/pm: Add default case for smu IH process funcMa Jun1-0/+4
2024-01-23drm/amdgpu/pm: Fix the power source flag errorMa Jun1-0/+2
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards1-1/+1
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun3-6/+0
2023-11-30drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-3/+2