index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-12-23
drm/amdgpu: remove unnecessary asic type check
Hawking Zhang
1
-7
/
+4
2020-12-09
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-23
drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspend
Liu Shixin
1
-6
/
+1
2020-09-18
amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not set
Shirish S
1
-1
/
+4
2020-09-16
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-24
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-05
drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-74
/
+38
2020-08-05
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
1
-8
/
+3
2020-08-05
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
1
-2
/
+2
2020-08-05
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-28
drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid
Felix Kuehling
1
-2
/
+2
2020-01-28
drm/amdgpu: Fix TLB invalidation request when using semaphore
Felix Kuehling
1
-4
/
+4
2020-01-23
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
[next]