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