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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
5
-40
/
+34
2022-01-14
drm/amd/pm: drop unnecessary gfxoff controls
Evan Quan
4
-42
/
+1
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan
87
-11
/
+40
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
10
-61
/
+91
2022-01-14
drm/amd/pm: drop redundant or unused APIs and data structures
Evan Quan
2
-49
/
+4
2022-01-14
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
3
-18
/
+9
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
10
-193
/
+288
2022-01-14
drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
Evan Quan
2
-3
/
+5
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
7
-1029
/
+1085
2022-01-14
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
3
-26
/
+24
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
4
-88
/
+83
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
2
-25
/
+23
2022-01-14
drm/amd/pm: do not expose power implementation details to display
Evan Quan
2
-0
/
+256
2022-01-14
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
4
-431
/
+712
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
4
-19
/
+133
2022-01-14
drm/amdgpu/swsmu: make sienna cichlid function static
Alex Deucher
1
-3
/
+3
2022-01-11
drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)
Tao Zhou
1
-4
/
+12
2022-01-07
drm/amd/pm: keep the BACO feature enabled for suspend
Evan Quan
1
-1
/
+7
2021-12-31
Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...
Dave Airlie
11
-25
/
+49
2021-12-30
amdgpu/pm: Make sysfs pm attributes as read-only for VFs
Marina Nikolic
1
-0
/
+6
2021-12-30
drm/amdgpu: Only overwrite serial if field is empty
Kent Russell
1
-1
/
+2
2021-12-30
drm/amdgpu: Enable unique_id for Aldebaran
Kent Russell
1
-1
/
+2
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
8
-11
/
+24
2021-12-23
Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
18
-116
/
+75
2021-12-16
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
2021-12-16
drm/amd/pm: restore SMU version print statement for dGPUs
Mario Limonciello
1
-0
/
+5
2021-12-16
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2
-6
/
+4
2021-12-16
drivers/amd/pm: smu13: use local variable adev
Mario Limonciello
1
-5
/
+5
2021-12-14
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Lang Yu
1
-0
/
+3
2021-12-14
drm/amd/pm: Skip power state allocation
Lijo Lazar
2
-20
/
+0
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
1
-1
/
+6
2021-12-14
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
3
-15
/
+17
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-1
/
+1
2021-12-13
drivers/amd/pm: drop statement to print FW version for smu_v13
Mario Limonciello
1
-3
/
+0
2021-12-13
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
Mario Limonciello
1
-0
/
+3
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
2
-1
/
+30
2021-12-13
drm/amdgpu: remove power on/off SDMA in SMU hw_init/fini()
Lang Yu
1
-5
/
+0
2021-12-13
drm/amd: fix improper docstring syntax
Isabella Basso
1
-1
/
+1
2021-12-10
Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
16
-113
/
+423
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
1
-1
/
+1
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
1
-1
/
+1
2021-12-01
amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...
Darren Powell
8
-73
/
+12
2021-12-01
amdgpu/pm: Create shared array of power profile name strings
Darren Powell
2
-9
/
+11
2021-12-01
drm/amd/pm: Add warning for unexpected PG requests
Lijo Lazar
1
-1
/
+5
2021-11-24
drm/amdgpu/pm: fix powerplay OD interface
Alex Deucher
6
-79
/
+67
2021-11-24
drm/amdgpu/pm: fix powerplay OD interface
Alex Deucher
6
-79
/
+67
2021-11-24
drm/amd/pm: add new fields for Sienna Cichlid.
Surbhi Kakarya
1
-0
/
+10
2021-11-24
drm/amd/pm: Print the error on command submission
Luben Tuikov
1
-1
/
+1
2021-11-24
drm/amd/pm: Sienna: Print failed BTC
Luben Tuikov
1
-1
/
+7
2021-11-24
drm/amd/pm: Add debug prints
Luben Tuikov
2
-5
/
+7
[prev]
[next]