index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
/
hwmgr
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2
-3
/
+3
2024-08-20
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
1
-0
/
+2
2024-08-06
drm/amd/pm: fix unchecked return value warning for vega10_hwmgr
Tim Huang
1
-3
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-4
/
+10
2024-06-19
drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arrays
Mario Limonciello
1
-18
/
+18
2024-06-05
drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
Bob Zhou
1
-4
/
+25
2024-05-17
drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
Ma Jun
3
-10
/
+18
2024-05-17
drm/amdgpu/pm: Drop hard-code value of usTMax
Ma Jun
1
-2
/
+0
2024-05-17
drm/amdgpu/pm: Fix the null pointer dereference for smu7
Ma Jun
1
-26
/
+24
2024-05-13
drm/amd/pm: check negtive return for table entries
Jesse Zhang
1
-5
/
+8
2024-05-13
drm/amdgpu/pm: Drop redundant setting code for pcie lanes
Ma Jun
1
-2
/
+0
2024-05-13
drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
Ma Jun
2
-3
/
+7
2024-05-08
drm/amdgpu/pm: Fix the param type of set_power_profile_mode
Ma Jun
1
-4
/
+4
2024-05-08
drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
Ma Jun
1
-2
/
+7
2024-05-08
drm/amdgpu/pm: Fix uninitialized variable warning for smu10
Ma Jun
3
-16
/
+48
2024-04-30
drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
Tim Huang
1
-12
/
+34
2024-04-30
drm/amd/pm: fix the Out-of-bounds read warning
Jesse Zhang
1
-2
/
+3
2024-04-30
drm/amd/pm: fix warning using uninitialized value of max_vid_step
Jesse Zhang
1
-1
/
+4
2024-04-30
drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
Tim Huang
1
-3
/
+12
2024-04-30
drm/amd/pm: fix uninitialized variable warning
Jesse Zhang
3
-15
/
+33
2024-04-30
drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
Ma Jun
1
-2
/
+6
2024-04-09
drm/amdgpu/pm: Add support for MACO flag checking
Ma Jun
6
-14
/
+14
2024-04-09
drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...
Ma Jun
10
-10
/
+10
2024-01-22
drm/amdgpu: fix wrong sizeof argument
Samasth Norway Ananda
1
-1
/
+1
2024-01-15
drm/amdgpu: check PS, WS index
Alexander Richards
2
-23
/
+23
2024-01-15
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...
Srinivasan Shanmugam
1
-1
/
+1
2024-01-15
drm/amdgpu: fix avg vs input power reporting on smu7
Alex Deucher
1
-1
/
+16
2024-01-05
drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
Zhipeng Lu
1
-1
/
+5
2023-11-17
drm/amd/pm: Fix return value and drop redundant param
Ma Jun
6
-17
/
+14
2023-11-03
drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headers
Alex Deucher
2
-14
/
+14
2023-10-26
drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported
Mario Limonciello
1
-3
/
+1
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
4
-14
/
+14
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
29
-285
/
+189
2023-10-09
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
1
-6
/
+6
2023-10-09
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
1
-2
/
+2
2023-10-05
drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driver
Mario Limonciello
3
-6
/
+6
2023-08-15
drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWER
Mario Limonciello
1
-2
/
+2
2023-08-15
drm/amd: Show both power attributes for vega20
Mario Limonciello
1
-5
/
+13
2023-08-15
drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`
Mario Limonciello
4
-4
/
+4
2023-08-09
drm/amd/pm: Remove many unnecessary NULL values
Ruan Jinjie
1
-1
/
+1
2023-08-09
drm/amd/pm: Clean up errors in polaris_baco.c
Ran Sun
1
-20
/
+10
2023-08-09
drm/amd/pm: Clean up errors in vega20_pptable.h
Ran Sun
1
-11
/
+8
2023-08-09
drm/amd/pm: Clean up errors in vega12_hwmgr.h
Ran Sun
1
-2
/
+1
2023-08-09
drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.c
Ran Sun
1
-3
/
+3
2023-08-09
drm/amd/pm: Clean up errors in tonga_baco.c
Ran Sun
1
-20
/
+10
2023-08-09
gpu: amd: Clean up errors in ppatomfwctrl.h
Ran Sun
1
-2
/
+1
2023-08-09
drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.c
Ran Sun
1
-6
/
+6
2023-08-09
drm/amdgpu: Clean up errors in vega20_baco.c
Ran Sun
1
-4
/
+3
2023-08-09
drm/amd/pm: Clean up errors in vega20_hwmgr.h
Ran Sun
1
-4
/
+2
[next]