index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
swsmu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x
Alex Deucher
1
-8
/
+3
2020-10-27
drm/amd/pm: fix the wrong fan speed in fan1_input
Kenneth Feng
1
-8
/
+3
2020-10-27
drm/amdgpu/swsmu: drop smu i2c bus on navi1x
Alex Deucher
1
-25
/
+0
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-16
/
+33
2020-10-21
drm/amd/pm: remove the average clock value in sysfs
Kenneth Feng
1
-4
/
+8
2020-10-21
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
1
-0
/
+3
2020-10-21
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
1
-2
/
+2
2020-10-21
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
1
-10
/
+17
2020-10-21
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
1
-0
/
+3
2020-10-20
Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+3
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-0
/
+15385
2020-10-14
drm/amdgpu/swsmu: init the baco mutex in early_init
Alex Deucher
1
-4
/
+3
2020-10-09
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
Evan Quan
1
-11
/
+11
2020-10-09
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2
-4
/
+24
2020-10-01
drm/amdgpu/swsmu: add interrupt work handler for smu11 parts
Alex Deucher
4
-2
/
+11
2020-10-01
drm/amdgpu/swsmu: add interrupt work function
Alex Deucher
1
-0
/
+15
2020-09-29
drm/amdgpu/swsmu/smu12: fix force clock handling for mclk
Alex Deucher
1
-3
/
+5
2020-09-25
drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitors
Evan Quan
1
-31
/
+12
2020-09-25
drm/amd: Skip not used microcode loading in SRIOV
Jingwen Chen
1
-4
/
+7
2020-09-25
drm/amd/pm: Skip use smc fw data in SRIOV
Jingwen Chen
1
-29
/
+32
2020-09-22
drm/amd/pm: drop redundant watermarks bitmap setting
Evan Quan
1
-5
/
+0
2020-09-22
drm/amd/pm: decouple the watermark table setting from socclk/uclk dpms
Evan Quan
1
-8
/
+7
2020-09-22
drm/amd/pm: correct the pmfw version check for Navi14
Evan Quan
1
-3
/
+4
2020-09-22
drm/amd/pm: simplify the return expression of smu_hw_fini
Liu Shixin
1
-6
/
+1
2020-09-18
drm/amd/pm: Skip smu_post_init in SRIOV
Jingwen Chen
1
-0
/
+3
2020-09-18
drm/amd/pm: apply dummy reads workaround for CDR enabled only
Evan Quan
1
-3
/
+5
2020-09-17
drm/amd/pm: correct Renoir UMD Stable Pstate settings
Evan Quan
2
-1
/
+52
2020-09-17
drm/amd/pm: move NAVI1X power mode switching workaround to post_init
Evan Quan
2
-15
/
+19
2020-09-17
drm/amd/pm: apply no power source workaround if dc reported by gpio
Evan Quan
1
-10
/
+12
2020-09-17
drm/amd/pm: process pending AC/DC switch interrupt
Evan Quan
1
-10
/
+30
2020-09-17
drm/amd/pm: add Renoir watermark WmType setting
Evan Quan
1
-0
/
+4
2020-09-17
drm/amd/pm: drop unnecessary wrappers around watermark setting
Evan Quan
4
-109
/
+74
2020-09-17
drm/amd/pm: minor cleanups
Evan Quan
1
-17
/
+5
2020-09-17
drm/amd/pm: drop unnecessary table existence and dpm enablement check
Evan Quan
3
-31
/
+5
2020-09-17
drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)
Evan Quan
4
-12
/
+1
2020-09-17
drm/amd/pm: drop unnecessary feature->mutex lock protections(V2)
Evan Quan
2
-6
/
+0
2020-09-17
drm/amd/pm: make namings and comments more readable
Evan Quan
1
-4
/
+4
2020-09-17
drm/amd/pm: correct the requirement for umc cdr workaround
Evan Quan
1
-10
/
+9
2020-09-17
drm/amd/pm: apply the CDR workarounds only with some specific UMC firmwares(V2)
Evan Quan
1
-8
/
+45
2020-09-17
drm/amd/pm: implement a new umc cdr workaround
Evan Quan
1
-0
/
+34
2020-09-17
drm/amd/pm: allocate a new buffer for pstate dummy reading
Evan Quan
1
-0
/
+45
2020-09-17
drm/amd/pm: revise the umc hybrid cdr workaround
Evan Quan
1
-27
/
+34
2020-09-17
drm/amd/pm: put Navi1X umc cdr workaround in post_smu_init
Evan Quan
3
-11
/
+14
2020-09-17
drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2)
Evan Quan
3
-24
/
+46
2020-09-17
drm/amd/pm: wrapper for postponing some setup job after DAL initializatioa(V2)
Evan Quan
2
-0
/
+7
2020-09-15
drm/amd/pm: support runtime pptable update for sienna_cichlid etc.
Jiansong Chen
1
-3
/
+9
2020-09-15
drm/amd/pm: update driver if file for sienna cichlid
Likun Gao
1
-5
/
+0
2020-09-15
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
1
-0
/
+3
2020-09-03
drm/amdgpu/swsmu: handle manual fan readback on SMU11
Alex Deucher
3
-9
/
+24
2020-09-03
drm/amdgpu/swsmu: add smu11 helper to get manual fan speed (v2)
Alex Deucher
1
-0
/
+21
[next]