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
Age
Commit message (
Expand
)
Author
Files
Lines
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/amd/display: Fixed DSC would not PG after removing DSC stream
Yi-Ling Chen
3
-3
/
+3
2021-11-24
drm/amd/display: Reset link encoder assignments for GPU reset
Nicholas Kazlauskas
1
-0
/
+14
2021-11-24
drm/amd/display: Set plane update flags for all planes in reset
Nicholas Kazlauskas
1
-2
/
+2
2021-11-24
drm/amd/display: Fix DPIA outbox timeout after GPU reset
Nicholas Kazlauskas
1
-0
/
+2
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-17
drm/amd/amdgpu: fix potential memleak
Bernard Zhao
1
-0
/
+1
2021-11-17
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
shaoyunl
1
-0
/
+5
2021-11-17
drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUs
Perry Yuan
4
-2
/
+74
2021-11-17
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-17
drm/amd/display: Fix OLED brightness control on eDP
Roman Li
1
-1
/
+2
2021-11-17
drm/amd/pm: Remove artificial freq level on Navi1x
Lijo Lazar
1
-5
/
+8
2021-11-17
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
4
-1
/
+23
2021-11-17
drm/amdgpu: add error print when failing to add IP block(v2)
Guchun Chen
1
-0
/
+36
2021-11-17
drm/amd/pm: Enhanced reporting also for a stuck command
Luben Tuikov
1
-2
/
+6
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
62
-334
/
+607
2021-11-12
BackMerge tag 'v5.15' into drm-next
Dave Airlie
1
-1
/
+1
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-2
/
+0
2021-11-11
Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
32
-79
/
+205
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-3
/
+4
2021-11-10
drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)
Guchun Chen
3
-0
/
+3
2021-11-10
drm/amdgpu: drop jpeg IP initialization in SRIOV case
Guchun Chen
1
-1
/
+2
2021-11-10
drm/amd/display: reject both non-zero src_x and src_y only for DCN1x
Shirish S
1
-9
/
+11
2021-11-09
drm/amd/display: Add callbacks for DMUB HPD IRQ notifications
Nicholas Kazlauskas
1
-2
/
+15
2021-11-09
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Nicholas Kazlauskas
1
-4
/
+0
2021-11-09
drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends
Anson Jacob
3
-7
/
+9
2021-11-09
drm/amdkfd: Fix retry fault drain race conditions
Felix Kuehling
2
-5
/
+20
2021-11-09
drm/amdkfd: lower the VAs base offset to 8KB
Alex Sierra
1
-1
/
+1
2021-11-09
drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly
Shirish S
1
-1
/
+1
2021-11-09
drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov
shaoyunl
1
-4
/
+1
2021-11-09
drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
Evan Quan
1
-11
/
+13
2021-11-05
drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()
Alex Deucher
1
-1
/
+11
2021-11-05
drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
Felix Kuehling
3
-6
/
+12
2021-11-05
drm/amd/amdkfd: Don't sent command to HWS on kfd reset
shaoyunl
2
-2
/
+6
2021-11-05
drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
Evan Quan
4
-0
/
+17
2021-11-05
drm/amdgpu: correct xgmi ras error count reset
Tao Zhou
1
-2
/
+2
2021-11-05
drm/amd/pm: Correct DPMS disable IP version check
Mario Limonciello
1
-1
/
+1
2021-11-05
drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9
YuBiao Wang
1
-1
/
+3
2021-11-05
drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
YuBiao Wang
1
-0
/
+4
2021-11-05
drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
Alex Deucher
7
-12
/
+51
2021-11-05
drm/amdgpu: Make sure to reserve BOs before adding or removing
Kent Russell
1
-3
/
+10
2021-11-05
drm/amdkfd: avoid recursive lock in migrations back to RAM
Alex Sierra
3
-0
/
+8
2021-11-05
drm/amd/display: Don't allow partial copy_from_user
Harry Wentland
1
-6
/
+4
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-1
/
+1
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-11-03
drm/amd/display: 3.2.160
Aric Cyr
1
-1
/
+1
2021-11-03
drm/amd/display: [FW Promotion] Release 0.0.91
Anthony Koo
1
-2
/
+2
2021-11-03
drm/amd/display: add condition check for dmub notification
Aurabindo Pillai
1
-1
/
+2
[next]