summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu2021-05-211-0/+2
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+2
* drm/amdgpu/vcn2.6: Add vcn2.6 supportJames Zhu2021-03-231-2/+97
* drm/amdgpu/vcn: use "*" adjacent to data nameDeepak R Varma2020-11-021-1/+1
* drm/amdgpu/vcn: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amd: fix typoes in commentsBernard Zhao2020-09-221-2/+2
* gpu: amd: Remove duplicate semicolons at the end of lineYouling Tang2020-08-261-1/+1
* drm/amdgpu: Remove extra asic type checkJames Zhu2020-07-271-17/+12
* drm/amdgpu: fix unused variableJames Zhu2020-07-011-18/+16
* drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be statickernel test robot2020-07-011-3/+3
* drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0Boyuan Zhang2020-07-011-47/+47
* drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu2020-05-211-9/+0
* drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang2020-05-011-196/+196
* drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin2020-04-301-2/+0
* drm/amdgpu/vcn2.5: wait for tiles off after unpauseJames Zhu2020-04-281-3/+3
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-2/+5
* drm/amdgpu/vcn2.5: Add firmware w/r ptr reset syncJames Zhu2020-04-011-5/+48
* drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR resetJames Zhu2020-04-011-0/+21
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-10/+1
* drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2020-03-191-1/+1
* drm/amdgpu/sriov refine vcn_v2_5_early_init funcJack Zhang2020-03-131-17/+18
* drm/amdgpu/vcn2.5: fix warningJames Zhu2020-02-111-1/+1
* drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-111-3/+3
* drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu2020-01-271-44/+44
* drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu2020-01-271-5/+8
* drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu2020-01-271-1/+1
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-1/+1
* drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu2020-01-161-20/+49
* drm/amdgpu/vcn2.5: add dpg pause modeJames Zhu2020-01-161-0/+70
* drm/amdgpu/vcn2.5: add DPG mode start and stopJames Zhu2020-01-161-2/+288
* drm/amdgpu/vcn2.5: fix PSP FW loading for the second instanceLeo Liu2020-01-141-2/+2
* drm/amdgpu: enable VCN0 and VCN1 sriov instances support for ArcturusJane Jian2019-12-191-12/+44
* drm/amdgpu: skip VCN2.5 power gating and clock gating for sriov ArcturusJane Jian2019-12-181-0/+6
* drm/amdgpu: add VCN2.5 sriov start for ArctrusJane Jian2019-12-181-0/+143
* drm/amdgpu: add VCN2.5 MMSCH start for ArcturusJane Jian2019-12-181-0/+57
* drm/amdgpu: fix VCN2.x number of irq typesLeo Liu2019-12-111-1/+1
* drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu2019-11-191-3/+3
* drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu2019-11-191-242/+4
* drm/amdgpu/vcn: Enable VCN2.5 encodingJames Zhu2019-10-251-3/+0
* drm/amd/powerplay: enable Arcturus runtime VCN dpm on/offEvan Quan2019-10-151-0/+7
* drm/amdgpu: add code comment in vcn_v2_5_hw_initLeo Liu2019-10-041-0/+1
* drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu2019-10-041-12/+6
* drm/amdgpu: remove excess function parameter descriptionyu kuai2019-10-031-2/+0
* drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang2019-09-131-1/+1
* drm/amdgpu: drop drmP.h from vcn_v2_5.cAlex Deucher2019-07-311-1/+1
* drm/amdgpu: use VCN firmware offset for cache windowJames Zhu2019-07-301-3/+0
* drm/amdgpu: add harvest support for ArcturusJames Zhu2019-07-181-2/+53
* drm/amdgpu: add multiple instances support for ArcturusJames Zhu2019-07-181-543/+635
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-43/+44
* drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu2019-07-181-1/+1