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
2023-10-05
drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
1
-1
/
+1
2023-10-04
drm/amdgpu: Fix a memory leak
Luben Tuikov
1
-0
/
+1
2023-10-04
drm/amdgpu: ratelimited override pte flags messages
Philip Yang
2
-16
/
+10
2023-10-04
drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driver
Mario Limonciello
1
-2
/
+0
2023-10-04
drm/amdgpu: cache gpuvm fault information for gmc7+
Alex Deucher
5
-4
/
+19
2023-10-04
drm/amdgpu: add cached GPU fault structure to vm struct
Alex Deucher
2
-0
/
+49
2023-10-04
drm/amdgpu: Use ttm_pages_limit to override vram reporting
Rajneesh Bhardwaj
2
-10
/
+16
2023-10-04
drm/amdgpu: Rework KFD memory max limits
Rajneesh Bhardwaj
1
-2
/
+8
2023-10-04
drm/amdgpu/gmc11: set gart placement GC11
Alex Deucher
1
-1
/
+1
2023-10-04
drm/amdgpu/gmc: add a way to force a particular placement for GART
Alex Deucher
8
-12
/
+31
2023-10-04
drm/amdgpu: correct gpu clock counter query on cyan skilfish
Lang Yu
1
-0
/
+21
2023-10-03
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
1
-1
/
+1
2023-10-03
drm/amd/display: Add writeback enable field (wb_enabled)
Alex Hung
1
-0
/
+1
2023-10-03
drm/amd/display: Hande writeback request from userspace
Alex Hung
1
-0
/
+3
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
2
-24
/
+0
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-56
/
+8
2023-09-28
drm/amdgpu: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
2
-22
/
+9
2023-09-28
drm/amdgpu: update retry times for psp vmbx wait
Tao Zhou
1
-1
/
+4
2023-09-28
drm/amdgpu: exit directly if gpu reset fails
Tao Zhou
1
-1
/
+1
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v3.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
8
-24
/
+8
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
1
-2
/
+2
2023-09-28
drm/amd: Limit seamless boot by default to APUs
Mario Limonciello
1
-0
/
+3
2023-09-26
drm/amdgpu/gmc11: disable AGP on GC 11.5
Alex Deucher
1
-1
/
+2
2023-09-26
drm/amdgpu: not to save bo in the case of RAS err_event_athub
David (Ming Qiang) Wu
1
-0
/
+7
2023-09-26
drm/amdgpu: Fix a memory leak
Luben Tuikov
1
-0
/
+1
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
9
-17
/
+36
2023-09-26
drm/amdgpu/gmc6-8: properly disable the AGP aperture
Alex Deucher
3
-3
/
+3
2023-09-26
drm/amdgpu:Expose physical id of device in XGMI hive
Mangesh Gadre
1
-0
/
+20
2023-09-26
drm/amdgpu/vpe: fix truncation warnings
Lang Yu
1
-4
/
+1
2023-09-26
drm/amdkfd: Move dma unmapping after TLB flush
Philip Yang
2
-4
/
+23
2023-09-26
drm/amdgpu: further move TLB hw workarounds a layer up
Christian König
2
-51
/
+42
2023-09-26
drm/amdgpu: rework lock handling for flush_tlb v2
Christian König
5
-20
/
+11
2023-09-26
drm/amdgpu: drop error return from flush_gpu_tlb_pasid
Christian König
7
-29
/
+24
2023-09-26
drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasid
Christian König
1
-44
/
+19
2023-09-26
drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid
Christian König
1
-47
/
+19
2023-09-26
drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
Christian König
3
-79
/
+102
2023-09-26
drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasid
Christian König
1
-10
/
+10
2023-09-26
drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid
Christian König
1
-9
/
+10
2023-09-26
drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb
Christian König
2
-69
/
+43
2023-09-26
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
5
-119
/
+99
2023-09-26
drm/amdgpu: change if condition for bad channel bitmap update
Tao Zhou
1
-2
/
+4
2023-09-26
drm/amdgpu: fix value of some UMC parameters for UMC v12
Tao Zhou
2
-1
/
+5
2023-09-26
drm/amdkfd: Don't use sw fault filter if retry cam enabled
Philip Yang
1
-1
/
+4
[prev]
[next]