Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory | Michel Dänzer | 1 | -3/+3 |
2018-08-13 | drm/amdgpu/uvd: UVD entity initialization relys on ring initialization | Emily Deng | 1 | -9/+23 |
2018-07-27 | drm/amdgpu: implement harvesting support for UVD 7.2 (v3) | Alex Deucher | 1 | -1/+10 |
2018-07-25 | drm/scheduler: modify API to avoid redundancy | Nayan Deshmukh | 1 | -2/+1 |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König | 1 | -2/+2 |
2018-07-19 | drm/amdgpu: clean up UVD instance handling v2 | Christian König | 1 | -62/+59 |
2018-07-16 | drm/amdgpu: add amdgpu_job_submit_direct helper | Christian König | 1 | -4/+1 |
2018-07-16 | drm/amdgpu: remove job->ring | Christian König | 1 | -1/+1 |
2018-07-16 | drm/amdgpu: remove ring parameter from amdgpu_job_submit | Christian König | 1 | -1/+1 |
2018-07-13 | drm/scheduler: modify args of drm_sched_entity_init | Nayan Deshmukh | 1 | -2/+2 |
2018-07-05 | drm/amdgpu: switch firmware path for CIK parts (v2) | Alex Deucher | 1 | -5/+5 |
2018-07-05 | drm/scheduler: Rename cleanup functions v2. | Andrey Grodzovsky | 1 | -1/+1 |
2018-07-04 | Merge v4.18-rc3 into drm-next | Dave Airlie | 1 | -7/+7 |
2018-06-19 | drm/amdgpu:All UVD instances share one idle_work handle | James Zhu | 1 | -7/+7 |
2018-06-15 | drm/amdgpu: Fix uvd firmware version information for vega20 (v2) | Alex Deucher | 1 | -18/+24 |
2018-06-15 | drm/amdgpu/vg20:support new UVD FW version naming convention | James Zhu | 1 | -5/+16 |
2018-05-18 | drm/amdgpu: Take uvd encode rings into account in idle work (v2) | Alex Deucher | 1 | -1/+4 |
2018-05-18 | drm/amdgpu: count fences from all uvd instances in idle handler | Alex Deucher | 1 | -1/+5 |
2018-05-18 | drm/amdgpu/vg20:Enable the 2nd instance for uvd | James Zhu | 1 | -14/+16 |
2018-05-18 | drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances | James Zhu | 1 | -108/+121 |
2018-05-18 | drm/amdgpu/vg20:Restruct uvd to support multiple uvds | James Zhu | 1 | -51/+51 |
2018-05-17 | drm/amdgpu: Specify vega20 uvd firmware | Feifei Xu | 1 | -0/+5 |
2018-05-15 | drm/scheduler: remove unused parameter | Nayan Deshmukh | 1 | -1/+1 |
2018-05-15 | drm/amdgpu: add VEGAM UVD firmware support | Leo Liu | 1 | -0/+5 |
2018-03-21 | drm/amdgpu: specify vega12 uvd firmware | Alex Deucher | 1 | -2/+7 |
2018-03-07 | drm/amdgpu:Always save uvd vcpu_bo in VM Mode | James Zhu | 1 | -5/+8 |
2018-03-07 | drm/amdgpu:Correct max uvd handles | James Zhu | 1 | -1/+1 |
2018-02-28 | drm/amdgpu: don't use MM idle_work for SRIOV(v2) | Monk Liu | 1 | -5/+4 |
2018-02-19 | drm/amdgpu: fix and cleanup UVD IB generation | Christian König | 1 | -68/+38 |
2018-02-19 | drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()" | Christian König | 1 | -2/+2 |
2017-12-18 | drm/amdgpu: restore uvd fence seq in uvd resume | Jim Qu | 1 | -0/+2 |
2017-12-18 | drm/amdgpu: always cancel uvd idle handler in uvd suspend | Jim Qu | 1 | -2/+2 |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher | 1 | -9/+9 |
2017-12-07 | drm: move amd_gpu_scheduler into common location | Lucas Stach | 1 | -4/+4 |
2017-12-06 | drm/ttm: add operation ctx to ttm_bo_validate v2 | Christian König | 1 | -2/+4 |
2017-12-04 | drm/amdgpu: change redundant init logs to debug level | pding | 1 | -1/+1 |
2017-12-04 | drm/amd/scheduler:introduce guilty pointer member | Monk Liu | 1 | -1/+1 |
2017-09-26 | drm/amdgpu:fix uvd ring fini routine(v2) | Monk Liu | 1 | -0/+4 |
2017-09-12 | drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping | Christian König | 1 | -10/+6 |
2017-08-17 | drm/amdgpu: add MJPEG check for UVD physical mode msg buffer | Leo Liu | 1 | -0/+4 |
2017-08-15 | drm/amdgpu: Add a parameter to amdgpu_bo_create() | Yong Zhao | 1 | -2/+2 |
2017-04-04 | drm/amdgpu: use a 64bit interval tree for VM management v2 | Christian König | 1 | -2/+2 |
2017-03-29 | drm/amdgpu: Don't touch PG&CG for SRIOV MM | Xiangliang Yu | 1 | -0/+6 |
2017-03-29 | drm/amdgpu: add initial uvd 7.0 support for vega10 | Leo Liu | 1 | -11/+41 |
2017-02-08 | drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. | Rex Zhu | 1 | -0/+9 |
2017-01-27 | drm/amd/amdgpu: remove the uncessary parameter for ib scheduler | Junwei Zhang | 1 | -1/+1 |
2017-01-27 | drm/amd/amdgpu: get maximum and used UVD handles (v4) | Arindam Nath | 1 | -0/+25 |
2017-01-06 | drm/amd/amdgpu: add Polaris12 support (v3) | Junwei Zhang | 1 | -0/+5 |
2016-11-23 | drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2) | Alex Deucher | 1 | -5/+10 |
2016-11-23 | drm/amdgpu/uvd: consolidate code for fetching addr from ctx | Alex Deucher | 1 | -12/+16 |