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-10-28
drm/amdgpu: skip GPRs init for some CU settings on ALDEBARAN
Tao Zhou
1
-0
/
+5
2021-10-28
drm/amdgpu: Update TA version output in driver
Candice Li
7
-26
/
+26
2021-10-28
drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
Lang Yu
1
-1
/
+1
2021-10-28
drm/amdkfd: Separate pinned BOs destruction from general routine
Lang Yu
2
-0
/
+12
2021-10-28
drm/amdkfd: restore userptr ignore bad address error
Philip Yang
2
-10
/
+20
2021-10-28
drm/amdgpu: Add kernel parameter support for ignoring bad page threshold
Kent Russell
3
-5
/
+13
2021-10-28
drm/amdgpu: Warn when bad pages approaches 90% threshold
Kent Russell
1
-0
/
+7
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
1
-0
/
+4
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
94
-2212
/
+4144
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-10-22
drm/amdgpu/nbio7.4: use original HDP_FLUSH bits
Alex Deucher
3
-1
/
+20
2021-10-22
drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
Christian König
1
-10
/
+4
2021-10-22
drm/amdgpu: use the new iterator in amdgpu_sync_resv
Christian König
1
-30
/
+14
2021-10-21
drm/amdgpu: Workaround harvesting info for some navy flounder boards
Alex Deucher
1
-0
/
+4
2021-10-21
drm/amdgpu/vcn3.0: remove intermediate variable
Alex Deucher
1
-9
/
+2
2021-10-21
drm/amdgpu/vcn2.0: remove intermediate variable
Alex Deucher
1
-3
/
+2
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
6
-50
/
+33
2021-10-21
drm/amdgpu/vcn3.0: handle harvesting in firmware setup
Alex Deucher
1
-8
/
+8
2021-10-21
drm/amd/amdgpu: add dummy_page_addr to sriov msg
Jingwen Chen
2
-1
/
+3
2021-10-21
drm/amdgpu: remove grbm cam index/data operations for gfx v10
Huang Rui
1
-22
/
+0
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
1
-1
/
+1
2021-10-20
drm/amdgpu: Clarify error when hitting bad page threshold
Kent Russell
1
-1
/
+1
2021-10-20
drm/amdgpu: drop navi reg init functions
Alex Deucher
10
-433
/
+2
2021-10-20
drm/amdgpu: drop nv_set_ip_blocks()
Alex Deucher
2
-294
/
+0
2021-10-20
drm/amdgpu: drop soc15_set_ip_blocks()
Alex Deucher
2
-180
/
+0
2021-10-20
drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()
Alex Deucher
1
-2
/
+3
2021-10-20
drm/amdgpu: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-1
/
+1
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
1
-1
/
+1
2021-10-20
drm/amdgpu: use new iterator in amdgpu_vm_prt_fini
Christian König
1
-21
/
+5
2021-10-19
drm/amdgpu/discovery: parse hw_id_name for SDMA instance 2 and 3
Guchun Chen
1
-0
/
+2
2021-10-19
drm/amdgpu: output warning for unsupported ras error inject (v2)
Tao Zhou
2
-1
/
+10
2021-10-19
drm/amdgpu: centralize checking for RAS TA status
Tao Zhou
1
-4
/
+20
2021-10-19
drm/amd/amdgpu: Do irq_fini_hw after ip_fini_early
YuBiao Wang
1
-2
/
+2
2021-10-19
drm/amdgpu: load PSP RL in resume path
Tao Zhou
1
-0
/
+6
2021-10-19
drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
Lang Yu
1
-1
/
+1
2021-10-13
drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_m...
Alex Deucher
1
-1
/
+2
2021-10-13
drm/amdkfd: unregistered svm range not overlap with TTM range
Philip Yang
2
-2
/
+4
2021-10-13
drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
Yifan Zhang
1
-4
/
+0
2021-10-13
drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran
Mukul Joshi
1
-12
/
+21
2021-10-13
drm/amdgpu: Enable RAS error injection after mode2 reset on Aldebaran
Mukul Joshi
1
-0
/
+2
2021-10-13
drm/amdgpu: enable display for cyan skillfish
Lang Yu
1
-2
/
+1
2021-10-13
drm/amdgpu/nbio2.3: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
3
-1
/
+36
2021-10-11
drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
1
-9
/
+12
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+19
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
15
-24
/
+24
2021-10-08
drm/amdgpu: add missing case for HDP for renoir
Alex Deucher
1
-0
/
+1
2021-10-08
drm/amdgpu/discovery: add missing case for SMU 11.0.5
Alex Deucher
1
-0
/
+1
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
6
-35
/
+58
2021-10-06
drm/amdgpu: Register MCE notifier for Aldebaran RAS
Mukul Joshi
1
-0
/
+141
2021-10-06
drm/amdgpu: return early if debugfs is not initialized
Nirmoy Das
1
-0
/
+3
[prev]
[next]