index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2023-10-04
drm/amdgpu: add cached GPU fault structure to vm struct
Alex Deucher
-0
/
+49
2023-10-04
drm/amdgpu: Use ttm_pages_limit to override vram reporting
Rajneesh Bhardwaj
-10
/
+16
2023-10-04
drm/amdgpu: Rework KFD memory max limits
Rajneesh Bhardwaj
-2
/
+8
2023-10-04
drm/amdgpu/gmc11: set gart placement GC11
Alex Deucher
-1
/
+1
2023-10-04
drm/amdgpu/gmc: add a way to force a particular placement for GART
Alex Deucher
-12
/
+31
2023-10-04
drm/amdgpu: correct gpu clock counter query on cyan skilfish
Lang Yu
-0
/
+21
2023-10-03
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
-1
/
+1
2023-10-03
drm/amd/display: Add writeback enable field (wb_enabled)
Alex Hung
-0
/
+1
2023-10-03
drm/amd/display: Hande writeback request from userspace
Alex Hung
-0
/
+3
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
-24
/
+0
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-56
/
+8
2023-09-28
drm/amdgpu: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
-22
/
+9
2023-09-28
drm/amdgpu: update retry times for psp vmbx wait
Tao Zhou
-1
/
+4
2023-09-28
drm/amdgpu: exit directly if gpu reset fails
Tao Zhou
-1
/
+1
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v3.0
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
-24
/
+8
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
-2
/
+2
2023-09-28
drm/amd: Limit seamless boot by default to APUs
Mario Limonciello
-0
/
+3
2023-09-26
drm/amdgpu/gmc11: disable AGP on GC 11.5
Alex Deucher
-1
/
+2
2023-09-26
drm/amdgpu: not to save bo in the case of RAS err_event_athub
David (Ming Qiang) Wu
-0
/
+7
2023-09-26
drm/amdgpu: Fix a memory leak
Luben Tuikov
-0
/
+1
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
-17
/
+36
2023-09-26
drm/amdgpu/gmc6-8: properly disable the AGP aperture
Alex Deucher
-3
/
+3
2023-09-26
drm/amdgpu:Expose physical id of device in XGMI hive
Mangesh Gadre
-0
/
+20
2023-09-26
drm/amdgpu/vpe: fix truncation warnings
Lang Yu
-4
/
+1
2023-09-26
drm/amdkfd: Move dma unmapping after TLB flush
Philip Yang
-4
/
+23
2023-09-26
drm/amdgpu: further move TLB hw workarounds a layer up
Christian König
-51
/
+42
2023-09-26
drm/amdgpu: rework lock handling for flush_tlb v2
Christian König
-20
/
+11
2023-09-26
drm/amdgpu: drop error return from flush_gpu_tlb_pasid
Christian König
-29
/
+24
2023-09-26
drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasid
Christian König
-44
/
+19
2023-09-26
drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid
Christian König
-47
/
+19
2023-09-26
drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
Christian König
-79
/
+102
2023-09-26
drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasid
Christian König
-10
/
+10
2023-09-26
drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid
Christian König
-9
/
+10
2023-09-26
drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb
Christian König
-69
/
+43
2023-09-26
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
-119
/
+99
2023-09-26
drm/amdgpu: change if condition for bad channel bitmap update
Tao Zhou
-2
/
+4
2023-09-26
drm/amdgpu: fix value of some UMC parameters for UMC v12
Tao Zhou
-1
/
+5
2023-09-26
drm/amdkfd: Don't use sw fault filter if retry cam enabled
Philip Yang
-1
/
+4
2023-09-26
drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb
Christian König
-11
/
+18
2023-09-26
drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU
Philip Yang
-1
/
+1
2023-09-26
drm/amdgpu: Restore partition mode after reset
Lijo Lazar
-8
/
+28
2023-09-20
drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable
Cong Liu
-0
/
+1
2023-09-20
Revert "drm/amdgpu: Report vbios version instead of PN"
Lijo Lazar
-1
/
+1
2023-09-20
drm/amdgpu: Add more fields to IP version
Lijo Lazar
-13
/
+35
[prev]
[next]