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_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
drm/amdgpu: register gpu instance before fan boost feature enablment
Evan Quan
1
-0
/
+7
2019-08-30
drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover
Andrey Grodzovsky
1
-6
/
+4
2019-08-29
drm/amdgpu: Enable DC on Renoir
Roman Li
1
-0
/
+3
2019-08-29
drm/amdgpu: introduce vram lost for reset (v2)
Monk Liu
1
-2
/
+2
2019-08-15
drm/amdgpu: Use new mode2 reset interface for RV.
Andrey Grodzovsky
1
-0
/
+1
2019-08-12
drm/amdgpu: add renoir support for gpu_info and ip block setting
Huang Rui
1
-1
/
+7
2019-08-12
drm/amdgpu: add renoir asic_type enum
Huang Rui
1
-0
/
+1
2019-08-09
drm/amdgpu: remove RREG64/WREG64
Tao Zhou
1
-33
/
+0
2019-08-09
drm/amdgpu: replace readq/writeq with atomic64 operations
Tao Zhou
1
-6
/
+2
2019-08-06
drm/amdgpu: Fix GPU reset crash regression.
Andrey Grodzovsky
1
-0
/
+2
2019-08-06
drm/amdgpu: Fix panic during gpu reset
xinhui pan
1
-1
/
+1
2019-08-02
drm/amdgpu: Add nv12 DC ip block
Leo Li
1
-0
/
+1
2019-08-02
drm/amdgpu: set asic family and ip blocks for navi12
Xiaojie Yuan
1
-0
/
+1
2019-08-02
drm/amdgpu: add gpu_info firmware for navi12
Xiaojie Yuan
1
-0
/
+4
2019-08-02
drm/amdgpu: add navi12 asic type
Xiaojie Yuan
1
-0
/
+1
2019-08-02
drm/amdgpu: fix double ucode load by PSP(v3)
Monk Liu
1
-21
/
+38
2019-08-02
drm/amdgpu: cleanup vega10 SRIOV code path
Monk Liu
1
-3
/
+0
2019-07-31
drm/amdgpu: add RREG64/WREG64(_PCIE) operations
Tao Zhou
1
-0
/
+73
2019-07-30
drm/amdgpu: put the SMC into the proper state on reset/unload
Alex Deucher
1
-0
/
+27
2019-07-18
drm/amdgpu: add Arcturus gpu info firmware
Le Ma
1
-0
/
+4
2019-07-18
drm/amdgpu: add to set Arcturus ip blocks
Le Ma
1
-0
/
+1
2019-07-18
drm/amdgpu: add Arcturus asic type
Le Ma
1
-0
/
+1
2019-07-18
drm/amd/display: add dm block
Bhawanpreet Lakha
1
-0
/
+1
2019-07-18
drm/amdgpu: set asic family and ip blocks for navi14
Xiaojie Yuan
1
-0
/
+1
2019-07-18
drm/amdgpu: add gpu_info firmware for navi14
Xiaojie Yuan
1
-0
/
+4
2019-07-18
drm/amdgpu: add navi14 asic type
Xiaojie Yuan
1
-0
/
+1
2019-07-09
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
1
-0
/
+1
2019-07-09
drm/amdgpu: properly guard the generic discovery code
Alex Deucher
1
-2
/
+2
2019-07-08
amdgpu: make pmu support optional
Arnd Bergmann
1
-2
/
+4
2019-07-05
drm/amdgpu: Disable ras features on all IPs before gpu reset
xinhui pan
1
-0
/
+4
2019-07-01
drm/amdgpu: enable PCIE atomics ops support
Jack Xiao
1
-0
/
+11
2019-07-01
drm/amdgpu: fix MGPU fan boost enablement for XGMI reset
Evan Quan
1
-0
/
+13
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+2
2019-06-22
drm/amdgpu: Enable DC support for Navi10
Harry Wentland
1
-0
/
+3
2019-06-21
drm/amd/display: Read soc_bounding_box from gpu_info (v2)
Harry Wentland
1
-1
/
+9
2019-06-21
drm/amdgpu: add to set navi ip blocks
Huang Rui
1
-0
/
+8
2019-06-21
drm/amdgpu: update golden setting programming logic
Hawking Zhang
1
-1
/
+4
2019-06-21
drm/amdgpu/mes: enable mes on navi10 and later asic
Jack Xiao
1
-0
/
+3
2019-06-21
drm/amdgpu/discovery: add module param for ip discovery enablement
Xiaojie Yuan
1
-0
/
+10
2019-06-21
drm/amdgpu: add mcbp unit test in debugfs (v3)
Jack Xiao
1
-0
/
+1
2019-06-21
drm/amdgpu: enable the static csa when mcbp enabled
Jack Xiao
1
-1
/
+1
2019-06-21
drm/amdgpu: add mcbp driver parameter
Jack Xiao
1
-0
/
+3
2019-06-20
drm/amdgpu: parse the new members added by gpu_info ucode v1_1
Hawking Zhang
1
-0
/
+9
2019-06-20
drm/amdgpu: add navi10 gpu info firmware
Huang Rui
1
-0
/
+4
2019-06-20
drm/amdgpu: add navi10 asic type
Huang Rui
1
-0
/
+1
2019-06-20
drm/amdgpu: add pmu counters
Jonathan Kim
1
-0
/
+6
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-9
/
+3
2019-06-17
drm/amdgpu: wait to fetch the vbios until after common init
Alex Deucher
1
-11
/
+13
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+2
2019-06-13
drm/amdgpu: register pm sysfs for sriov (v2)
Yintian Tao
1
-0
/
+6
[next]