index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v8_0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
Evan Quan
2021-05-04
1
-3
/
+10
*
drm/amdgpu: Moved gart_size calculation to mc_init functions
Oak Zeng
2021-03-24
1
-0
/
+1
*
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
2020-12-09
1
-2
/
+0
*
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
2020-12-09
1
-1
/
+1
*
drm/amd/amdgpu/gmc_v8_0: Fix more issues attributed to copy/paste
Lee Jones
2020-11-24
1
-0
/
+5
*
drm/amd/pm: correct the checks for polaris kickers
Evan Quan
2020-10-27
1
-20
/
+4
*
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-24
1
-1
/
+1
*
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
1
-1
/
+1
*
drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
1
-5
/
+4
*
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
2020-08-04
1
-1
/
+1
*
drm/amdgpu: use a define for the memory size of the vga emulator
Alex Deucher
2020-08-04
1
-1
/
+1
*
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-27
1
-1
/
+1
*
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
2020-07-02
1
-1
/
+1
*
drm/amdgpu: Add missing parameter description in comments
Felix Kuehling
2020-05-01
1
-0
/
+1
*
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
2020-04-13
1
-1
/
+1
*
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
2020-01-16
1
-0
/
+34
*
drm/amdgpu: cleanup PTE flag generation v3
Christian König
2019-09-16
1
-1
/
+11
*
drm/amdgpu: cleanup mtype mapping
Christian König
2019-09-16
1
-18
/
+0
*
drm/amdgpu: set adev->num_vmhubs for gmc6,7,8
Alex Deucher
2019-08-23
1
-0
/
+2
*
drm/amdgpu: Export function to flush TLB of specific vm hub
Oak Zeng
2019-08-15
1
-3
/
+3
*
drm/amdgpu: simplify and cleanup setting the dma mask
Christoph Hellwig
2019-08-15
1
-17
/
+3
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-1
/
+4
|
\
|
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+4
*
|
drm/amdgpu: Fix CIK references in gmc_v8
Kent Russell
2019-05-24
1
-7
/
+7
|
/
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
1
-44
/
+19
|
\
|
*
drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_location
Oak Zeng
2019-03-19
1
-1
/
+1
|
*
drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
Yong Zhao
2019-03-19
1
-43
/
+18
*
|
drm: change func to better detect wether swiotlb is needed
Michael D Labriola
2019-02-20
1
-1
/
+1
|
/
*
drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)
Shirish S
2019-01-14
1
-1
/
+2
*
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
1
-2
/
+2
|
\
|
*
drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use
Yong Zhao
2018-11-05
1
-2
/
+2
*
|
drm/amdgpu/gmc8: always load MC firmware in the driver
Alex Deucher
2018-12-03
1
-8
/
+1
*
|
drm/amdgpu/gmc8: update MC firmware for polaris
Alex Deucher
2018-12-03
1
-5
/
+24
*
|
drm/amdgpu: update mc firmware image for polaris12 variants
Junwei Zhang
2018-12-03
1
-0
/
+10
|
/
*
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-27
1
-2
/
+2
*
drm/amdgpu: make function pointers mandatory
Christian König
2018-09-27
1
-2
/
+1
*
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
2018-08-29
1
-2
/
+2
*
drm/amdgpu: Only retrieve GPU address of GART table after pinning it
Michel Dänzer
2018-08-28
1
-1
/
+4
*
drm/amdgpu: remove gart.table_addr
Christian König
2018-08-27
1
-4
/
+5
*
drm/amdgpu: rename gart.robj into gart.bo
Christian König
2018-08-27
1
-2
/
+2
*
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
1
-0
/
+1
*
drm/amdgpu: Fix page fault and kasan warning on pci device remove.
Andrey Grodzovsky
2018-08-27
1
-14
/
+2
*
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
2018-07-12
1
-1
/
+32
*
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
2018-07-13
1
-2
/
+4
*
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
2018-07-10
1
-3
/
+7
*
drm/amdgpu: initialize VEGAM GMC (v2)
Leo Liu
2018-05-15
1
-2
/
+4
*
drm/amdgpu: add VEGAM GMC golden settings
Leo Liu
2018-05-15
1
-0
/
+1
*
drm/amdgpu: skip VEGAM MC firmware load
Leo Liu
2018-05-15
1
-0
/
+1
*
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
2018-05-15
1
-0
/
+2
*
drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
Alex Deucher
2018-05-15
1
-2
/
+21
[next]