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
/
gmc_v11_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
drm/amdgpu: fix incorrect MALL size for GFX1151
Tim Huang
1
-0
/
+12
2025-04-16
drm/amdgpu: Use the right function for hdp flush
Lijo Lazar
1
-2
/
+2
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-1
/
+1
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2025-02-12
drm/amdgpu: add support for MMHUB IP version 3.3.2
Tim Huang
1
-0
/
+1
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
1
-0
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+1
2024-10-24
amdgpu: Don't print L2 status if there's nothing to print
Kent Russell
1
-1
/
+4
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
1
-6
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
1
-1
/
+1
2024-07-02
drm/amdgpu: add GFXHUB IP v11.5.2 support
Tim Huang
1
-0
/
+2
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10
Shane Xiao
1
-9
/
+8
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
1
-9
/
+14
2024-02-22
drm/amdgpu: add GFXHUB 11.5.1 support
Yifan Zhang
1
-0
/
+2
2024-02-19
drm/amdgpu: add MMHUB 3.3.1 support
Yifan Zhang
1
-0
/
+1
2024-01-15
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
1
-4
/
+5
2024-01-03
drm/amdgpu: Fix ecc irq enable/disable unpaired
Stanley.Yang
1
-0
/
+5
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
1
-1
/
+2
2023-11-17
drm/amdgpu/gmc11: fix logic typo in AGP check
Alex Deucher
1
-1
/
+1
2023-11-09
drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
Victor Lu
1
-1
/
+1
2023-11-09
drm/amdgpu: fix AGP init order
Alex Deucher
1
-0
/
+1
2023-10-27
drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded
Kenneth Feng
1
-1
/
+2
2023-10-13
drm/amdgpu: flush the correct vmid tlb for specific pasid
Yifan Zhang
1
-1
/
+1
2023-10-04
drm/amdgpu: cache gpuvm fault information for gmc7+
Alex Deucher
1
-0
/
+3
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
1
-1
/
+1
2023-09-26
drm/amdgpu/gmc11: disable AGP on GC 11.5
Alex Deucher
1
-1
/
+2
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
1
-1
/
+2
2023-09-26
drm/amdgpu: drop error return from flush_gpu_tlb_pasid
Christian König
1
-4
/
+3
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_v11_0_flush_gpu_tlb
Christian König
1
-67
/
+43
2023-09-26
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
1
-1
/
+1
2023-09-20
drm/amdgpu: Add EXT_COHERENT memory allocation flags
David Francis
1
-0
/
+1
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-4
/
+4
2023-09-06
drm/amdgpu: calling address translation functions to simplify codes
Yifan Zhang
1
-2
/
+1
2023-08-30
drm/amdgpu: add gfxhub 11.5.0 support
benl
1
-0
/
+4
2023-08-30
drm/amdgpu: add mmhub 3.3.0 support
Lang Yu
1
-0
/
+4
2023-08-30
drm/amdgpu/gmc11: initialize GMC for GC 11.5.0 memory support
Prike Liang
1
-0
/
+1
[next]