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
/
inc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
drm/amd/pm: Remove legacy interface for xgmi plpd
Lijo Lazar
2
-6
/
+0
2024-05-17
drm/amd/pm: Add support for DPM policies
Lijo Lazar
1
-0
/
+5
2024-04-09
drm/amdgpu/pm: Add support for MACO flag checking
Ma Jun
1
-1
/
+1
2024-04-09
drm/amdgpu: Add a new runtime mode definition
Ma Jun
1
-0
/
+4
2024-04-09
drm/amdgpu: make amdgpu device attr_update() function more efficient
Yang Wang
1
-0
/
+41
2024-02-12
drm/amdgpu: implement smu send rma reason for smu v13.0.6
Yang Wang
1
-0
/
+1
2023-12-14
drm/amd/pm: support return vpe clock table
Peyton Lee
1
-0
/
+1
2023-11-29
drm/amdgpu: optimize RLC powerdown notification on Vangogh
Perry Yuan
1
-0
/
+2
2023-11-29
drm/amd/pm: Add support to fetch pm metrics sample
Lijo Lazar
1
-0
/
+12
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
1
-2
/
+0
2023-09-26
drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policy
Le Ma
1
-0
/
+5
2023-08-31
drm/amd/pm: add fan minimum pwm OD setting support for SMU13
Evan Quan
1
-0
/
+2
2023-08-31
drm/amd/pm: add fan target temperature OD setting support for SMU13
Evan Quan
1
-0
/
+2
2023-08-31
drm/amd/pm: add fan acoustic target OD setting support for SMU13
Evan Quan
1
-0
/
+2
2023-08-31
drm/amd/pm: add fan acoustic limit OD setting support for SMU13
Evan Quan
1
-0
/
+2
2023-08-31
drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13
Evan Quan
1
-0
/
+4
2023-08-31
drm/amd/pm: introduce a new set of OD interfaces
Evan Quan
1
-0
/
+2
2023-07-25
drm/amdgpu: open brace '{' following struct go on the same line
Ran Sun
1
-2
/
+1
2023-07-25
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
1
-14
/
+7
2023-06-30
drm/amd/pm: expose swctf threshold setting for legacy powerplay
Evan Quan
1
-0
/
+2
2023-06-09
drm/amd/pm: update SMU13 header files for coming OD support
Evan Quan
1
-7
/
+9
2023-02-23
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
1
-0
/
+3
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
1
-0
/
+1
2022-08-16
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
1
-0
/
+3
2022-07-18
drm/amdgpu: introduce runtime pm mode
Guchun Chen
1
-0
/
+9
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
1
-0
/
+2
2022-05-10
drm/amd/pm: suppress compile warning about possible unaligned accesses
Evan Quan
1
-1
/
+4
2022-05-04
drm/amd/smu: add smu v13_0 header files
Likun Gao
1
-0
/
+200
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+1
2022-03-15
drm/amd/pm: add send bad channel info function
Stanley.Yang
1
-0
/
+1
2022-02-16
drm/amd/pm: correct the default DriverSmuConfig table settings
Evan Quan
1
-0
/
+14
2022-02-07
drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
Maíra Canal
1
-1
/
+0
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
1
-0
/
+4
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
1
-0
/
+3
2022-01-27
drm/amd: Expose the FRU SMU I2C bus
Luben Tuikov
1
-2
/
+12
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan
70
-26896
/
+0
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-4
/
+0
2022-01-14
drm/amd/pm: drop redundant or unused APIs and data structures
Evan Quan
1
-49
/
+0
2022-01-14
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
1
-3
/
+0
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
2
-2
/
+32
2022-01-14
drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
Evan Quan
1
-0
/
+2
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-16
/
+1
2022-01-14
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
1
-2
/
+0
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
1
-25
/
+0
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
1
-23
/
+0
2022-01-14
drm/amd/pm: do not expose power implementation details to display
Evan Quan
1
-0
/
+38
2022-01-14
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
1
-90
/
+70
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2
-9
/
+27
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
4
-6
/
+9
2021-12-14
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
2
-8
/
+8
[next]