summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-14drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang1-10/+19
2023-01-19drm/amdgpu/vcn: Remove redundant indirect SRAM HW model checkGuilherme G. Piccoli1-78/+3
2023-01-19drm/amdgpu/vcn: Adjust firmware names indentationGuilherme G. Piccoli1-19/+19
2023-01-10drm/amd: Load VCN microcode during early_initMario Limonciello1-38/+15
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCNMario Limonciello1-13/+3
2023-01-04drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König1-4/+10
2022-12-15drm/amdgpu: add VCN poison consumption handler for SRIOVTao Zhou1-2/+10
2022-12-01drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie1-0/+17
2022-11-18drm/amdgpu: define common vcn_set_ras_funcsTao Zhou1-0/+17
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König1-9/+13
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang1-1/+1
2022-07-28drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang1-0/+8
2022-06-22drm/amdgpu/vcn: fix no previous prototype warningRuijing Dong1-1/+1
2022-06-22drm/amdgpu/vcn: adjust unified queue code formatRuijing Dong1-6/+6
2022-06-22drm/amdgpu/vcn: add unified queue ib testRuijing Dong1-3/+99
2022-05-11drm/amdgpu/vcn: Add vcn ras poison consumption event handlingMohammad Zafar Ziya1-0/+18
2022-05-05drm/amdgpu: Enable vcn v4_0_4 sramSonny Jiang1-1/+1
2022-05-05drm/amdgpu: add VCN4_0_4 firmwareJames Zhu1-0/+8
2022-05-04drm/amdgpu: add VCN4 ip block supportLeo Liu1-2/+17
2022-04-07drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher1-1/+1
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong1-1/+121
2022-03-04drm/amdgpu/vcn: Update fw shared data structureRuijing Dong1-5/+9
2022-02-18drm/amdgpu/vcn: add vcn support for vcn 3.1.2Boyuan Zhang1-0/+8
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-11/+4
2021-12-14drm/amdgpu: fix incorrect VCN revision in SRIOVLeslie Shi1-11/+4
2021-12-02drm/amdgpu: handle SRIOV VCN revision parsingAlex Deucher1-2/+0
2021-12-02drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian1-0/+1
2021-12-02drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian1-0/+1
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen1-0/+1
2021-10-22drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher1-0/+27
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen1-3/+3
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-2/+2
2021-10-04drm/amdgpu/amdgpu_vcn: convert to IP version checkingAlex Deucher1-26/+21
2021-09-14drm/amdgpu: VCN avoid memory allocation during IB testxinhui pan1-53/+44
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu1-0/+14
2021-08-26drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan1-2/+0
2021-06-19drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...Bokun Zhang1-0/+23
2021-06-10drm/amdgpu/vcn: drop gfxoff control for VCN2+Alex Deucher1-2/+0
2021-06-04drm/amdgpu/vcn: add vcn support for yellow carpJames Zhu1-0/+8
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+8
2021-05-20drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky1-6/+16
2021-05-20drm/amdgpu: Enable VCN for Beige GobyVeerabadhran Gopalakrishnan1-0/+8
2021-03-24drm/amdgpu: enable dpg indirect sram mode on aldebaranJames Zhu1-0/+3
2021-03-24drm/amdgpu: add Aldebaran to the VCN familyJames Zhu1-0/+5
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-3/+6
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix1-2/+2
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-11/+140
2020-12-10drm/amdgpu: clean up bo in vce and vcn testNirmoy Das1-3/+6