index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gmc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
drm/amdgpu: Disallow partition query during reset
Lijo Lazar
1
-0
/
+4
2025-04-07
drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Jay Cornwall
1
-5
/
+14
2025-03-21
drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TLB flush
Jesse.zhang@amd.com
1
-0
/
+20
2025-03-05
drm/amdgpu: fix spelling typos
Alexandre Demers
1
-1
/
+1
2025-02-17
drm/amdgpu: add RAS CPER ring buffer
Tao Zhou
1
-1
/
+2
2025-02-12
drm/amdgpu: Set noretry default for GC 9.5.0
Amber Lin
1
-0
/
+1
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
1
-0
/
+1
2024-10-15
drm/amdgpu: Fix off by one in current_memory_partition_show()
Dan Carpenter
1
-1
/
+1
2024-10-15
drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs
Lijo Lazar
1
-5
/
+7
2024-10-15
drm/amdgpu: Check gmc requirement for reset on init
Lijo Lazar
1
-1
/
+12
2024-10-15
drm/amdgpu: Place NPS mode request on unload
Lijo Lazar
1
-0
/
+47
2024-10-07
drm/amdgpu: Add sysfs interfaces for NPS mode
Lijo Lazar
1
-16
/
+98
2024-10-07
drm/amdgpu: Add gmc interface to request NPS mode
Lijo Lazar
1
-0
/
+16
2024-10-01
drm/amdgpu: Add option to refresh NPS data
Lijo Lazar
1
-1
/
+1
2024-09-26
drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_pa
Dr. David Alan Gilbert
1
-12
/
+0
2024-08-16
drm/amdgpu: abort KIQ waits when there is a pending reset
Victor Skvortsov
1
-1
/
+2
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
1
-2
/
+3
2024-07-02
drm/amdgpu: add tmz support for GC IP v11.5.2
Tim Huang
1
-0
/
+1
2024-06-27
drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_pasid
Bob Zhou
1
-1
/
+5
2024-06-14
drm/amdgpu: fix locking scope when flushing tlb
Yunxiang Li
1
-32
/
+34
2024-06-14
drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable
Yunxiang Li
1
-3
/
+1
2024-05-17
drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1
Tim Van Patten
1
-1
/
+0
2024-05-17
drm/amdgpu: Use NPS ranges from discovery table
Lijo Lazar
1
-0
/
+76
2024-05-13
drm/amdgpu: remove structurally dead code for amd_gmc
Jesse Zhang
1
-2
/
+0
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-0
/
+1
2024-04-30
drm/amdgpu: support gfx v12 specific pte/pde fields
Hawking Zhang
1
-2
/
+2
2024-02-22
drm/amdgpu: add tmz support for GC IP v11.5.1
Yifan Zhang
1
-0
/
+1
2024-01-15
drm/amdgpu: Clean up errors in amdgpu_gmc.c
chenxuebing
1
-1
/
+1
2024-01-15
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
1
-0
/
+53
2024-01-15
drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
Srinivasan Shanmugam
1
-7
/
+14
2023-11-29
drm/amdgpu: fix AGP addressing when GART is not at 0
Alex Deucher
1
-0
/
+3
2023-11-07
drm/amd: Disable XNACK on SRIOV environment
Surbhi Kakarya
1
-1
/
+4
2023-10-26
drm/amdgpu: add tmz support for GC IP v11.5.0
Jiadong Zhu
1
-0
/
+1
2023-10-13
drm/amdgpu: Address member 'gart_placement' not described in 'amdgpu_gmc_gart_location'
Srinivasan Shanmugam
1
-0
/
+1
2023-10-04
drm/amdgpu/gmc: add a way to force a particular placement for GART
Alex Deucher
1
-5
/
+17
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
1
-8
/
+19
2023-09-26
drm/amdgpu: further move TLB hw workarounds a layer up
Christian König
1
-0
/
+19
2023-09-26
drm/amdgpu: rework lock handling for flush_tlb v2
Christian König
1
-0
/
+9
2023-09-26
drm/amdgpu: drop error return from flush_gpu_tlb_pasid
Christian König
1
-3
/
+4
2023-09-26
drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
Christian König
1
-0
/
+60
2023-09-26
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
1
-0
/
+48
2023-09-26
drm/amdkfd: Don't use sw fault filter if retry cam enabled
Philip Yang
1
-1
/
+4
2023-09-20
drm/amd: Drop special case for yellow carp without discovery
Mario Limonciello
1
-6
/
+0
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-2
/
+2
2023-08-31
drm/amdgpu: reserve mmhub engine 3 for UMSCH FW
Lang Yu
1
-1
/
+5
2023-06-09
drm/amdgpu: enable tmz by default for GC 11.0.1
Ikshwaku Chauhan
1
-1
/
+2
2023-06-09
drm/amdgpu: Move memory partition query to gmc
Lijo Lazar
1
-0
/
+44
2023-06-09
drm/amdgpu: alloc vm inv engines for every vmhub
Shiwu Zhang
1
-8
/
+7
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-2
/
+2
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-2
/
+2
[next]