summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-0/+8
|\
| * drm/amdgpu: Enable VCN for Beige GobyVeerabadhran Gopalakrishnan2021-05-191-0/+8
* | drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky2021-05-191-6/+16
|/
* drm/amdgpu: enable dpg indirect sram mode on aldebaranJames Zhu2021-03-231-0/+3
* drm/amdgpu: add Aldebaran to the VCN familyJames Zhu2021-03-231-0/+5
* Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-3/+6
|\
| * Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-11/+140
| |\
| * | drm/amdgpu: clean up bo in vce and vcn testNirmoy Das2020-12-101-3/+6
* | | drm/amdgpu: remove h from printk format specifierTom Rix2020-12-151-2/+2
| |/ |/|
* | drm/amdgpu/vcn: add test for dec software ringJames Zhu2020-11-241-0/+121
* | drm/amdgpu/vcn: refactor dec message functionsJames Zhu2020-11-241-11/+19
|/
* drm/amd/amdgpu: switch on/off vcn power profile modeKenneth Feng2020-11-041-1/+12
* drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-9/+9
* drm/amdgpu: disable gfxoff if VCN is busyJiansong Chen2020-11-021-1/+4
* drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-10-141-0/+2
* drm/amdgpu/vcn: add firmware support for dimgrey_cavefishJames Zhu2020-10-121-0/+5
* drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai2020-10-071-1/+7
* drm/amdgpu: enable vcn3.0 for van goghThong Thai2020-10-051-0/+8
* drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu2020-07-211-12/+6
* Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu2020-07-211-27/+1
* drm/amdgpu: add navy_flounder vcn firmware supportBoyuan Zhang2020-07-151-0/+8
* drm/amd/sriov skip vcn powergating and dec_ring_testJack Zhang2020-07-151-0/+4
* drm/amdgpu: set indirect sram mode for VCN3.0Boyuan Zhang2020-07-011-0/+3
* drm/amdgpu: add Sienna_Cichlid VCN to the VCN familyLeo Liu2020-07-011-0/+5
* drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-221-2/+2
* Revert "drm/amdgpu: Disable gfx off if VCN is busy"James Zhu2020-04-221-2/+0
* drm/amdgpu/vcn: add shared memory restore after wake up from sleep.James Zhu2020-04-091-1/+27
* drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware"Colin Ian King2020-04-011-1/+1
* drm/amdgpu/vcn: Add firmware share memory supportJames Zhu2020-04-011-0/+13
* drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switchJames Zhu2020-04-011-11/+21
* drm/amdgpu/vcn: fix race condition issue for vcn startJames Zhu2020-04-011-7/+14
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-011-3/+6
* drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)Monk Liu2020-03-061-10/+3
* drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu2020-01-161-0/+3
* drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu2020-01-161-14/+13
* drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu2020-01-161-2/+2
* drm/amdgpu: disable VCN2.5 ib test for Arcturus sriovJane Jian2019-12-231-0/+10
* drm/amdgpu/vcn: remove unnecessary included headersLeo Liu2019-12-181-6/+0
* drm/amdgpu/vcn: remove JPEG related code from idle handler and begin useLeo Liu2019-12-181-23/+5
* drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu2019-12-181-3/+0
* drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu2019-11-191-105/+0
* drm/amdgpu: use the JPEG structure for general driver supportLeo Liu2019-11-191-5/+3
* drm/amdgpu/vcn: finish delay work before release resourcesAlex Deucher2019-11-131-0/+2
* drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher2019-10-171-12/+23
* Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"Thong Thai2019-08-221-6/+3
* drm/amdgpu: use direct loading on renoir vcn for the momentHuang Rui2019-08-121-3/+6
* drm/amdgpu: enable Renoir VCN firmware loadingLeo Liu2019-08-121-0/+8
* drm/amdgpu: add Navi12 VCN firmware supportBoyuan Zhang2019-08-021-1/+9
* drm/amdgpu: correct VCN powergate routine for acturusEvan Quan2019-07-301-2/+2
* drm/amdgpu: add harvest support for ArcturusJames Zhu2019-07-181-0/+11