index
:
pm24.git
cpufreq-rust
master
more-events
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
/
gmc_v10_0.c
Age
Commit message (
Expand
)
Author
2020-05-21
drm/amdgpu: resize VRAM BAR for CPU access on gfx10
Alan Swanson
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-24
drm/amdgpu/gmc: Use consistent variable on unlocks
Colin Ian King
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
2020-04-09
drm/amdgpu: Print UTCL2 client ID on a gpuvm fault
Oak Zeng
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-01-27
drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid
Felix Kuehling
2020-01-27
drm/amdgpu: Fix TLB invalidation request when using semaphore
Felix Kuehling
2020-01-22
Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...
Tianci.Yin
2020-01-22
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
2020-01-16
drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...
Tianci.Yin
2020-01-16
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
2020-01-14
drm/amdgpu/gmc10: free stolen memory in late_init
Alex Deucher
2020-01-14
drm/amdgpu/gmc10: remove dead code
Alex Deucher
2020-01-14
drm/amdgpu: catch amdgpu_irq_add_id failure
Nirmoy Das
2020-01-07
drm/amdgpu/gmc10: use common invalidation engine helper
Alex Deucher
2019-12-12
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10
changzhu
2019-12-03
drm/amdgpu: use CPU to flush vmhub if sched stopped
Monk Liu
2019-11-22
drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
changzhu
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
2019-11-06
drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
changzhu
2019-10-30
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
Pierre-Eric Pelloux-Prayer
2019-10-25
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
Pelloux-prayer, Pierre-eric
2019-10-07
drm/amdgpu: Report vram vendor with sysfs (v3)
Ori Messinger
2019-10-03
drm/amdgpu/atomfirmware: simplify the interface to get vram info
Alex Deucher
2019-09-16
drm/amdgpu/SRIOV: Navi12 SRIOV VF gets GTT base
Jiange Zhao
2019-09-16
drm/amdgpu: cleanup PTE flag generation v3
Christian König
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
2019-09-13
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
2019-08-27
drm/amdgpu: add dummy read for some GCVM status registers
Xiaojie Yuan
2019-08-15
drm/amdgpu: Add more page fault info printing for GFX10
Yong Zhao
2019-08-15
drm/amdgpu: Export function to flush TLB of specific vm hub
Oak Zeng
2019-08-15
drm/amdgpu: simplify and cleanup setting the dma mask
Christoph Hellwig
2019-08-02
drm/amdgpu/gmc10: set gart size and vm size for navi12
Xiaojie Yuan
2019-07-18
drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chip
Le Ma
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
drm/amdgpu/gmc10: add navi14 support
Xiaojie Yuan
2019-07-05
drm/amd/powerplay: add baco smu reset function for smu11
Kevin Wang
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-20
drm/amdgpu: add gmc v10 ip block for navi10 (v6)
Hawking Zhang