Age | Commit message (Expand) | Author |
2019-11-13 | drm/amdgpu: Add ucode support for DMCUB | Nicholas Kazlauskas |
2019-10-03 | drm/amdgpu: enable psp front door loading by default on Arcturus | Le Ma |
2019-08-21 | drm/amdgpu: fix debug level for ppt offset/size | Xiaojie Yuan |
2019-08-12 | drm/amdgpu: set fw default loading by psp for renoir | Aaron Liu |
2019-08-12 | drm/amdgpu: add psp_v12_0 for renoir (v2) | Aaron Liu |
2019-08-12 | drm/amdgpu: set fw load type for renoir | Huang Rui |
2019-08-02 | drm/amdgpu: use front door firmware loading for navi12 | Xiaojie Yuan |
2019-08-02 | drm/amdgpu: add PSP KDB loading support for Arcturus | John Clements |
2019-07-18 | drm/amdgpu: set Arcturus fw load type as direct | Le Ma |
2019-07-18 | drm/amdgpu: add navi14 ucode loading method | Xiaojie Yuan |
2019-07-12 | drm/amdgpu: support key database loading for navi10 | Hawking Zhang |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu: bump smc firmware header version to v2 (v2) | Huang Rui |
2019-06-20 | drm/amdgpu: enable psp front door loading by default on navi10 | Hawking Zhang |
2019-06-20 | drm/amdgpu/psp: support print out psp firmware header v1_1 info | Hawking Zhang |
2019-06-20 | drm/amdgpu: add helper function to print psp hdr | Hawking Zhang |
2019-06-20 | drm/amdgpu: set navi10's fw loading type as direct | Huang Rui |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-05-24 | drm/amdgpu: Report firmware versions with sysfs v2 | Ori Messinger |
2018-10-10 | drm/amdgpu: remove set but not used variable 'header' | YueHaibing |
2018-10-10 | drm/amdgpu: Remove wrong fw loading type warning | Rex Zhu |
2018-10-10 | drm/amdgpu: Remove amdgpu_ucode_fini_bo | Rex Zhu |
2018-10-10 | drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions | Rex Zhu |
2018-10-09 | drm/amdgpu: Don't reallocate ucode bo when suspend | Rex Zhu |
2018-10-09 | drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI | Rex Zhu |
2018-09-14 | drm/amdgpu: simplify Raven, Raven2, and Picasso handling | Alex Deucher |
2018-09-14 | drm/amdgpu: add picasso ucode loading method | Likun Gao |
2018-09-12 | drm/amd: Add ucode DMCU support | David Francis |
2018-08-29 | drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type | Alex Deucher |
2018-08-27 | drm/amdgpu/vg20: Change the load type of vega20 to psp (v2) | Likun Gao |
2018-05-17 | drm/amdgpu: Set vega20 load_type to AMDGPU_FW_LOAD_DIRECT. | Feifei Xu |
2018-05-17 | drm/amdgpu: Add vega20 ucode loading method | Feifei Xu |
2018-05-16 | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-05-15 | drm/amdgpu: specify VEGAM ucode SMU load method | Leo Liu |
2018-05-15 | drm/amdgpu: add save restore list cntl gpm and srm firmware support | Huang Rui |
2018-05-15 | drm/amdgpu: add new rlc firmware header format v2.1 | Huang Rui |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-03-27 | treewide: Fix typos in printk | Masanari Iida |
2018-03-21 | drm/amdgpu: add vega12 ucode loading method | Feifei Xu |
2017-12-06 | drm/amdgpu:cleanup firmware.fw_buf alloc/free | Monk Liu |
2017-12-04 | drm/amdgpu:cleanup ucode_init_bo | Monk Liu |
2017-12-04 | drm/amdgpu:cleanup in_sriov_reset and lock_reset | Monk Liu |
2017-09-26 | drm/amdgpu/sriov:fix memory leak after gpu reset | Monk Liu |
2017-09-12 | drm/amdgpu: enable raven to load firmwares by psp at default (v2) | Evan Quan |
2017-08-15 | drm/amdgpu: jt_size was wrongly counted twice | Evan Quan |
2017-08-15 | drm/amdgpu: Add a parameter to amdgpu_bo_create() | Yong Zhao |
2017-07-14 | drm/amdgpu: set firmware loading type as direct by default for raven | Huang Rui |
2017-07-14 | drm/amdgpu: add check when no firmware need to load | Huang Rui |
2017-06-15 | drm/amdgpu: add contiguous flag in ucode bo create | horchen |