index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Convert init_mem_ranges into common helpers
Hawking Zhang
2025-06-24
1
-0
/
+186
*
drm/amdgpu: Convert query_memory_partition into common helpers
Hawking Zhang
2025-06-24
1
-0
/
+43
*
drm/amdgpu: enable pdb0 for hibernation on SRIOV
Samuel Zhang
2025-06-18
1
-7
/
+26
*
drm/amdgpu: Disallow partition query during reset
Lijo Lazar
2025-04-30
1
-0
/
+4
*
drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Jay Cornwall
2025-04-07
1
-5
/
+14
*
drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...
[email protected]
2025-03-21
1
-0
/
+20
*
drm/amdgpu: fix spelling typos
Alexandre Demers
2025-03-05
1
-1
/
+1
*
drm/amdgpu: add RAS CPER ring buffer
Tao Zhou
2025-02-17
1
-1
/
+2
*
drm/amdgpu: Set noretry default for GC 9.5.0
Amber Lin
2025-02-13
1
-0
/
+1
*
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
2025-02-13
1
-0
/
+1
*
drm/amdgpu: Fix off by one in current_memory_partition_show()
Dan Carpenter
2024-10-15
1
-1
/
+1
*
drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs
Lijo Lazar
2024-10-15
1
-5
/
+7
*
drm/amdgpu: Check gmc requirement for reset on init
Lijo Lazar
2024-10-15
1
-1
/
+12
*
drm/amdgpu: Place NPS mode request on unload
Lijo Lazar
2024-10-15
1
-0
/
+47
*
drm/amdgpu: Add sysfs interfaces for NPS mode
Lijo Lazar
2024-10-07
1
-16
/
+98
*
drm/amdgpu: Add gmc interface to request NPS mode
Lijo Lazar
2024-10-07
1
-0
/
+16
*
drm/amdgpu: Add option to refresh NPS data
Lijo Lazar
2024-10-01
1
-1
/
+1
*
drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_pa
Dr. David Alan Gilbert
2024-09-26
1
-12
/
+0
*
drm/amdgpu: abort KIQ waits when there is a pending reset
Victor Skvortsov
2024-08-16
1
-1
/
+2
*
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
2024-08-13
1
-2
/
+3
*
drm/amdgpu: add tmz support for GC IP v11.5.2
Tim Huang
2024-07-02
1
-0
/
+1
*
drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...
Bob Zhou
2024-06-27
1
-1
/
+5
*
drm/amdgpu: fix locking scope when flushing tlb
Yunxiang Li
2024-06-14
1
-32
/
+34
*
drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable
Yunxiang Li
2024-06-14
1
-3
/
+1
*
drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1
Tim Van Patten
2024-05-17
1
-1
/
+0
*
drm/amdgpu: Use NPS ranges from discovery table
Lijo Lazar
2024-05-17
1
-0
/
+76
*
drm/amdgpu: remove structurally dead code for amd_gmc
Jesse Zhang
2024-05-13
1
-2
/
+0
*
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
2024-05-02
1
-0
/
+1
*
drm/amdgpu: support gfx v12 specific pte/pde fields
Hawking Zhang
2024-04-30
1
-2
/
+2
*
drm/amdgpu: add tmz support for GC IP v11.5.1
Yifan Zhang
2024-02-22
1
-0
/
+1
*
drm/amdgpu: Clean up errors in amdgpu_gmc.c
chenxuebing
2024-01-15
1
-1
/
+1
*
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
2024-01-15
1
-0
/
+53
*
drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
Srinivasan Shanmugam
2024-01-15
1
-7
/
+14
*
drm/amdgpu: fix AGP addressing when GART is not at 0
Alex Deucher
2023-11-29
1
-0
/
+3
*
drm/amd: Disable XNACK on SRIOV environment
Surbhi Kakarya
2023-11-07
1
-1
/
+4
*
drm/amdgpu: add tmz support for GC IP v11.5.0
Jiadong Zhu
2023-10-26
1
-0
/
+1
*
drm/amdgpu: Address member 'gart_placement' not described in 'amdgpu_gmc_gart...
Srinivasan Shanmugam
2023-10-13
1
-0
/
+1
*
drm/amdgpu/gmc: add a way to force a particular placement for GART
Alex Deucher
2023-10-04
1
-5
/
+17
*
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
2023-09-26
1
-8
/
+19
*
drm/amdgpu: further move TLB hw workarounds a layer up
Christian König
2023-09-26
1
-0
/
+19
*
drm/amdgpu: rework lock handling for flush_tlb v2
Christian König
2023-09-26
1
-0
/
+9
*
drm/amdgpu: drop error return from flush_gpu_tlb_pasid
Christian König
2023-09-26
1
-3
/
+4
*
drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
Christian König
2023-09-26
1
-0
/
+60
*
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
2023-09-26
1
-0
/
+48
*
drm/amdkfd: Don't use sw fault filter if retry cam enabled
Philip Yang
2023-09-26
1
-1
/
+4
*
drm/amd: Drop special case for yellow carp without discovery
Mario Limonciello
2023-09-20
1
-6
/
+0
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-2
/
+2
*
drm/amdgpu: reserve mmhub engine 3 for UMSCH FW
Lang Yu
2023-08-31
1
-1
/
+5
*
drm/amdgpu: enable tmz by default for GC 11.0.1
Ikshwaku Chauhan
2023-06-09
1
-1
/
+2
*
drm/amdgpu: Move memory partition query to gmc
Lijo Lazar
2023-06-09
1
-0
/
+44
[next]