index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
legacy-dpm
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-22
/
+19
2026-02-12
drm/amdgpu: Add HAINAN clock adjustment
decce6
-0
/
+5
2026-01-21
drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
Timur Kristóf
-1
/
+12
2026-01-21
drm/amd/pm: Don't clear SI SMC table when setting power limit
Timur Kristóf
-10
/
+0
2026-01-21
drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
Timur Kristóf
-4
/
+4
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
-3
/
+2
2025-11-11
drm/amd/pm/si: Hook up VCE1 to SI DPM
Timur Kristóf
-5
/
+13
2025-11-04
drm/amd/pm/si: Delete unused structs and fields
Timur Kristóf
-566
/
+1
2025-10-13
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
Timur Kristóf
-0
/
+5
2025-09-15
drm/amd/pm: Remove unneeded legacy DPM related code.
Timur Kristóf
-3
/
+0
2025-09-15
drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
Timur Kristóf
-47
/
+27
2025-09-05
amdgpu/pm/legacy: remove redundant ternary operators
Liao Yuanhong
-2
/
+1
2025-09-02
drm/amd/pm: Print VCE clocks too in si_dpm (v3)
Timur Kristóf
-0
/
+1
2025-09-02
drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)
Timur Kristóf
-0
/
+31
2025-09-02
drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)
Timur Kristóf
-1
/
+7
2025-09-02
drm/amd/pm: Adjust si_upload_smc_data register programming (v3)
Timur Kristóf
-2
/
+2
2025-09-02
drm/amd/pm: Fix si_upload_smc_data (v3)
Timur Kristóf
-19
/
+24
2025-09-02
drm/amd/pm: Increase SMC timeout on SI and warn (v3)
Timur Kristóf
-2
/
+24
2025-09-02
drm/amd/pm: Disable ULV even if unsupported (v3)
Timur Kristóf
-7
/
+3
2025-06-30
drm/amd: Change kv-dpm DRM_*() macros to drm_*()
Mario Limonciello
-28
/
+28
2025-06-30
drm/amd: Change legacy-dpm DRM_*() macros to drm_*()
Mario Limonciello
-13
/
+13
2025-06-30
drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpm
Mario Limonciello
-75
/
+50
2025-05-22
drm/amdgpu: fixing typo in macro name
Jihed Chaibi
-1
/
+1
2025-04-07
drm/pm/legacy-dpm: move SI away from sid.h and si_enums.h
Alexandre Demers
-184
/
+190
2025-04-07
drm/amdgpu: wire up defines, shifts and masks through SI code
Alexandre Demers
-2
/
+24
2025-02-25
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
-14
/
+45
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
-2
/
+2
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
-1
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
-2
/
+2
2024-12-10
drm/amd/pm: add inst to set_powergating_by_smu
Boyuan Zhang
-1
/
+3
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
-4
/
+0
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
-12
/
+0
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
-7
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
-4
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
-4
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
-4
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
-4
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
-4
/
+4
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
-5
/
+4
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
-4
/
+4
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
-4
/
+4
2024-09-26
drm/amdgpu: check return for setting engine dram timings
Tim Huang
-3
/
+5
2024-06-19
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
-0
/
+2
2024-06-14
drm/amdgpu: refine pmfw/smu firmware loading
Yang Wang
-5
/
+3
[next]