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
/
gmc_v9_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
drm/amdgpu: Free PDB0 bo before bo_fini
Lijo Lazar
1
-2
/
+1
2021-03-23
drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-23
drm/amdgpu: Let KFD use more VMIDs on Aldebaran
Felix Kuehling
1
-1
/
+2
2021-03-23
drm/amdgpu: update mmhub client ids for Aldebaran
Alex Sierra
1
-13
/
+16
2021-03-23
drm/amdgpu: Set up vmid0 PDB0
Oak Zeng
1
-4
/
+24
2021-03-23
drm/amdgpu: Use different gart table parameters for 2-level gart table
Oak Zeng
1
-0
/
+9
2021-03-23
drm/amdgpu: Placement of gart and vram in sysvm aperture
Oak Zeng
1
-3
/
+7
2021-03-23
drm/amdgpu: Moved gart_size calculation to mc_init functions
Oak Zeng
1
-0
/
+2
2021-03-23
drm/amdgpu: add mmhub client ids for aldebaran
Alex Deucher
1
-0
/
+41
2021-03-23
drm/amdgpu: Aldebaran doesn't use semaphore
Amber Lin
1
-5
/
+1
2021-03-23
drm/amdgpu: Don't do FB resize under A+A config
Oak Zeng
1
-1
/
+2
2021-03-23
drm/amdgpu: disallow use semaphore on aldebaran
Hawking Zhang
1
-0
/
+7
2021-03-23
drm/amdgpu: use physical_node_id to calculate aper_base
Hawking Zhang
1
-12
/
+6
2021-03-23
drm/amdgpu: Clean up mmhub functions for aldebaran
Oak Zeng
1
-0
/
+3
2021-03-23
drm/amdgpu: new cache coherence change for Aldebaran
Eric Huang
1
-0
/
+3
2021-03-23
drm/amdgpu: Fix an omission when adding Aldebaran support
Yong Zhao
1
-1
/
+2
2021-03-23
drm/amdgpu: define address map for host xgmi link (v3)
Rajneesh Bhardwaj
1
-0
/
+34
2021-03-23
drm/amdgpu: Print the IH client ID name when vm fault happens
Yong Zhao
1
-2
/
+3
2021-03-10
drm/amdgpu: add gmc v9 block support for Aldebaran
Le Ma
1
-0
/
+3
2021-02-09
drm/amdgpu/gmc9: fix mmhub client mapping for arcturus
Alex Deucher
1
-34
/
+32
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
1
-18
/
+0
2021-01-05
drm/amdgpu: switch hdp callback functions for hdp v4
Likun Gao
1
-19
/
+2
2020-12-23
drm/amdgpu: remove unnecessary asic type check
Hawking Zhang
1
-7
/
+4
2020-12-08
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
1
-2
/
+0
2020-11-24
drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptions
Lee Jones
1
-0
/
+3
2020-11-24
drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'
Lee Jones
1
-35
/
+0
2020-11-24
drm/amdgpu: make sure retry faults are handled in a work item on Vega
Christian König
1
-8
/
+23
2020-11-24
drm/amdgpu: drop leading zeros from the gmc9 fault address
Christian König
1
-1
/
+1
2020-11-24
drm/amdgpu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-30
drm/amdgpu: cleanup gmc_v9_0_process_interrupt
Christian König
1
-92
/
+91
2020-10-16
drm/amdgpu: remove gfxhub_v1_1_funcs set
Kevin Wang
1
-9
/
+1
2020-09-30
drm/amdgpu: drop duplicated ecc check for vega10 (v5)
Guchun Chen
1
-12
/
+7
2020-09-30
drm/amdgpu: use function pointer for gfxhub functions
Oak Zeng
1
-7
/
+21
2020-09-22
drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspend
Liu Shixin
1
-6
/
+1
2020-09-17
amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not set
Shirish S
1
-1
/
+4
2020-09-15
drm/amdgpu/gmc9: remove mmhub client duplicated case
Alex Deucher
1
-1
/
+0
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-145
/
+330
2020-09-03
drm/amdgpu/gmc9: print client id string for mmhub
Alex Deucher
1
-9
/
+230
2020-09-03
drm/amdgpu/gmc9: print client id string for gfxhub
Alex Deucher
1
-4
/
+26
2020-09-03
drm/amdgpu: block ring buffer access during GPU recovery
Dennis Li
1
-4
/
+7
2020-08-26
drm/amdgpu: add pre_asic_init callback for SOC15
Alex Deucher
1
-18
/
+17
2020-08-26
drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handling
Alex Deucher
1
-2
/
+5
2020-08-24
drm/amdgpu: refine message print for devices of hive
Dennis Li
1
-1
/
+1
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-4
/
+3
2020-08-14
drm/amdgpu: Use function pointer for some mmhub functions
Oak Zeng
1
-35
/
+13
2020-08-04
drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-74
/
+38
2020-08-04
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
1
-8
/
+3
2020-08-04
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
1
-2
/
+2
[next]