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
/
gfx_v6_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
1
-1
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+3
2019-06-20
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
1
-2
/
+2
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
1
-0
/
+2
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+1
2019-03-19
drm/amdgpu: add thick tile mode settings for Oland of gfx6
Tao Zhou
1
-0
/
+19
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-2
/
+2
2018-11-09
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
1
-20
/
+4
2018-11-09
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
1
-11
/
+3
2018-11-09
drm/amdgpu: unify rlc function into structure
Likun Gao
1
-9
/
+19
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+3
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
/
+10
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-11
/
+5
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
1
-2
/
+21
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-3
/
+3
2018-09-26
drm/amdgpu: Refine function name
Rex Zhu
1
-2
/
+2
2018-07-05
drm/amdgpu: switch firmware path for SI parts
Alex Deucher
1
-28
/
+28
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
1
-0
/
+7
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
-37
/
+2
2018-02-19
drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb
Christian König
1
-21
/
+4
2018-02-19
drm/amdgpu: wire up emit_wreg for gfx v6
Christian König
1
-0
/
+14
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
1
-1
/
+2
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-7
/
+7
2017-12-06
drm/amdgpu/gfx6: use cached values for raster config in clear state
Alex Deucher
1
-19
/
+1
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
1
-2
/
+2
2017-09-14
drm/amdgpu: revert tile table update for oland
Jean Delvare
1
-1
/
+188
2017-08-15
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
1
-34
/
+3
2017-08-15
drm/amdgpu: use amdgpu_bo_create_kernel more often
Christian König
1
-56
/
+14
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v6
Huang Rui
1
-1
/
+1
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
1
-1
/
+3
2017-06-07
drm/amdgpu/gfx: create a common bitmask function (v2)
Alex Deucher
1
-8
/
+3
2017-06-06
drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
Alex Deucher
1
-1
/
+2
2017-05-24
drm/amd/amdgpu: Drop commented out stub function
Tom St Denis
1
-5
/
+0
2017-05-24
drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb()
Tom St Denis
1
-5
/
+5
2017-05-24
drm/amd/amdgpu: gfx6 tidy up raster config
Tom St Denis
1
-12
/
+8
2017-05-24
drm/amd/amdgpu: Clean up GFX6 tilemode programming
Tom St Denis
1
-880
/
+676
2017-05-24
drm/amdgpu:fix get wrong gfx always on cu masks.
Rex Zhu
1
-2
/
+8
2017-04-28
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
1
-3
/
+3
2017-04-28
drm/amd/amdgpu: Change comp GFXv6 ring name to remove space
Tom St Denis
1
-1
/
+1
2017-04-28
drm/amdgpu: fix double_offchip_lds_buf for gfx v6
Junwei Zhang
1
-1
/
+1
2017-03-29
drm/amdgpu/gfx6: drop gds unrefs
Alex Deucher
1
-4
/
+0
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-3
/
+3
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-5
/
+6
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+1
2017-03-29
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+6
2017-02-08
drm/amd/gfx6: update gb_addr_config
Flora Cui
1
-0
/
+3
2017-02-08
drm/amdgpu/gfx6: clean up spi configuration
Flora Cui
1
-8
/
+4
2017-02-08
drm/amdgpu/gfx6: clean up cu configuration
Flora Cui
1
-62
/
+38
[next]