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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
drm/amdgpu: bump smc firmware header version to v2 (v2)
Huang Rui
2
-0
/
+16
2019-06-21
drm/amdgpu: add to set navi ip blocks
Huang Rui
1
-0
/
+8
2019-06-21
drm/amdgpu: add Navi10 pci ids
Alex Deucher
1
-0
/
+6
2019-06-21
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
1
-0
/
+8
2019-06-21
drm/amdgpu: update golden setting programming logic
Hawking Zhang
2
-2
/
+5
2019-06-21
drm/amdgpu: Add navi10 kfd support for amdgpu (v3)
Hawking Zhang
4
-4
/
+992
2019-06-21
drm/amdgpu: add navi10 common ip block (v3)
Hawking Zhang
4
-1
/
+877
2019-06-21
drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10
Hawking Zhang
2
-9
/
+8
2019-06-21
drm/amdgpu: add gfx v10 implementation (v10)
Hawking Zhang
4
-3
/
+5204
2019-06-21
drm/amdgpu/mes10.1: add ip block mes10.1 (v2)
Jack Xiao
3
-0
/
+136
2019-06-21
drm/amdgpu/mes: enable mes on navi10 and later asic
Jack Xiao
1
-0
/
+3
2019-06-21
drm/amdgpu/mes: add definitions of ip callback function
Jack Xiao
1
-0
/
+54
2019-06-21
drm/amdgpu/mes: add mes header file and definition
Jack Xiao
2
-0
/
+36
2019-06-21
drm/amdgpu/mes: add amdgpu_mes driver parameter
Jack Xiao
2
-0
/
+6
2019-06-21
drm/amdgpu: add initial VCN2.0 support (v2)
Leo Liu
4
-1
/
+1897
2019-06-21
drm/amdgpu: add JPEG2.0 decode ring ib test
Leo Liu
1
-2
/
+2
2019-06-21
drm/amdgpu: add JPEG2.0 decode ring test
Leo Liu
3
-5
/
+6
2019-06-21
drm/amdgpu: add VCN2.0 decode ib test
Leo Liu
3
-5
/
+17
2019-06-21
drm/amdgpu: add VCN2.0 decode ring test
Leo Liu
3
-5
/
+11
2019-06-21
drm/amdgpu: add Navi10 VCN firmware support
Leo Liu
1
-0
/
+5
2019-06-21
drm/amdgpu: add initial support for sdma v5.0 (v6)
Hawking Zhang
3
-1
/
+1732
2019-06-21
drm/amdgpu: set the default value of pa_sc_tile_steering_override
Hawking Zhang
1
-0
/
+4
2019-06-21
drm/amdgpu: disable concurrent flushes for Navi10 v2
Christian König
1
-2
/
+5
2019-06-21
drm/amdgpu/discovery: refactor ip list traversal
Xiaojie Yuan
1
-29
/
+42
2019-06-21
drm/amdgpu/discovery: add module param for ip discovery enablement
Xiaojie Yuan
3
-0
/
+16
2019-06-21
drm/amdgpu/discovery: stop converting the units of base addresses
Xiaojie Yuan
1
-3
/
+3
2019-06-21
drm/amdgpu/discovery: stop taking psp header into account
Xiaojie Yuan
1
-6
/
+5
2019-06-21
drm/amdgpu/discovery: fix hwid for nbio
Xiaojie Yuan
1
-1
/
+1
2019-06-21
drm/amdgpu/discovery: use hardcoded mmRCC_CONFIG_MEMSIZE
Xiaojie Yuan
1
-6
/
+6
2019-06-21
drm/amdgpu/discovery: fix calculations of some gfx info
Xiaojie Yuan
1
-4
/
+6
2019-06-21
drm/amdgpu/discovery: add ip discovery initial support
Xiaojie Yuan
4
-1
/
+440
2019-06-21
drm/amdgpu: mark the partial job as preempted in mcbp unit test
Jack Xiao
1
-12
/
+32
2019-06-21
drm/amdgpu: add mcbp unit test in debugfs (v3)
Jack Xiao
4
-0
/
+161
2019-06-21
drm/amdgpu: program for resuming preempted ib
Jack Xiao
2
-0
/
+2
2019-06-21
drm/amdgpu/sdma: allocate CSA per sdma ring
Jack Xiao
2
-1
/
+28
2019-06-21
drm/amdgpu: add ib preemption status in amdgpu_job (v2)
Jack Xiao
2
-0
/
+4
2019-06-21
drm/amdgpu: enable the static csa when mcbp enabled
Jack Xiao
4
-9
/
+11
2019-06-21
drm/amdgpu: add mcbp driver parameter
Jack Xiao
3
-0
/
+9
2019-06-21
drm/amdgpu: Add new ring interface preempt_ib
Rex Zhu
1
-0
/
+2
2019-06-21
drm/amdgpu: add the trailing fence per ring
Jack Xiao
3
-5
/
+27
2019-06-21
drm/amdgpu: Add helper function amdgpu_ring_set_preempt_cond_exec
Rex Zhu
1
-0
/
+6
2019-06-21
drm/amdgpu: enable virtual display feature for navi10
Le.Ma
1
-0
/
+1
2019-06-20
drm/amdgpu/psp11: skip ta firmware for navi10
Hawking Zhang
1
-24
/
+30
2019-06-20
drm/amdgpu: declare navi10 asd firmware
Hawking Zhang
1
-0
/
+1
2019-06-20
drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported
Huang Rui
1
-7
/
+28
2019-06-20
drm/amdgpu: enable psp front door loading by default on navi10
Hawking Zhang
1
-2
/
+1
2019-06-20
drm/amdgpu/psp: skip mec jt when autoload is enabled
Hawking Zhang
1
-0
/
+5
2019-06-20
drm/amd/amdgpu: add flag to mark whether autoload is supported or not
Hawking Zhang
1
-0
/
+2
2019-06-20
drm/amdgpu/psp: initialize autoload_supported flag in psp_sw_init
Hawking Zhang
1
-0
/
+6
2019-06-20
drm/amdgpu/psp: update psp gfx interface to match with psp fw (v2)
Hawking Zhang
1
-30
/
+66
[next]