index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2020-07-22
drm/amdgpu: add member to store vm fault interrupt masks
Huang Rui
1
-0
/
+2
2020-07-08
drm/amdgpu: add register distance members into vmhub structure
Huang Rui
1
-0
/
+9
2020-04-28
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
1
-0
/
+4
2020-02-25
amdgpu/gmc_v9: save/restore sdpif regs during S3
Shirish S
1
-0
/
+1
2020-01-22
Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...
Tianci.Yin
1
-5
/
+0
2020-01-16
drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...
Tianci.Yin
1
-0
/
+5
2020-01-16
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
1
-0
/
+6
2020-01-07
drm/amdgpu/gmc: move invaliation bitmap setup to common code
Alex Deucher
1
-0
/
+1
2019-11-22
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
1
-0
/
+1
2019-11-07
drm/amdgpu: Add comments to gmc structure
Oak Zeng
1
-0
/
+30
2019-10-07
drm/amdgpu: Report vram vendor with sysfs (v3)
Ori Messinger
1
-0
/
+1
2019-10-03
drm/amdgpu: implement common gmc_ras_late_init
Tao Zhou
1
-0
/
+1
2019-10-03
drm/amdgpu: add common gmc_ras_fini function
Tao Zhou
1
-0
/
+1
2019-10-03
drm/amdgpu: move mmhub_ras_if from gmc to mmhub block
Tao Zhou
1
-1
/
+0
2019-10-03
drm/amdgpu: move umc_ras_if from gmc to umc block
Tao Zhou
1
-1
/
+0
2019-09-16
drm/amdgpu: initialize ras structures for xgmi block (v2)
Hawking Zhang
1
-0
/
+1
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
1
-2
/
+0
2019-09-16
drm/amdgpu: cleanup PTE flag generation v3
Christian König
1
-0
/
+5
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
1
-4
/
+3
2019-09-13
drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function
Hawking Zhang
1
-0
/
+2
2019-08-15
drm/amdgpu: Export function to flush TLB of specific vm hub
Oak Zeng
1
-3
/
+3
2019-08-12
drm/amdgpu: create mmhub ras framework
Tao Zhou
1
-1
/
+2
2019-03-19
drm/amdgpu: use ring/hash for fault handling on GMC9 v3
Christian König
1
-0
/
+34
2019-03-19
drm/amdgpu: enable ras on gmc9
xinhui pan
1
-0
/
+2
2019-03-19
drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
Yong Zhao
1
-7
/
+3
2018-12-03
drm/amdgpu: add a xgmi supported flag
Alex Deucher
1
-0
/
+1
2018-11-06
drm/amdgpu/psp: add get_node_id function
Hawking Zhang
1
-1
/
+1
[next]