index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ucode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
2018-10-10
1
-2
/
+0
*
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
2018-10-10
1
-2
/
+0
*
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
2018-10-10
1
-19
/
+0
*
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
2018-10-10
1
-29
/
+29
*
drm/amdgpu: Don't reallocate ucode bo when suspend
Rex Zhu
2018-10-09
1
-1
/
+1
*
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
2018-10-09
1
-4
/
+3
*
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
1
-1
/
+0
*
drm/amdgpu: add picasso ucode loading method
Likun Gao
2018-09-14
1
-0
/
+1
*
drm/amd: Add ucode DMCU support
David Francis
2018-09-12
1
-2
/
+19
*
drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
Alex Deucher
2018-08-29
1
-0
/
+1
*
drm/amdgpu/vg20: Change the load type of vega20 to psp (v2)
Likun Gao
2018-08-27
1
-2
/
+1
*
drm/amdgpu: Set vega20 load_type to AMDGPU_FW_LOAD_DIRECT.
Feifei Xu
2018-05-17
1
-1
/
+2
*
drm/amdgpu: Add vega20 ucode loading method
Feifei Xu
2018-05-17
1
-0
/
+1
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-3
/
+49
|
\
|
*
drm/amdgpu: specify VEGAM ucode SMU load method
Leo Liu
2018-05-15
1
-0
/
+1
|
*
drm/amdgpu: add save restore list cntl gpm and srm firmware support
Huang Rui
2018-05-15
1
-1
/
+16
|
*
drm/amdgpu: add new rlc firmware header format v2.1
Huang Rui
2018-05-15
1
-2
/
+32
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typos in printk
Masanari Iida
2018-03-27
1
-1
/
+1
*
|
drm/amdgpu: add vega12 ucode loading method
Feifei Xu
2018-03-21
1
-0
/
+1
|
/
*
drm/amdgpu:cleanup firmware.fw_buf alloc/free
Monk Liu
2017-12-06
1
-34
/
+9
*
drm/amdgpu:cleanup ucode_init_bo
Monk Liu
2017-12-04
1
-2
/
+2
*
drm/amdgpu:cleanup in_sriov_reset and lock_reset
Monk Liu
2017-12-04
1
-1
/
+1
*
drm/amdgpu/sriov:fix memory leak after gpu reset
Monk Liu
2017-09-26
1
-32
/
+32
*
drm/amdgpu: enable raven to load firmwares by psp at default (v2)
Evan Quan
2017-09-12
1
-5
/
+1
*
drm/amdgpu: jt_size was wrongly counted twice
Evan Quan
2017-08-15
1
-2
/
+0
*
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
1
-1
/
+1
*
drm/amdgpu: set firmware loading type as direct by default for raven
Huang Rui
2017-07-14
1
-5
/
+1
*
drm/amdgpu: add check when no firmware need to load
Huang Rui
2017-07-14
1
-0
/
+8
*
drm/amdgpu: add contiguous flag in ucode bo create
horchen
2017-06-15
1
-1
/
+2
*
drm/amdgpu: add Raven chip id case for ucode
Chunming Zhou
2017-05-24
1
-0
/
+9
*
drm/amdgpu: add gpu_info firmware (v3)
Alex Deucher
2017-05-24
1
-0
/
+21
*
drm/amdgpu: Fix firmware UCODE_ID_STORAGE issue (v2)
Trigger Huang
2017-04-28
1
-3
/
+7
*
drm/amdgpu: rework common ucode handling for vega10
Huang Rui
2017-03-29
1
-23
/
+47
*
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
2017-03-29
1
-4
/
+63
*
drm/amdgpu: add a ucode size member into firmware info
Huang Rui
2017-03-29
1
-2
/
+5
*
drm/amdgpu:properly fix some JumpTable issues
Monk Liu
2016-10-25
1
-0
/
+32
*
drm/amdgpu:add MEC_STORAGE ucode id for sriov
Monk Liu
2016-10-25
1
-0
/
+3
*
drm/amdgpu:fw bo should be in VRAM for SRIOV
Frank Min
2016-10-25
1
-2
/
+4
*
drm/amdgpu: clean up to set fw_offset as 0 twice
Huang Rui
2016-10-04
1
-1
/
+0
*
drm/amdgpu: move some release handles into fail labels (v2)
Huang Rui
2016-09-14
1
-13
/
+12
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-1
/
+1
*
drm/amdgpu: add core driver (v4)
Alex Deucher
2015-06-03
1
-0
/
+317