summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang2023-03-131-1/+1
* drm/amd: Load VCN microcode during early_initMario Limonciello2023-01-091-0/+1
* drm/amdgpu: define common vcn_set_ras_funcsTao Zhou2022-11-171-0/+1
* drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2022-09-291-1/+7
* drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue supportJane Jian2022-09-011-0/+13
* drm/amdgpu/vcn: add unified queue ib testRuijing Dong2022-06-211-0/+1
* drm/amdgpu/vcn: Add vcn ras poison consumption event handlingMohammad Zafar Ziya2022-05-101-0/+5
* drm/amdgpu: add VCN4 ip block supportLeo Liu2022-05-041-0/+16
* drm/amdgpu: move out asic specific definition from common headerJames Zhu2022-05-041-2/+0
* drm/amdgpu/discovery: add a function to parse the vcn info tableAlex Deucher2022-04-281-0/+6
* drm/amdgpu/vcn: Add vcn ras supportMohammad Zafar Ziya2022-03-281-0/+9
* drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2022-03-281-0/+7
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+4
* drm/amdgpu/vcn: Update fw shared data structureRuijing Dong2022-03-041-2/+24
* drm/amdgpu: fix incorrect VCN revision in SRIOVLeslie Shi2021-12-131-1/+1
* drm/amdgpu: handle SRIOV VCN revision parsingAlex Deucher2021-12-021-0/+1
* drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher2021-10-211-0/+2
* drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu2021-09-011-0/+2
* drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...Bokun Zhang2021-06-181-0/+13
* drm/amdgpu: share scheduler score on VCN3 instancesChristian König2021-04-091-0/+1
* drm/amdgpu/vcn3.0: add wptr/rptr reset/update for share memorySonny Jiang2021-02-241-2/+11
* drm/amdgpu/vcn: update header to support dec software ringJames Zhu2020-11-241-0/+30
* drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-10-141-0/+1
* drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu2020-07-211-1/+0
* Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu2020-07-211-1/+0
* drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0Boyuan Zhang2020-07-011-3/+3
* drm/amdgpu: rename macro for VCN1.0Boyuan Zhang2020-07-011-2/+2
* drm/amdgpu: add internal reg offset translation for VCN inst 1Boyuan Zhang2020-07-011-1/+13
* drm/amdgpu: add VCN3.0 support for Sienna_CichlidLeo Liu2020-07-011-0/+1
* drm/amdgpu/vcn: add shared memory restore after wake up from sleep.James Zhu2020-04-091-0/+1
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-4/+0
* drm/amdgpu/vcn: Add firmware share memory supportJames Zhu2020-04-011-0/+24
* drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switchJames Zhu2020-04-011-0/+1
* drm/amdgpu/vcn: fix race condition issue for vcn startJames Zhu2020-04-011-0/+2
* drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-111-2/+1
* drm/amdgpu/vcn: use inst_idx relacing instJames Zhu2020-01-271-12/+12
* drm/amdgpu/vcn: fix typo errorJames Zhu2020-01-271-1/+1
* drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu2020-01-161-0/+5
* drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu2020-01-161-23/+23
* drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu2020-01-161-1/+1
* amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das2019-12-181-2/+7
* drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu2019-12-181-0/+3
* drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu2019-11-191-5/+0
* drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai2019-07-301-0/+1
* drm/amdgpu: add harvest support for ArcturusJames Zhu2019-07-181-0/+4
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-7/+17
* drm/amdgpu/VCN2: put IB internal registers offset to structureLeo Liu2019-07-181-0/+6
* drm/amdgpu/VCN: implement indirect DPG SRAM modeLeo Liu2019-06-211-0/+3
* drm/amdgpu/VCN: add buffer for indirect SRAM usageLeo Liu2019-06-211-0/+6
* drm/amdgpu/VCN2.0: add direct SRAM read and writeLeo Liu2019-06-211-0/+48