summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu2022-12-011-0/+3
* drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang2022-09-291-1/+1
* drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang2022-07-281-0/+8
* drm/amdgpu/vcn: fix no previous prototype warningRuijing Dong2022-06-221-1/+1
* drm/amdgpu/vcn: adjust unified queue code formatRuijing Dong2022-06-211-6/+6
* drm/amdgpu/vcn: add unified queue ib testRuijing Dong2022-06-211-3/+99
* drm/amdgpu/vcn: Add vcn ras poison consumption event handlingMohammad Zafar Ziya2022-05-101-0/+18
* drm/amdgpu: Enable vcn v4_0_4 sramSonny Jiang2022-05-051-1/+1
* drm/amdgpu: add VCN4_0_4 firmwareJames Zhu2022-05-051-0/+8
* drm/amdgpu: add VCN4 ip block supportLeo Liu2022-05-041-2/+17
* drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher2022-04-071-1/+1
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-1/+121
* drm/amdgpu/vcn: Update fw shared data structureRuijing Dong2022-03-041-5/+9
* drm/amdgpu/vcn: add vcn support for vcn 3.1.2Boyuan Zhang2022-02-181-0/+8
* Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-12-231-11/+4
|\
| * drm/amdgpu: fix incorrect VCN revision in SRIOVLeslie Shi2021-12-131-11/+4
| * drm/amdgpu: handle SRIOV VCN revision parsingAlex Deucher2021-12-021-2/+0
| * drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian2021-12-011-0/+1
* | drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian2021-12-011-0/+1
|/
* drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen2021-11-101-0/+1
* drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher2021-10-211-0/+27
* drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen2021-10-081-3/+3
* drm/amdgpu: convert IP version array to include instancesAlex Deucher2021-10-041-2/+2
* drm/amdgpu/amdgpu_vcn: convert to IP version checkingAlex Deucher2021-10-041-26/+21
* drm/amdgpu: VCN avoid memory allocation during IB testxinhui pan2021-09-141-53/+44
* drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu2021-09-011-0/+14
* drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan2021-08-251-2/+0
* drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...Bokun Zhang2021-06-181-0/+23
* drm/amdgpu/vcn: drop gfxoff control for VCN2+Alex Deucher2021-06-091-2/+0
* drm/amdgpu/vcn: add vcn support for yellow carpJames Zhu2021-06-041-0/+8
* 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