index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
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
2020-08-04
drm/amdgpu: use a define for the memory size of the vga emulator
Alex Deucher
1
-2
/
+2
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-3
/
+4
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in GMC9
Huang Rui
1
-14
/
+25
2020-07-02
drm/amdgpu: Let KFD use more VMIDs on Arcturus
Felix Kuehling
1
-3
/
+8
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
1
-6
/
+1
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-3
/
+2
2020-04-24
drm/amdgpu/gmc: Use consistent variable on unlocks
Colin Ian King
1
-1
/
+1
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
1
-1
/
+7
2020-04-09
drm/amdgpu: Print UTCL2 client ID on a gpuvm fault
Oak Zeng
1
-0
/
+3
2020-03-13
drm/amdgpu: update ras capability's query based on mem ecc configuration
Guchun Chen
1
-24
/
+14
2020-03-05
drm/amdgpu: add reset_ras_error_count function for MMHUB
Hawking Zhang
1
-0
/
+3
2020-02-25
drm/amdgpu: Improve Vega20 XGMI TLB flush workaround
Felix Kuehling
1
-16
/
+52
2020-02-25
amdgpu/gmc_v9: save/restore sdpif regs during S3
Shirish S
1
-1
/
+36
2020-01-27
drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid
Felix Kuehling
1
-2
/
+2
2020-01-27
drm/amdgpu: Fix TLB invalidation request when using semaphore
Felix Kuehling
1
-4
/
+4
2020-01-22
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
1
-1
/
+2
2020-01-16
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
1
-0
/
+76
2020-01-14
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
1
-3
/
+3
2020-01-07
drm/amdgpu/gmc: move invaliation bitmap setup to common code
Alex Deucher
1
-31
/
+1
2020-01-07
drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VF
Zhigang Luo
1
-7
/
+11
2020-01-07
drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhub
Zhigang Luo
1
-1
/
+1
2020-01-07
drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro...
Zhigang Luo
1
-5
/
+6
2019-12-23
drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming s...
John Clements
1
-0
/
+5
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
1
-1
/
+13
2019-12-12
drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9
changzhu
1
-20
/
+24
2019-12-12
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
1
-8
/
+20
2019-12-11
drm/amdgpu: Added RAS UMC error query support for Arcturus
John Clements
1
-1
/
+8
2019-12-11
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
1
-8
/
+20
2019-11-22
drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
changzhu
1
-0
/
+57
2019-11-22
drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
changzhu
1
-0
/
+57
2019-11-22
drm/amdgpu: implement querying ras error count for mmhub9.4
Dennis Li
1
-0
/
+3
[next]