index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v7_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-29
drm/amdgpu: Add num_banks and num_ranks to gfx config structure
Yong Zhao
1
-0
/
+5
2019-12-03
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
1
-0
/
+2
2019-11-13
drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...
yu kuai
1
-2
/
+1
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
1
-0
/
+9
2019-07-31
drm/amdgpu: Default disable GDS for compute+gfx
Joseph Greathouse
1
-7
/
+17
2019-07-18
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
1
-0
/
+9
2019-07-18
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
1
-0
/
+9
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
1
-2
/
+2
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-2
/
+4
2019-06-21
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
1
-2
/
+2
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+4
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+1
2019-05-24
drm/amdgpu: remove static GDS, GWS and OA allocation
Christian König
1
-28
/
+4
2019-02-06
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
Marek Olšák
1
-1
/
+18
2019-01-26
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-3
/
+3
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
1
-1
/
+1
2018-11-10
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
1
-122
/
+26
2018-11-10
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
1
-12
/
+4
2018-11-10
drm/amdgpu: unify rlc function into structure
Likun Gao
1
-12
/
+18
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-3
/
+7
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-14
/
+6
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-15
/
+9
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-11
/
+5
2018-11-05
drm/amdgpu: put HQD EOP buffers into VRAM
Marek Olšák
1
-1
/
+1
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
1
-2
/
+26
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-3
/
+3
2018-09-27
drm/amdgpu: Refine function name
Rex Zhu
1
-5
/
+5
2018-09-19
drm/amdgpu: move reserving GDS/GWS/OA into common code
Christian König
1
-19
/
+0
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
1
-9
/
+0
2018-08-27
drm/amdgpu: implement soft_recovery for GFX7
Christian König
1
-0
/
+13
2018-07-06
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-36
/
+36
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
1
-0
/
+7
2018-03-05
drm/amdgpu: fix KV harvesting
Alex Deucher
1
-28
/
+2
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
1
-3
/
+2
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
1
-24
/
+2
2018-02-19
drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
Christian König
1
-22
/
+3
2018-02-19
drm/amdgpu: wire up emit_wreg for gfx v7
Christian König
1
-0
/
+15
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
1
-1
/
+2
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-1
/
+1
2018-01-09
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-9
/
+9
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-9
/
+9
2017-12-09
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
1
-0
/
+7
2017-12-06
drm/amdgpu/gfx7: use cached values for raster config in clear state
Alex Deucher
1
-23
/
+2
2017-12-05
drm/amdgpu: change redundant init logs to debug level
pding
1
-2
/
+2
2017-11-29
drm/amdgpu/gfx7: cache raster_config values
Alex Deucher
1
-0
/
+16
2017-11-16
drm/amdgpu:fix memleak
Monk Liu
1
-0
/
+8
2017-08-16
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
1
-1
/
+1
2017-08-15
drm/amdgpu/gfx7: fix function name
Alex Deucher
1
-3
/
+3
2017-08-15
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
1
-61
/
+6
[next]