index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gmc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
drm/amdgpu: Add address alignment support to DCC buffers
Arunpravin Paneer Selvam
1
-0
/
+6
2024-05-17
drm/amdgpu: Use NPS ranges from discovery table
Lijo Lazar
1
-0
/
+11
2024-01-15
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
1
-0
/
+4
2023-10-04
drm/amdgpu/gmc: add a way to force a particular placement for GART
Alex Deucher
1
-1
/
+8
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
1
-0
/
+2
2023-09-26
drm/amdgpu: drop error return from flush_gpu_tlb_pasid
Christian König
1
-3
/
+3
2023-09-26
drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
Christian König
1
-3
/
+7
2023-09-26
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
1
-1
/
+4
2023-07-07
drm/amdgpu: Update invalid PTE flag setting
Mukul Joshi
1
-0
/
+2
2023-06-15
drm/amdgpu: Update total channel number for umc v8_10
Candice Li
1
-0
/
+2
2023-06-09
drm/amdgpu: Override MTYPE per page on GFXv9.4.3 APUs
Felix Kuehling
1
-0
/
+7
2023-06-09
drm/amdgpu: Add memory partitions to gmc
Lijo Lazar
1
-0
/
+17
2023-06-09
drm/amdgpu: Move memory partition query to gmc
Lijo Lazar
1
-0
/
+16
2023-06-09
drm/amdgpu: Check APU supports true APP mode
Rajneesh Bhardwaj
1
-0
/
+1
2023-06-09
drm/amdgpu: Add XCC inst to PASID TLB flushing
Mukul Joshi
1
-3
/
+4
2023-04-13
drm/amdgpu: Rework retry fault removal
Mukul Joshi
1
-0
/
+1
2023-03-15
drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOV
Yifan Zha
1
-0
/
+2
2023-03-13
drm/amdgpu: Move umc ras block init to gmc ras sw_init
Hawking Zhang
1
-1
/
+1
2022-08-16
drm/amdgpu: save and restore gc hub regs
Victor Zhao
1
-0
/
+26
2022-05-04
drm/amdgpu: save the setting of VM_CONTEXT_CNTL
Jack Xiao
1
-0
/
+1
2022-05-04
drm/amdgpu: add mmhub v3_0 ip block
Tianci.Yin
1
-0
/
+1
2022-04-28
drm/amdgpu/discovery: store the number of UMC IPs on the asic
Alex Deucher
1
-0
/
+2
2022-04-28
drm/amdgpu: store the mall size in the gmc structure
Alex Deucher
1
-0
/
+3
2022-03-15
drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.
Yongqiang Sun
1
-1
/
+0
2022-01-25
drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init
yipechai
1
-0
/
+1
2022-01-19
drm/amdgpu: add vram check function for GMC
Xiaojian Du
1
-0
/
+1
2022-01-14
drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops
yipechai
1
-7
/
+4
2021-12-01
drm/amdgpu: handle IH ring1 overflow
Philip Yang
1
-1
/
+2
2021-06-04
drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...
Huang Rui
1
-0
/
+1
2021-04-28
drm/amdgpu: address remove from fault filter
Philip Yang
1
-2
/
+4
2021-04-20
Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"
Oak Zeng
1
-9
/
+0
2021-04-15
drm/amdgpu: Introduce functions for vram physical addr calculation
Oak Zeng
1
-0
/
+3
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
1
-0
/
+9
2021-03-23
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
1
-0
/
+1
2021-03-23
drm/amdgpu: Fix the comment in amdgpu_gmc.h
Oak Zeng
1
-3
/
+3
2021-03-23
drm/amdgpu: workaround the TMR MC address issue (v2)
Oak Zeng
1
-0
/
+9
2021-03-23
drm/amdgpu: Add function to allocate and fill PDB0
Oak Zeng
1
-0
/
+5
2021-03-23
drm/amdgpu: Use different gart table parameters for 2-level gart table
Oak Zeng
1
-0
/
+3
2021-03-23
drm/amdgpu: Placement of gart and vram in sysvm aperture
Oak Zeng
1
-0
/
+1
2021-03-23
drm/amdgpu: Modify comments of vram_start/end
Oak Zeng
1
-4
/
+7
2021-03-23
drm/amdgpu: define address map for host xgmi link (v3)
Rajneesh Bhardwaj
1
-0
/
+1
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
1
-0
/
+2
2020-08-04
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
1
-5
/
+0
2020-08-04
drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
Alex Deucher
1
-0
/
+5
2020-08-04
drm/amdgpu: add support for extended stolen vga memory
Alex Deucher
1
-0
/
+2
2020-08-04
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
1
-0
/
+1
2020-08-04
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
1
-1
/
+2
2020-07-22
drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub level
Huang Rui
1
-0
/
+1
2020-07-22
drm/amdgpu: add vmhub funcs helper (v2)
Huang Rui
1
-0
/
+7
2020-07-22
drm/amdgpu: abstract set_vm_fault_masks function to refine the programming
Huang Rui
1
-0
/
+4
[next]