index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
2021-09-03
1
-6
/
+5
*
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
2021-08-04
1
-6
/
+2
*
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
2021-07-19
1
-1
/
+1
*
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
2021-06-03
1
-1
/
+0
*
drm/amdgpu: Fix some unload driver issues
Emily Deng
2021-05-11
1
-0
/
+1
*
drm/amdgpu: remove gpu info firmware of green sardine
Huang Rui
2021-01-27
1
-1
/
+0
*
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
2021-01-19
1
-2
/
+2
*
drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)
Alexandre Demers
2021-01-19
1
-1
/
+1
*
drm/amd/amdgpu: fix null pointer in runtime pm
Kenneth Feng
2020-11-24
1
-2
/
+2
*
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-06
1
-1
/
+5
|
\
|
*
drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
Prike Liang
2020-11-04
1
-1
/
+5
*
|
amdgpu: fix a few kernel-doc markup issues
Mauro Carvalho Chehab
2020-10-28
1
-3
/
+5
*
|
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
2020-10-28
1
-14
/
+14
|
/
*
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
2020-10-21
1
-1
/
+1
*
drm/amdgpu: prevent spurious warning
Alex Deucher
2020-10-09
1
-1
/
+3
*
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
2020-10-01
1
-57
/
+38
*
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
2020-10-01
1
-0
/
+129
*
drm/amdgpu: stop data_exchange work thread before reset
Tiecheng Zhou
2020-09-25
1
-0
/
+5
*
drm/amdgpu: Implement new guest side VF2PF message transaction (v2)
Bokun Zhang
2020-09-25
1
-1
/
+3
*
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
2020-09-25
1
-0
/
+2
*
drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.
Jiansong Chen
2020-09-25
1
-8
/
+2
*
drm/amdgpu: unmap register bar on device init failure
Alex Deucher
2020-09-17
1
-2
/
+6
*
drm/amdgpu: No sysfs, not an error condition
Luben Tuikov
2020-09-17
1
-3
/
+1
*
drm/amdgpu: Minor checkpatch fix
Andrey Grodzovsky
2020-09-15
1
-2
/
+4
*
drm/amdgpu: Disable DPC for XGMI for now.
Andrey Grodzovsky
2020-09-15
1
-0
/
+5
*
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.
Andrey Grodzovsky
2020-09-15
1
-61
/
+12
*
drm/amdgpu: Fix consecutive DPC recovery failures.
Andrey Grodzovsky
2020-09-15
1
-3
/
+59
*
drm/amdgpu: Fix SMU error failure
Andrey Grodzovsky
2020-09-15
1
-2
/
+20
*
drm/amdgpu: Block all job scheduling activity during DPC recovery
Andrey Grodzovsky
2020-09-15
1
-4
/
+53
*
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
2020-09-15
1
-0
/
+38
*
drm/amdgpu: Implement DPC recovery
Andrey Grodzovsky
2020-09-15
1
-0
/
+161
*
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-08
1
-103
/
+184
|
\
|
*
drm/amdgpu: Remove superfluous NULL check
Luben Tuikov
2020-09-03
1
-3
/
+0
|
*
drm/amdgpu: block ring buffer access during GPU recovery
Dennis Li
2020-09-03
1
-4
/
+13
|
*
drm/amdgpu: fix compiler warnings
Nirmoy Das
2020-08-28
1
-4
/
+4
|
*
drm/amdgpu: simplify hw status clear/set logic
Jiawei
2020-08-27
1
-7
/
+6
|
*
drm/amdgpu: report DC not supported if virtual display is enabled (v2)
Alex Deucher
2020-08-26
1
-1
/
+1
|
*
drm/amdgpu: add a wrapper for atom asic_init
Alex Deucher
2020-08-26
1
-3
/
+17
|
*
drm/amdgpu: Embed drm_device into amdgpu_device (v3)
Luben Tuikov
2020-08-26
1
-10
/
+5
|
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-13
/
+13
|
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-10
/
+10
|
*
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
2020-08-24
1
-3
/
+8
|
*
drm/amdgpu: refine create and release logic of hive info
Dennis Li
2020-08-24
1
-2
/
+5
|
*
drm/amdgpu: refine message print for devices of hive
Dennis Li
2020-08-24
1
-16
/
+16
|
*
drm/amdgpu: fix the nullptr issue when reenter GPU recovery
Dennis Li
2020-08-24
1
-2
/
+3
|
*
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
2020-08-24
1
-3
/
+3
|
*
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-24
1
-18
/
+19
|
*
drm/amdgpu: Fix repeatly flr issue
jqdeng
2020-08-18
1
-0
/
+28
|
*
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
1
-33
/
+24
|
*
drm/amd/powerplay: optimize the interface for mgpu fan boost enablement
Evan Quan
2020-08-14
1
-3
/
+1
[next]