Age | Commit message (Expand) | Author |
2020-09-22 | drm/amd: fix typoes in comments | Bernard Zhao |
2020-07-08 | drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1 | Huang Rui |
2020-07-01 | drm/amdgpu: fix unused variable | James Zhu |
2020-07-01 | drm/amdgpu/vcn1.0: fix no previous prototype for functions | James Zhu |
2020-07-01 | drm/amdgpu: rename macro for VCN1.0 | Boyuan Zhang |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-04-01 | drm/amdgpu: stop disable the scheduler during HW fini | Christian König |
2020-03-19 | drm/amdgpu: fix typo for vcn1 idle check | James Zhu |
2020-02-11 | drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1 | James Zhu |
2020-01-22 | drm/amdgpu: remove unnecessary conversion to bool | Nirmoy Das |
2020-01-16 | drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2) | James Zhu |
2020-01-16 | drm/amdgpu/vcn: support multiple-instance dpg pause mode | James Zhu |
2019-12-18 | drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs | Leo Liu |
2019-11-19 | drm/amdgpu: separate JPEG1.0 code out from VCN1.0 | Leo Liu |
2019-10-04 | drm/amdgpu/vcn: use amdgpu_ring_test_helper | Leo Liu |
2019-07-18 | drm/amdgpu: modify amdgpu_vcn to support multiple instances | James Zhu |
2019-07-18 | drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number | Le Ma |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu: add JPEG2.0 decode ring test | Leo Liu |
2019-06-21 | drm/amdgpu: add VCN2.0 decode ib test | Leo Liu |
2019-06-21 | drm/amdgpu: add VCN2.0 decode ring test | Leo Liu |
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 remaining files | Sam Ravnborg |
2019-05-24 | drm/amdgpu: make VCN DPG pause mode detached from general VCN | Leo Liu |
2019-05-24 | drm/amdgpu/VCN: set no_user_fence flag to true | Leo Liu |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
2018-12-18 | drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stop | James Zhu |
2018-12-18 | drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptr | James Zhu |
2018-12-18 | drm/amdgpu/vcn:Always gate vcn block during hw finishing | James Zhu |
2018-12-18 | drm/amdgpu/vcn: Update vcn.cur_state during suspend | James Zhu |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-10-17 | drm/amdgpu/vcn:Fix uninitialized symbol error | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update SPG mode UVD status clear | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG start | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Add SPG mode Register XX check | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Move SPG mode mc resume after MPC control | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update SPG mode VCN global tiling | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update SPG mode VCN memory control | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Add DPG mode Register XX check | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update DPG mode VCN global tiling registers | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update DPG mode VCN memory control | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Reduce unnecessary local variable | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update latest spg mode stop for VCN | James Zhu |
2018-10-12 | drm/amdgpu/vcn:Update latest UVD_MPC register for VCN | James Zhu |