index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
drm/amdgpu: Add missing parameter description in comments
Felix Kuehling
1
-0
/
+1
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
1
-1
/
+1
2020-01-16
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
1
-0
/
+34
2019-09-16
drm/amdgpu: cleanup PTE flag generation v3
Christian König
1
-1
/
+11
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
1
-18
/
+0
2019-08-23
drm/amdgpu: set adev->num_vmhubs for gmc6,7,8
Alex Deucher
1
-0
/
+2
2019-08-15
drm/amdgpu: Export function to flush TLB of specific vm hub
Oak Zeng
1
-3
/
+3
2019-08-15
drm/amdgpu: simplify and cleanup setting the dma mask
Christoph Hellwig
1
-17
/
+3
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+4
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+4
2019-05-24
drm/amdgpu: Fix CIK references in gmc_v8
Kent Russell
1
-7
/
+7
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-44
/
+19
2019-03-19
drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_location
Oak Zeng
1
-1
/
+1
2019-03-19
drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
Yong Zhao
1
-43
/
+18
2019-02-20
drm: change func to better detect wether swiotlb is needed
Michael D Labriola
1
-1
/
+1
2019-01-14
drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)
Shirish S
1
-1
/
+2
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2018-12-03
drm/amdgpu/gmc8: always load MC firmware in the driver
Alex Deucher
1
-8
/
+1
2018-12-03
drm/amdgpu/gmc8: update MC firmware for polaris
Alex Deucher
1
-5
/
+24
2018-12-03
drm/amdgpu: update mc firmware image for polaris12 variants
Junwei Zhang
1
-0
/
+10
2018-11-05
drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use
Yong Zhao
1
-2
/
+2
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-2
/
+2
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
1
-2
/
+1
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
1
-2
/
+2
2018-08-28
drm/amdgpu: Only retrieve GPU address of GART table after pinning it
Michel Dänzer
1
-1
/
+4
2018-08-27
drm/amdgpu: remove gart.table_addr
Christian König
1
-4
/
+5
2018-08-27
drm/amdgpu: rename gart.robj into gart.bo
Christian König
1
-2
/
+2
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
1
-0
/
+1
2018-08-27
drm/amdgpu: Fix page fault and kasan warning on pci device remove.
Andrey Grodzovsky
1
-14
/
+2
2018-07-11
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
1
-1
/
+32
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
1
-2
/
+4
2018-07-10
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
1
-3
/
+7
2018-05-15
drm/amdgpu: initialize VEGAM GMC (v2)
Leo Liu
1
-2
/
+4
2018-05-15
drm/amdgpu: add VEGAM GMC golden settings
Leo Liu
1
-0
/
+1
2018-05-15
drm/amdgpu: skip VEGAM MC firmware load
Leo Liu
1
-0
/
+1
2018-05-15
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
1
-0
/
+2
2018-05-15
drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
Alex Deucher
1
-2
/
+21
2018-02-26
drm/amdgpu: Remove duplicate setting of ->need_swiotlb
Thierry Reding
1
-1
/
+0
2018-02-26
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
1
-2
/
+2
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
1
-4
/
+8
2018-02-19
drm/amdgpu: apply top reserved VA space to pre Vega10 as well
Christian König
1
-1
/
+2
2018-02-19
drm/amdgpu: add PASID mapping for GMC v8
Christian König
1
-0
/
+2
2018-02-19
drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlb
Christian König
1
-0
/
+19
2018-02-19
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
1
-17
/
+15
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-67
/
+67
2018-02-19
drm/amdgpu: print the PASID with VM faults on GMC v8
Christian König
1
-6
/
+7
2018-02-19
drm/amdgpu: adjust HDP write queue flushing for tlb invalidation
Alex Deucher
1
-3
/
+0
2018-02-13
drm/amdgpu: only enable swiotlb alloc when need v2
Chunming Zhou
1
-0
/
+3
2017-12-27
drm/amdgpu: separate VMID and PASID handling
Christian König
1
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_*_location functions
Alex Deucher
1
-2
/
+2
[next]