index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gmc.c
Age
Commit message (
Expand
)
Author
2020-01-07
drm/amdgpu/gmc10: use common invalidation engine helper
Alex Deucher
2020-01-07
drm/amdgpu/gmc: move invaliation bitmap setup to common code
Alex Deucher
2019-12-23
drm/amdgpu: enlarge agp_start address into 48bit
Frank.Min
2019-10-03
drm/amdgpu: implement common gmc_ras_late_init
Tao Zhou
2019-10-03
drm/amdgpu: move xgmi ras fini to xgmi block
Tao Zhou
2019-10-03
drm/amdgpu: move mmhub ras fini to mmhub block
Tao Zhou
2019-10-03
drm/amdgpu: move umc ras fini to umc block
Tao Zhou
2019-10-03
drm/amdgpu: add ras fini for xgmi
Tao Zhou
2019-10-03
drm/amdgpu: add common gmc_ras_fini function
Tao Zhou
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
2019-09-13
drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function
Hawking Zhang
2019-08-22
drm/amdgpu: disable agp for sriov
Frank.Min
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-03-19
drm/amdgpu: use ring/hash for fault handling on GMC9 v3
Christian König
2019-03-19
drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
Yong Zhao
2018-10-10
drm/amdgpu: Limit the max mc address to hole start
Emily Deng
2018-10-09
drm/amdgpu: fix AGP location with VRAM at 0x0
Christian König
2018-09-14
drm/amdgpu: fix mask in GART location calculation
Christian König
2018-09-10
drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)
Alex Deucher
2018-09-10
drm/amdgpu: use the AGP aperture for system memory access v2
Christian König
2018-09-10
drm/amdgpu: add amdgpu_gmc_agp_location v3
Christian König
2018-08-30
drm/amdgpu: put GART away from VRAM v2
Christian König
2018-08-29
drm/amdgpu: use the smaller hole for GART
Christian König
2018-08-29
drm/amdgpu: fix amdgpu_gmc_gart_location a little bit
Christian König
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
2018-08-27
drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2
Christian König
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König