index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
inc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
1
-0
/
+9
2021-11-22
drm/amd/pm: Add debugfs info for STB
Andrey Grodzovsky
1
-0
/
+1
2021-11-22
drm/amd/pm: Add STB accessors interface
Andrey Grodzovsky
1
-0
/
+15
2021-11-22
drm/amd/pm: add message smu to get ecc_table v2
Stanley.Yang
1
-0
/
+8
2021-11-22
drm/amd/pm: Update smu driver interface for aldebaran
Stanley.Yang
2
-2
/
+18
2021-11-22
drm/amdgpu: support new mode-1 reset interface (v2)
Tao Zhou
1
-1
/
+2
2021-11-22
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
1
-0
/
+8
2021-11-03
drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carp
Mario Limonciello
1
-2
/
+2
2021-10-13
amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signature
Darren Powell
3
-3
/
+9
2021-09-16
drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)
Lang Yu
1
-1
/
+4
2021-09-16
drm/amdgpu: update SMU driver interface for cyan skilfish(v3)
Lang Yu
1
-51
/
+35
2021-09-16
drm/amdgpu: update SMU PPSMC for cyan skilfish
Lang Yu
1
-1
/
+8
2021-08-30
drm/amd/pm: And destination bounds checking to struct copy
Kees Cook
1
-0
/
+24
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
4
-15
/
+15
2021-08-16
drm/amd/pm: correct the fan speed RPM retrieving
Evan Quan
2
-0
/
+8
2021-08-16
drm/amd/pm: correct the fan speed PWM retrieving
Evan Quan
1
-0
/
+3
2021-08-16
drm/amd/pm: record the RPM and PWM based fan speed settings
Evan Quan
1
-0
/
+3
2021-08-16
drm/amd/pm: correct the fan speed RPM setting
Evan Quan
2
-0
/
+8
2021-08-16
drm/amd/pm: correct DPM_XGMI/VCN_DPM feature name
Kevin Wang
1
-1
/
+0
2021-08-05
drm/amd/pm: update smu v13.0.1 firmware header
Xiaomeng Hou
1
-1
/
+3
2021-08-05
drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONS
Kevin Wang
1
-0
/
+1
2021-08-05
drm/amd/pm: update yellow carp pmfw interface version
Xiaomeng Hou
1
-1
/
+1
2021-07-28
drm/amd/pm: restore user customized OD settings properly for NV1x
Evan Quan
2
-0
/
+10
2021-07-23
drm/amdgpu: add check_fw_version support for cyan_skillfish
Lang Yu
1
-0
/
+1
2021-07-23
drm/amdgpu: add smu interface header for cyan_skilfish
Lang Yu
1
-0
/
+95
[next]