summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/legacy-dpm
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-9/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+19
2026-02-12drm/amdgpu: Add HAINAN clock adjustmentdecce6-0/+5
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf-10/+0
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf-4/+4
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)-3/+2
2025-11-11drm/amd/pm/si: Hook up VCE1 to SI DPMTimur Kristóf-5/+13
2025-11-04drm/amd/pm/si: Delete unused structs and fieldsTimur Kristóf-566/+1
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf-0/+5
2025-09-15drm/amd/pm: Remove unneeded legacy DPM related code.Timur Kristóf-3/+0
2025-09-15drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf-47/+27
2025-09-05amdgpu/pm/legacy: remove redundant ternary operatorsLiao Yuanhong-2/+1
2025-09-02drm/amd/pm: Print VCE clocks too in si_dpm (v3)Timur Kristóf-0/+1
2025-09-02drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf-0/+31
2025-09-02drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf-1/+7
2025-09-02drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf-2/+2
2025-09-02drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf-19/+24
2025-09-02drm/amd/pm: Increase SMC timeout on SI and warn (v3)Timur Kristóf-2/+24
2025-09-02drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf-7/+3
2025-06-30drm/amd: Change kv-dpm DRM_*() macros to drm_*()Mario Limonciello-28/+28
2025-06-30drm/amd: Change legacy-dpm DRM_*() macros to drm_*()Mario Limonciello-13/+13
2025-06-30drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpmMario Limonciello-75/+50
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi-1/+1
2025-04-07drm/pm/legacy-dpm: move SI away from sid.h and si_enums.hAlexandre Demers-184/+190
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers-2/+24
2025-02-25amdgpu/pm/legacy: fix suspend/resume issueschr[]-14/+45
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri-2/+2
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-1/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-2/+2
2024-12-10drm/amd/pm: add inst to set_powergating_by_smuBoyuan Zhang-1/+3
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-4/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri-12/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri-7/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri-4/+4
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri-4/+4
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri-4/+4
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri-4/+4
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri-4/+4
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri-5/+4
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri-4/+4
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri-4/+4
2024-09-26drm/amdgpu: check return for setting engine dram timingsTim Huang-3/+5
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher-0/+2
2024-06-14drm/amdgpu: refine pmfw/smu firmware loadingYang Wang-5/+3