Age | Commit message (Expand) | Author |
2018-02-28 | drm/amdgpu:Fixed wrong emit frame size for enc | James Zhu |
2018-02-19 | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König |
2018-02-19 | drm/amdgpu: fix DW estimation on VI | Christian König |
2018-02-19 | drm/amdgpu: remove now superflous *_hdp operation | Christian König |
2018-02-19 | drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlb | Christian König |
2018-02-19 | drm/amdgpu: wire up emit_wreg for UVD v6 | Christian König |
2018-02-19 | drm/amdgpu: forward pasid to backend flush implementations | Christian König |
2018-01-23 | drm/amd/amdgpu: Add Polaris version check | James Zhu |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-12-07 | drm: move amd_gpu_scheduler into common location | Lucas Stach |
2017-12-06 | drm/amd/amdgpu: fix UVD mc offsets | Piotr Redlewski |
2017-12-04 | drm/amdgpu: change redundant init logs to debug level | pding |
2017-12-04 | drm/amd/scheduler:introduce guilty pointer member | Monk Liu |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-01 | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting | Leo Liu |
2017-11-02 | Backmerge tag 'v4.14-rc7' into drm-next | Dave Airlie |
2017-10-25 | drm/amd/amdgpu: Remove workaround check for UVD6 on APUs | Tom St Denis |
2017-10-19 | drm/amdgpu: make function uvd_v6_0_enc_get_destroy_msg static | Colin Ian King |
2017-10-06 | drm/amdgpu: add uvd enc irq | James Zhu |
2017-10-06 | drm/amdgpu: add uvd enc ib test | James Zhu |
2017-10-06 | drm/amdgpu: add uvd enc ring test | James Zhu |
2017-10-06 | drm/amdgpu: add uvd enc vm functions (v2) | James Zhu |
2017-10-06 | drm/amdgpu: add uvd enc into run queue | James Zhu |
2017-10-06 | drm/amdgpu: add uvd enc rings | James Zhu |
2017-10-06 | drm/amdgpu: add new uvd enc ring methods | James Zhu |
2017-04-04 | drm/amdgpu: various cleanups for uvd/vce. | Rex Zhu |
2017-03-29 | drm/amd/powerplay: add a new register define for APU in VI. | Rex Zhu |
2017-03-29 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher |
2017-03-29 | drm/amdgpu: change wptr to 64 bits (v2) | Ken Wang |
2017-02-13 | drm/amdgpu: read hw register to check pg status. | Rex Zhu |
2017-02-08 | drm/amdgpu: refine uvd5.0/6.0 code. | Rex Zhu |
2017-01-27 | drm/amdgpu: add get clockgating_state method for uvd v5&v6 | Huang Rui |
2016-12-06 | drm/amdgpu: fix bug mclk can't change on Polaris | Rex Zhu |
2016-12-06 | drm/amdgpu: refine uvd 6.0 clock gate feature. | Rex Zhu |
2016-11-11 | drm/amdgpu: not set bypass mode for uvd5.0/uvd6.0 | Rex Zhu |
2016-10-27 | drm/amdgpu: enable uvd bypass mode for CI/VI. | Rex Zhu |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher |
2016-10-25 | drm/amdgpu: move align_mask and nop into ring funcs as well (v2) | Christian König |
2016-10-25 | drm/amdgpu: move the ring type into the funcs structure (v2) | Christian König |
2016-10-25 | drm/amdgpu: move IB and frame size directly into the engine description | Christian König |
2016-10-25 | drm/amdgpu: remove explicit NULL init for parse_cs | Christian König |
2016-10-14 | drm/amdgpu: fix amdgpu_need_full_reset (v2) | Alex Deucher |
2016-09-16 | drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-08-24 | drm/amdgpu: switch UVD code to use UVD_NO_OP for padding | Alex Deucher |
2016-08-16 | drm/amd/amdgpu: UVD v6 register cleanup | Tom St Denis |
2016-08-08 | drm/amd/amdgpu: Partially revert change to UVD v3 CG | Tom St Denis |
2016-08-08 | drm/amd/amdgpu: enable PG_EN bit in powergating UVD | Tom St Denis |
2016-08-08 | drm/amd/amdgpu: don't track state in UVD clockgating | Tom St Denis |
2016-08-08 | drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start() | Tom St Denis |
2016-08-08 | drm/amdgpu: implement UVD6 check/pre/post_soft_reset | Chunming Zhou |