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
/
amdgpu
/
amdgpu_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
drm/amd/display: Add visualconfirm module parameter
Leo Li
1
-0
/
+4
2022-07-25
drm/amdgpu: bump driver version for IP discovery info in HW INFO
Alex Deucher
1
-2
/
+3
2022-07-25
drm/amdgpu: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-18
drm/amdgpu: drop runpm from amdgpu_device structure
Guchun Chen
1
-5
/
+5
2022-06-08
drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs
Ramesh Errabolu
1
-0
/
+10
2022-05-26
drm/amdgpu: bump minor version number
Christian König
1
-2
/
+3
2022-05-26
drm/amdgpu: add beige goby PCI ID
Alex Deucher
1
-0
/
+1
2022-05-18
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
1
-1
/
+1
2022-05-05
Revert "drm/amdgpu: disable runpm if we are the primary adapter"
Alex Deucher
1
-28
/
+0
2022-05-04
drm/amd/amdgpu: add more fw load type to fit new ASICs
Chengming Gui
1
-1
/
+1
2022-05-04
drm/amdgpu: add mes_kiq module parameter v2
Jack Xiao
1
-0
/
+10
2022-04-21
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-4
/
+4
2022-04-07
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Kai-Heng Feng
1
-6
/
+12
2022-03-25
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Tushar Patel
1
-1
/
+1
2022-03-04
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
1
-0
/
+8
2022-03-02
drm/amdgpu: Bump minor version for hot plug tests enabling.
Andrey Grodzovsky
1
-1
/
+2
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-19
/
+11
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-0
/
+3
2022-02-24
drm/amdgpu: Exclude PCI reset method for now.
Andrey Grodzovsky
1
-2
/
+2
2022-02-24
drm/amdgpu: Add use_xgmi_p2p module parameter
Alex Sierra
1
-0
/
+8
2022-02-23
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
1
-0
/
+3
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
1
-8
/
+0
2022-02-23
drm/amdgpu: drop benchmark module parameter
Alex Deucher
1
-8
/
+0
2022-02-22
drm/amdgpu: Fix typo in *whether* in comment
Paul Menzel
1
-1
/
+1
2022-02-17
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
1
-3
/
+0
2022-02-17
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
1
-0
/
+3
2022-02-16
drm/amdgpu: make cyan skillfish support code more consistent
Alex Deucher
1
-0
/
+1
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-34
/
+86
2022-02-07
drm/amdgpu: drop experimental flag on aldebaran
Alex Deucher
1
-4
/
+4
2022-02-02
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-02-02
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-02-02
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-02-02
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-01-27
drm/amdgpu: bump driver version for new CTX OP to set/get stable pstates
Alex Deucher
1
-1
/
+2
2022-01-25
drm/amdgpu: handle BACO synchronization with secondary funcs
Alex Deucher
1
-12
/
+18
2022-01-25
drm/amdgpu: move runtime pm init after drm and fbdev init
Alex Deucher
1
-0
/
+65
2022-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+0
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amd/display: Enable Freesync Video Mode by default
Solomon Chiu
1
-27
/
+0
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+19
2022-01-07
drm/amdgpu: don't set s3 and s0ix at the same time
Mario Limonciello
1
-2
/
+4
2021-12-31
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
1
-0
/
+28
2021-12-31
Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...
Dave Airlie
1
-4
/
+23
[next]