index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
1
-3
/
+4
2021-12-01
drm/amdgpu: Use MAX_HWIP instead of HW_ID_MAX
Lijo Lazar
1
-1
/
+1
2021-12-01
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-01
drm/amdgpu: declare static function to fix compiler warning
Guchun Chen
1
-1
/
+1
2021-12-01
drm/amdgpu: handle IH ring1 overflow
Philip Yang
10
-36
/
+59
2021-12-01
drm/amdgpu: fix disable ras feature failed when unload drvier v2
Stanley.Yang
2
-3
/
+3
2021-12-01
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu: fix vkms crtc settings
Flora Cui
2
-17
/
+30
2021-12-01
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID
Jane Jian
3
-0
/
+3
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+1
2021-11-27
drm: Don't print messages if drivers are disabled due nomodeset
Javier Martinez Canillas
1
-3
/
+1
2021-11-24
drm/amd/display: update bios scratch when setting backlight
Alex Deucher
2
-0
/
+14
2021-11-24
drm/amdgpu: Skip ASPM programming on aldebaran
Lijo Lazar
1
-0
/
+3
2021-11-24
drm/amdgpu: fix byteorder error in amdgpu discovery
Yang Wang
1
-6
/
+6
2021-11-24
drm/amdgpu: enable Navi retry fault wptr overflow
Philip Yang
1
-21
/
+12
2021-11-24
drm/amdgpu: enable Navi 48-bit IH timestamp counter
Philip Yang
1
-0
/
+1
2021-11-24
drm/amdgpu: IH process reset count when restart
Philip Yang
1
-1
/
+2
2021-11-24
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Alex Deucher
1
-11
/
+35
2021-11-24
drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
Alex Deucher
1
-2
/
+13
2021-11-24
drm/amdgpu: move kfd post_reset out of reset_sriov function
shaoyunl
1
-4
/
+3
2021-11-24
drm/amdgpu: Fix double free of dmabuf
xinhui pan
1
-6
/
+0
2021-11-24
drm/amdgpu: Fix MMIO HDP flush on SRIOV
Felix Kuehling
7
-8
/
+28
2021-11-24
drm/amd/display: update bios scratch when setting backlight
Alex Deucher
2
-0
/
+14
2021-11-24
drm/amdgpu: Skip ASPM programming on aldebaran
Lijo Lazar
1
-0
/
+3
2021-11-24
drm/amdgpu: fix byteorder error in amdgpu discovery
Yang Wang
1
-6
/
+6
2021-11-24
drm/amdgpu: enable Navi retry fault wptr overflow
Philip Yang
1
-21
/
+12
2021-11-24
drm/amdgpu: enable Navi 48-bit IH timestamp counter
Philip Yang
1
-0
/
+1
2021-11-24
drm/amdgpu: IH process reset count when restart
Philip Yang
1
-1
/
+2
2021-11-24
drm/amdgpu: update the domain flags for dumb buffer creation
Evan Quan
1
-1
/
+2
2021-11-24
drm/amdgpu: Declare Unpin BO api as static
Ramesh Errabolu
1
-1
/
+1
2021-11-24
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Alex Deucher
1
-11
/
+35
2021-11-24
drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
Alex Deucher
1
-2
/
+13
2021-11-24
drm/amdgpu: move kfd post_reset out of reset_sriov function
shaoyunl
1
-4
/
+3
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-67
/
+24
2021-11-22
drm/amdgpu: partially revert "svm bo enable_signal call condition"
Christian König
1
-9
/
+0
2021-11-22
drm/amdgpu: Fix double free of dmabuf
xinhui pan
1
-6
/
+0
2021-11-22
drm/amdgpu: Fix MMIO HDP flush on SRIOV
Felix Kuehling
7
-8
/
+28
2021-11-22
drm/amdgpu: query umc error info from ecc_table v2
Stanley.Yang
2
-31
/
+83
2021-11-22
drm/amdgpu: add new query interface for umc block v2
Stanley.Yang
3
-0
/
+181
2021-11-22
drm/amdgpu/display: set vblank_disable_immediate for DC
Alex Deucher
1
-1
/
+0
2021-11-22
drm/amd/amdgpu: fix potential memleak
Bernard Zhao
1
-0
/
+1
2021-11-22
drm/amd/amdgpu: cleanup the code style a bit
Bernard Zhao
1
-8
/
+13
2021-11-22
drm/amd/amdgpu: remove useless break after return
Bernard Zhao
1
-4
/
+0
2021-11-22
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-22
drm/amdgpu: Add recovery_lock to save bad pages function
Candice Li
1
-0
/
+2
2021-11-22
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
1
-0
/
+3
2021-11-22
drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domain
Ramesh Errabolu
1
-0
/
+69
2021-11-22
drm/amdgpu: Update BO memory accounting to rely on allocation flag
Ramesh Errabolu
2
-36
/
+65
[prev]
[next]