| Commit message (Expand) | Author | Age |
* | drm/amdgpu: specify vega12 uvd firmware | Alex Deucher | 2018-03-21 |
* | drm/amdgpu:Always save uvd vcpu_bo in VM Mode | James Zhu | 2018-03-07 |
* | drm/amdgpu:Correct max uvd handles | James Zhu | 2018-03-07 |
* | drm/amdgpu: don't use MM idle_work for SRIOV(v2) | Monk Liu | 2018-02-28 |
* | drm/amdgpu: fix and cleanup UVD IB generation | Christian König | 2018-02-19 |
* | drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()" | Christian König | 2018-02-19 |
* | drm/amdgpu: restore uvd fence seq in uvd resume | Jim Qu | 2017-12-18 |
* | drm/amdgpu: always cancel uvd idle handler in uvd suspend | Jim Qu | 2017-12-18 |
* | drm/amdgpu: rename ip block helper functions | Alex Deucher | 2017-12-18 |
* | drm: move amd_gpu_scheduler into common location | Lucas Stach | 2017-12-07 |
* | drm/ttm: add operation ctx to ttm_bo_validate v2 | Christian König | 2017-12-06 |
* | drm/amdgpu: change redundant init logs to debug level | pding | 2017-12-04 |
* | drm/amd/scheduler:introduce guilty pointer member | Monk Liu | 2017-12-04 |
* | drm/amdgpu:fix uvd ring fini routine(v2) | Monk Liu | 2017-09-26 |
* | drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping | Christian König | 2017-09-12 |
* | drm/amdgpu: add MJPEG check for UVD physical mode msg buffer | Leo Liu | 2017-08-17 |
* | drm/amdgpu: Add a parameter to amdgpu_bo_create() | Yong Zhao | 2017-08-15 |
* | drm/amdgpu: use a 64bit interval tree for VM management v2 | Christian König | 2017-04-04 |
* | drm/amdgpu: Don't touch PG&CG for SRIOV MM | Xiangliang Yu | 2017-03-29 |
* | drm/amdgpu: add initial uvd 7.0 support for vega10 | Leo Liu | 2017-03-29 |
* | drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. | Rex Zhu | 2017-02-08 |
* | drm/amd/amdgpu: remove the uncessary parameter for ib scheduler | Junwei Zhang | 2017-01-27 |
* | drm/amd/amdgpu: get maximum and used UVD handles (v4) | Arindam Nath | 2017-01-27 |
* | drm/amd/amdgpu: add Polaris12 support (v3) | Junwei Zhang | 2017-01-06 |
* | drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2) | Alex Deucher | 2016-11-23 |
* | drm/amdgpu/uvd: consolidate code for fetching addr from ctx | Alex Deucher | 2016-11-23 |
* | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2016-10-28 |
|\ |
|
| * | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 2016-10-25 |
* | | drm/amdgpu: improve parse_cs handling a bit | Christian König | 2016-10-25 |
* | | drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 | Christian König | 2016-10-25 |
* | | drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 | Christian König | 2016-10-25 |
|/ |
|
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-09-30 |
|\ |
|
| * | drm/amdgpu: rename all rbo variable to abo v2 | Christian König | 2016-09-28 |
* | | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 2016-09-28 |
|\ \
| |/
|/| |
|
| * | drm/amdgpu: Fix memory trashing if UVD ring test fails | Jay Cornwall | 2016-08-10 |
* | | drm/amdgpu: bind GTT on demand | Christian König | 2016-09-14 |
* | | drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() | Junwei Zhang | 2016-09-14 |
* | | drm/amdgpu: use memcpy_to/fromio for UVD fw upload | Christian König | 2016-08-24 |
* | | drm/amdgpu: switch UVD code to use UVD_NO_OP for padding | Alex Deucher | 2016-08-24 |
* | | drm/amdgpu: add support for UVD_NO_OP register | Alex Deucher | 2016-08-24 |
* | | drm/amdgpu: remove the check for sessions being closed | Leo Liu | 2016-08-08 |
* | | drm/amdgpu: user amdgpu_bo_create_kernel for the UVD BO | Christian König | 2016-08-08 |
|/ |
|
* | drm/amdgpu: enable UVD context buffer for older HW | Christian König | 2016-07-29 |
* | drm/amdgpu: fix default UVD context size | Christian König | 2016-07-29 |
* | drm/amdgpu: add a fence timeout for the IB tests v2 | Christian König | 2016-07-29 |
* | drm/amdgpu: move UVD IB test into common code v2 | Christian König | 2016-07-29 |
* | drm/amdgpu: use begin/end_use for UVD power/clock gating | Christian König | 2016-07-29 |
* | Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled," | Rex Zhu | 2016-07-29 |
* | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-07-28 |
|\ |
|
| * | drm/amdgpu: return -ENOSPC when running out of UVD handles | Christian König | 2016-07-14 |