index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pm: Prevent division by zero
Denis Arefev
2025-03-26
1
-2
/
+2
*
drm/amd/pm: Prevent division by zero
Denis Arefev
2025-03-26
1
-2
/
+2
*
drm/amd/pm: Prevent division by zero
Denis Arefev
2025-03-26
1
-1
/
+1
*
drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Wentao Liang
2025-03-07
1
-0
/
+5
*
drm/amdgpu: Remove powerdown_uvd member
Dr. David Alan Gilbert
2025-03-05
6
-6
/
+1
*
drm/amdgpu: Remove phm_powerdown_uvd
Dr. David Alan Gilbert
2025-03-05
2
-11
/
+0
*
drm/amdgpu: Remove ppatomfwctrl deadcode
Dr. David Alan Gilbert
2025-03-05
2
-81
/
+0
*
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-25
1
-1
/
+1
*
drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...
Ivan Stepchenko
2024-12-10
1
-0
/
+2
*
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
1
-1
/
+1
*
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
1
-1
/
+1
*
drm/amd/pm: add inst to set_powergating_by_smu
Boyuan Zhang
2024-12-10
1
-1
/
+3
*
drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...
Christophe JAILLET
2024-12-10
1
-2
/
+3
*
drm/amd/pm: remove redundant tools_size check
Bhavin Sharma
2024-11-20
1
-13
/
+11
*
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
1
-2
/
+0
*
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
2024-10-22
1
-6
/
+0
*
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
2024-10-22
1
-6
/
+0
*
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
2024-10-07
1
-13
/
+13
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-3
/
+2
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-4
/
+3
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-1
/
+1
*
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
1
-1
/
+1
*
drm/amdgpu: update the handle ptr in late_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amd/powerplay: Delete unused function and maths library
Dr. David Alan Gilbert
2024-10-01
3
-991
/
+0
*
drm/amd/pm: remove dump_pptable functions
Pierre-Eric Pelloux-Prayer
2024-10-01
1
-574
/
+0
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-3
/
+2
*
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-08-27
2
-3
/
+3
|
\
|
*
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
2024-08-20
1
-0
/
+2
|
*
drm/amd/pm: fix unchecked return value warning for vega10_hwmgr
Tim Huang
2024-08-06
1
-3
/
+1
*
|
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-28
1
-4
/
+10
|
/
*
drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arrays
Mario Limonciello
2024-06-19
2
-37
/
+37
*
drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
Bob Zhou
2024-06-05
1
-4
/
+25
*
drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
Ma Jun
2024-05-17
3
-10
/
+18
*
drm/amdgpu/pm: Drop hard-code value of usTMax
Ma Jun
2024-05-17
1
-2
/
+0
*
drm/amdgpu/pm: Fix the null pointer dereference for smu7
Ma Jun
2024-05-17
1
-26
/
+24
*
drm/amd/pm: check negtive return for table entries
Jesse Zhang
2024-05-13
1
-5
/
+8
*
drm/amdgpu/pm: Drop redundant setting code for pcie lanes
Ma Jun
2024-05-13
1
-2
/
+0
*
drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
Ma Jun
2024-05-13
2
-3
/
+7
*
drm/amdgpu/pm: Fix the param type of set_power_profile_mode
Ma Jun
2024-05-08
2
-8
/
+8
*
drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
Ma Jun
2024-05-08
1
-2
/
+7
*
drm/amdgpu/pm: Fix uninitialized variable warning for smu10
Ma Jun
2024-05-08
3
-16
/
+48
*
drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
Tim Huang
2024-04-30
2
-13
/
+39
*
drm/amd/pm: fix the Out-of-bounds read warning
Jesse Zhang
2024-04-30
1
-2
/
+3
*
drm/amd/pm: fix warning using uninitialized value of max_vid_step
Jesse Zhang
2024-04-30
1
-1
/
+4
*
drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
Tim Huang
2024-04-30
1
-3
/
+12
[next]