index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
drm/amd/amdgpu: fix null pointer in runtime pm
Kenneth Feng
1
-2
/
+2
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+5
2020-11-04
drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
Prike Liang
1
-1
/
+5
2020-10-28
amdgpu: fix a few kernel-doc markup issues
Mauro Carvalho Chehab
1
-3
/
+5
2020-10-28
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
1
-14
/
+14
2020-10-22
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
1
-1
/
+1
2020-10-09
drm/amdgpu: prevent spurious warning
Alex Deucher
1
-1
/
+3
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
1
-57
/
+38
2020-10-01
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
1
-0
/
+129
2020-09-26
drm/amdgpu: stop data_exchange work thread before reset
Tiecheng Zhou
1
-0
/
+5
2020-09-26
drm/amdgpu: Implement new guest side VF2PF message transaction (v2)
Bokun Zhang
1
-1
/
+3
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
1
-0
/
+2
2020-09-25
drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.
Jiansong Chen
1
-8
/
+2
2020-09-18
drm/amdgpu: unmap register bar on device init failure
Alex Deucher
1
-2
/
+6
2020-09-18
drm/amdgpu: No sysfs, not an error condition
Luben Tuikov
1
-3
/
+1
2020-09-16
drm/amdgpu: Minor checkpatch fix
Andrey Grodzovsky
1
-2
/
+4
2020-09-16
drm/amdgpu: Disable DPC for XGMI for now.
Andrey Grodzovsky
1
-0
/
+5
2020-09-16
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.
Andrey Grodzovsky
1
-61
/
+12
2020-09-16
drm/amdgpu: Fix consecutive DPC recovery failures.
Andrey Grodzovsky
1
-3
/
+59
2020-09-16
drm/amdgpu: Fix SMU error failure
Andrey Grodzovsky
1
-2
/
+20
2020-09-16
drm/amdgpu: Block all job scheduling activity during DPC recovery
Andrey Grodzovsky
1
-4
/
+53
2020-09-16
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
1
-0
/
+38
2020-09-16
drm/amdgpu: Implement DPC recovery
Andrey Grodzovsky
1
-0
/
+161
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-103
/
+184
2020-09-03
drm/amdgpu: Remove superfluous NULL check
Luben Tuikov
1
-3
/
+0
2020-09-03
drm/amdgpu: block ring buffer access during GPU recovery
Dennis Li
1
-4
/
+13
2020-08-28
drm/amdgpu: fix compiler warnings
Nirmoy Das
1
-4
/
+4
2020-08-27
drm/amdgpu: simplify hw status clear/set logic
Jiawei
1
-7
/
+6
2020-08-26
drm/amdgpu: report DC not supported if virtual display is enabled (v2)
Alex Deucher
1
-1
/
+1
2020-08-26
drm/amdgpu: add a wrapper for atom asic_init
Alex Deucher
1
-3
/
+17
2020-08-26
drm/amdgpu: Embed drm_device into amdgpu_device (v3)
Luben Tuikov
1
-10
/
+5
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-13
/
+13
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-10
/
+10
2020-08-24
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
1
-3
/
+8
2020-08-24
drm/amdgpu: refine create and release logic of hive info
Dennis Li
1
-2
/
+5
2020-08-24
drm/amdgpu: refine message print for devices of hive
Dennis Li
1
-16
/
+16
2020-08-24
drm/amdgpu: fix the nullptr issue when reenter GPU recovery
Dennis Li
1
-2
/
+3
2020-08-24
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
1
-3
/
+3
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-18
/
+19
2020-08-19
drm/amdgpu: Fix repeatly flr issue
jqdeng
1
-0
/
+28
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-33
/
+24
2020-08-14
drm/amd/powerplay: optimize the interface for mgpu fan boost enablement
Evan Quan
1
-3
/
+1
2020-08-14
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
1
-3
/
+7
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-117
/
+162
2020-08-06
drm/amdgpu: fix PSP autoload twice in FLR
Liu ChengZhe
1
-1
/
+3
2020-08-06
drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
Colin Ian King
1
-1
/
+1
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
1
-3
/
+2
2020-08-05
drm/amdgpu: move IP discovery data to mman
Alex Deucher
1
-2
/
+2
2020-08-05
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
1
-0
/
+5
2020-08-05
drm/amdgpu: break GPU recovery once it's in bad state(v4)
Guchun Chen
1
-3
/
+17
[next]