Age | Commit message (Expand) | Author |
2020-05-22 | drm/amdgpu: add apu flags (v2) | Alex Deucher |
2020-04-22 | Revert "drm/amdgpu: Disable gfx off if VCN is busy" | James Zhu |
2020-04-09 | drm/amdgpu/vcn: add shared memory restore after wake up from sleep. | James Zhu |
2020-04-01 | drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware" | Colin Ian King |
2020-04-01 | drm/amdgpu/vcn: Add firmware share memory support | James Zhu |
2020-04-01 | drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switch | James Zhu |
2020-04-01 | drm/amdgpu/vcn: fix race condition issue for vcn start | James Zhu |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan |
2020-03-06 | drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2) | Monk Liu |
2020-01-16 | drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode | James Zhu |
2020-01-16 | drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2) | James Zhu |
2020-01-16 | drm/amdgpu/vcn: support multiple-instance dpg pause mode | James Zhu |
2019-12-23 | drm/amdgpu: disable VCN2.5 ib test for Arcturus sriov | Jane Jian |
2019-12-18 | drm/amdgpu/vcn: remove unnecessary included headers | Leo Liu |
2019-12-18 | drm/amdgpu/vcn: remove JPEG related code from idle handler and begin use | Leo Liu |
2019-12-18 | drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs | Leo Liu |
2019-11-19 | drm/amdgpu: move JPEG2.5 out from VCN2.5 | Leo Liu |
2019-11-19 | drm/amdgpu: use the JPEG structure for general driver support | Leo Liu |
2019-11-13 | drm/amdgpu/vcn: finish delay work before release resources | Alex Deucher |
2019-10-17 | drm/amdgpu/vcn: fix allocation size in enc ring test | Alex Deucher |
2019-08-22 | Revert "drm/amdgpu: use direct loading on renoir vcn for the moment" | Thong Thai |
2019-08-12 | drm/amdgpu: use direct loading on renoir vcn for the moment | Huang Rui |
2019-08-12 | drm/amdgpu: enable Renoir VCN firmware loading | Leo Liu |
2019-08-02 | drm/amdgpu: add Navi12 VCN firmware support | Boyuan Zhang |
2019-07-30 | drm/amdgpu: correct VCN powergate routine for acturus | Evan Quan |
2019-07-18 | drm/amdgpu: add harvest support for Arcturus | James Zhu |
2019-07-18 | drm/amdgpu: add multiple instances support for Arcturus | James Zhu |
2019-07-18 | drm/amdgpu: modify amdgpu_vcn to support multiple instances | James Zhu |
2019-07-18 | drm/amdgpu: add Arcturus to the VCN family | Leo Liu |
2019-07-18 | drm/amdgpu/vcn: enable indirect DPG SRAM mode for navi14 | Xiaojie Yuan |
2019-07-18 | drm/amdgpu: Enable VCN on navi14 | James Zhu |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu/VCN: enable indirect DPG SRAM mode | Leo Liu |
2019-06-21 | drm/amdgpu/VCN: add buffer for indirect SRAM usage | Leo Liu |
2019-06-21 | drm/amdgpu: enable vcn dpm scheme for navi | Jack Xiao |
2019-06-21 | drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpm | Huang Rui |
2019-06-21 | drm/amdgpu: add JPEG2.0 decode ring ib test | Leo Liu |
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-21 | drm/amdgpu: add Navi10 VCN firmware support | Leo Liu |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-11 | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc | Shirish S |
2019-06-11 | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc | Shirish S |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg |
2019-05-24 | drm/amdgpu: make VCN DPG pause mode detached from general VCN | Leo Liu |
2018-12-18 | drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is active | James Zhu |
2018-12-18 | drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new state | James Zhu |