Sign in
android-kvm
/
linux
/
8cfb347ad0cffdbfc69c82506fb3be9429563211
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v7_0.c
460c484
drm/amdgpu: Initialize SPM_VMID with 0xf (v2)
by Jacob He
· 5 years ago
94b5c21
drm/amdgpu: Add num_banks and num_ranks to gfx config structure
by Yong Zhao
· 5 years ago
82a829dc
drm/amdgpu: fix calltrace during kmd unload(v3)
by Monk Liu
· 5 years ago
747a397
drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
by yu kuai
· 5 years ago
3f61fd4
Merge tag 'v5.3-rc3' into drm-next-5.4
by Alex Deucher
· 6 years ago
2c89731
drm/amdgpu: Default disable GDS for compute+gfx
by Joseph Greathouse
· 6 years ago
fbdc5d8
drm/amdgpu: Default disable GDS for compute VMIDs
by Joseph Greathouse
· 6 years ago
ad28e024
drm/amdgpu: Default disable GDS for compute VMIDs
by Joseph Greathouse
· 6 years ago
0fa4246
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
by Tom St Denis
· 6 years ago
d7929c1
Merge branch 'drm-next' into drm-next-5.3
by Alex Deucher
· 6 years ago
53b2fe4
drm/amdgpu: enable gfx eop interrupt per gfx pipe
by Hawking Zhang
· 6 years ago
2454fce
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Daniel Vetter
· 6 years ago
47b757f
drm/amd: drop use of drmP.h in remaining files
by Sam Ravnborg
· 6 years ago
c366be5
drm/amd: drop dependencies on drm_os_linux.h
by Sam Ravnborg
· 6 years ago
dca2949
drm/amdgpu: remove static GDS, GWS and OA allocation
by Christian König
· 6 years ago
41cca166
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
by Marek Olšák
· 6 years ago
c4c905e
drm/amdgpu: add flags to emit_ib interface v2
by Jack Xiao
· 6 years ago
9564f19
drm/amdgpu: Use asic specific doorbell index instead of macro definition
by Oak Zeng
· 6 years ago
106c7d6
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
by Likun Gao
· 6 years ago
88dfc9a
drm/amdgpu: separate amdgpu_rlc into a single file
by Likun Gao
· 6 years ago
fdb81fd
drm/amdgpu: unify rlc function into structure
by Likun Gao
· 6 years ago
34955e0
drm/amdgpu: Modify the argument of emit_ib interface
by Rex Zhu
· 6 years ago
9807938
drm/amdgpu: remove messages from IB tests
by Christian König
· 6 years ago
dc9eeff
drm/amdgpu: further ring test cleanups
by Christian König
· 6 years ago
c66ed76
drm/amdgpu: Retire amdgpu_ring.ready flag v4
by Andrey Grodzovsky
· 6 years ago
b44da69
drm/amdgpu: put HQD EOP buffers into VRAM
by Marek Olšák
· 6 years ago
898c2cb
drm/amdgpu: use scheduler fault instead of reset work
by Christian König
· 6 years ago
1ffdeca
drm/amdgpu: move more defines into amdgpu_irq.h
by Christian König
· 6 years ago
434e6df
drm/amdgpu: Refine function name
by Rex Zhu
· 7 years ago
fd39554
drm/amdgpu: move reserving GDS/GWS/OA into common code
by Christian König
· 6 years ago
77a2faa
drm/amdgpu: fix up GDS/GWS/OA shifting
by Christian König
· 6 years ago
efb6706
drm/amdgpu: implement soft_recovery for GFX7
by Christian König
· 7 years ago
ce20646
drm/amdgpu: switch firmware path for CIK parts (v2)
by Alex Deucher
· 7 years ago
f7a9ee8
drm/amdgpu: Add support for SRBM selection v3
by Andrey Grodzovsky
· 7 years ago
a97fc4e
drm/amdgpu: fix KV harvesting
by Alex Deucher
· 7 years ago
c633c00
drm/amdgpu: separate PASID mapping from VM flush v2
by Christian König
· 7 years ago
2ee150c
drm/amdgpu: remove now superflous *_hdp operation
by Christian König
· 7 years ago
d9a701c
drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
by Christian König
· 7 years ago
3f3e9de
drm/amdgpu: wire up emit_wreg for gfx v7
by Christian König
· 7 years ago
5a4633c
drm/amdgpu: forward pasid to backend flush implementations
by Christian König
· 7 years ago
770d13b1
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
by Christian König
· 7 years ago
bd3c009
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
c4f46f2
drm/amdgpu: rename vm_id to vmid
by Christian König
· 7 years ago
ebdebf4
drm/amdgpu: add amdgpu interface to query cu info
by Flora Cui
· 7 years ago
adfb816
drm/amdgpu/gfx7: use cached values for raster config in clear state
by Alex Deucher
· 7 years ago
9953b72
drm/amdgpu: change redundant init logs to debug level
by pding
· 7 years ago
ed162fe
drm/amdgpu/gfx7: cache raster_config values
by Alex Deucher
· 7 years ago
9862def
drm/amdgpu:fix memleak
by Monk Liu
· 7 years ago
111159b
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
by Felix Kuehling
· 8 years ago
37899a5
drm/amdgpu/gfx7: fix function name
by Alex Deucher
· 8 years ago
078af1a
drm/amdgpu: use amdgpu_bo_free_kernel more often
by Christian König
· 8 years ago
a4a0277
drm/amdgpu: use amdgpu_bo_create_kernel more often
by Christian König
· 8 years ago
ae4d71e
drm/amdgpu: fix the incorrect scratch reg number on gfx v7
by Huang Rui
· 8 years ago
dbfe85e
drm/amdgpu: Fix the exported always on CU bitmap
by Flora Cui
· 8 years ago
04d4fb5
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
d0c55cdf
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
by Alex Deucher
· 8 years ago
4853bbb
drm/amdgpu/gfx: move mec parameter setup into sw_init
by Alex Deucher
· 8 years ago
2db0cdb
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
by Alex Deucher
· 8 years ago
41f6a99
drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code
by Alex Deucher
· 8 years ago
cf8b611
drm/amdgpu: fix mec queue policy on single MEC asics
by Alex Deucher
· 8 years ago
378506a
drm/amdgpu/gfx: create a common bitmask function (v2)
by Alex Deucher
· 8 years ago
894700f3
drm/amdgpu: condense mqd programming sequence
by Andres Rodriguez
· 8 years ago
0a281f5
drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
by Andres Rodriguez
· 8 years ago
e33fec4
drm/amdgpu: allocate queues horizontally across pipes
by Andres Rodriguez
· 8 years ago
763a47b
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
by Andres Rodriguez
· 8 years ago
78c1683
drm/amdgpu: allow split of queues with kfd at queue granularity v4
by Andres Rodriguez
· 8 years ago
42794b2
drm/amdgpu: take ownership of per-pipe configuration v3
by Andres Rodriguez
· 8 years ago
dc102c43
drm/amdgpu: rename rdev to adev
by Andres Rodriguez
· 8 years ago
97bf47b
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
by Andres Rodriguez
· 8 years ago
486d807
drm/amdgpu: remove duplicate definition of cik_mqd
by Andres Rodriguez
· 8 years ago
34130fb
drm/amdgpu: refactor MQD/HQD initialization v3
by Andres Rodriguez
· 8 years ago
268cb4c
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
by Andres Rodriguez
· 8 years ago
fe723cd
drm/amdgpu:fix get wrong gfx always on cu masks.
by Rex Zhu
· 8 years ago
dfa6c82
drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
by Alex Deucher
· 8 years ago
6b7781b
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
248a1d6
drm/amd: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
c81a1a7
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
by Michel Dänzer
· 8 years ago
7645670
drm/amdgpu: split VMID management by VMHUB
by Christian König
· 8 years ago
d766e6a
drm/amdgpu: switch ih handling to two levels (v3)
by Alex Deucher
· 9 years ago
536fbf9
drm/amdgpu: change wptr to 64 bits (v2)
by Ken Wang
· 9 years ago
8fe7332
drm/amdgpu: init aperture definitions (v2)
by Junwei Zhang
· 9 years ago
7ca8529
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
df6e2c4
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
by Junwei Zhang
· 8 years ago
d238326
drm/amdgpu: Initialize pipe priority order on graphic initialization
by ozeng
· 8 years ago
50ddc75
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
by Junwei Zhang
· 8 years ago
5026115
drm/amdgpu: simplify allocation of scratch regs
by Nils Wallménius
· 8 years ago
cc3f5b8
drm/amd/amdgpu: Add gpr reading for GFX v7
by Tom St Denis
· 8 years ago
4568288
drm/amdgpu:impl vgt_flush for VI(V5)
by Monk Liu
· 8 years ago
4098e6c
drm/amd/amdgpu: Clean up wave gfx7 helper
by Tom St Denis
· 8 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
74f3ce3
drm/amd/amdgpu: Put in rest of wave fields
by Tom St Denis
· 8 years ago
472259f
drm/amd/amdgpu: re-factor debugfs wave reader
by Tom St Denis
· 8 years ago
a125510
drm/amdgpu: rework IP block registration (v2)
by Alex Deucher
· 8 years ago
7988714
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
by Christian König
· 8 years ago
21cd942
drm/amdgpu: move the ring type into the funcs structure (v2)
by Christian König
· 8 years ago
e12f3d7
drm/amdgpu: move IB and frame size directly into the engine description
by Christian König
· 8 years ago
7bc6be8
drm/amdgpu: remove explicit NULL init for parse_cs
by Christian König
· 8 years ago
66f3b2d
drm/amdgpu: pad gfx and compute rings to 256 dw
by Christian König
· 8 years ago
03f48dd
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
by Christian König
· 9 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
Next »