summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-54/+56
* drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma2019-07-181-3/+3
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+1
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+1
| |\
| | * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
* | | drm/amdgpu: add JPEG2.0 decode ring testLeo Liu2019-06-211-0/+2
* | | drm/amdgpu: add VCN2.0 decode ib testLeo Liu2019-06-211-0/+8
* | | drm/amdgpu: add VCN2.0 decode ring testLeo Liu2019-06-211-0/+3
|/ /
* | drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu2019-05-241-1/+131
* | drm/amdgpu/VCN: set no_user_fence flag to trueLeo Liu2019-05-241-0/+3
|/
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-3/+3
* drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu2018-12-181-8/+16
* drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu2018-12-181-1/+2
* drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu2018-12-181-1/+2
* drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu2018-12-181-1/+2
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-5/+13
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-16/+8
* drm/amdgpu/vcn:Fix uninitialized symbol errorJames Zhu2018-10-171-2/+2
* drm/amdgpu/vcn:Update SPG mode UVD status clearJames Zhu2018-10-121-3/+3
* drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG startJames Zhu2018-10-121-0/+4
* drm/amdgpu/vcn:Apply new UMC enable for VNC DPG modeJames Zhu2018-10-121-3/+8
* drm/amdgpu/vcn:Remove SPG mode unused steps during vcn startJames Zhu2018-10-121-28/+2
* drm/amdgpu/vcn:Add SPG mode Register XX checkJames Zhu2018-10-121-0/+4
* drm/amdgpu/vcn:Move SPG mode mc resume after MPC controlJames Zhu2018-10-121-2/+2
* drm/amdgpu/vcn:Update SPG mode VCN global tilingJames Zhu2018-10-121-0/+18
* drm/amdgpu/vcn:Update SPG mode VCN memory controlJames Zhu2018-10-121-7/+6
* drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode startJames Zhu2018-10-121-4/+5
* drm/amdgpu/vcn:Remove DPG mode unused steps during vcn startJames Zhu2018-10-121-27/+1
* drm/amdgpu/vcn:Add DPG mode Register XX checkJames Zhu2018-10-121-0/+8
* drm/amdgpu/vcn:Update DPG mode VCN global tiling registersJames Zhu2018-10-121-4/+15
* drm/amdgpu/vcn:Update DPG mode VCN memory controlJames Zhu2018-10-121-8/+11
* drm/amdgpu/vcn:Reduce unnecessary local variableJames Zhu2018-10-121-9/+9
* drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stopJames Zhu2018-10-121-0/+10
* drm/amdgpu/vcn:Update latest spg mode stop for VCNJames Zhu2018-10-121-15/+26
* drm/amdgpu/vcn:Update latest UVD_MPC register for VCNJames Zhu2018-10-121-12/+40
* drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu2018-10-091-10/+14
* drm/amdgpu/vcn:Replace value with defined macroJames Zhu2018-10-091-8/+11
* drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2018-10-091-0/+8
* drm/amdgpu/vcn:Remove unused codeJames Zhu2018-10-091-2/+0
* drm/amdgpu:Add DPG mode support for vcn 1.0James Zhu2018-09-261-6/+313
* drm/amdgpu:No action when VCN PG state is unchangedJames Zhu2018-09-261-2/+10
* drm/amdgpu: fix emit frame size and comments for jpegBoyuan Zhang2018-08-271-3/+3
* drm/amdgpu: add emit trap for vcn jpegBoyuan Zhang2018-08-271-0/+4
* drm/amdgpu: enable system interrupt for jrbcBoyuan Zhang2018-08-271-1/+6
* drm/amdgpu: add emit reg write reg wait for vcn jpegBoyuan Zhang2018-08-271-0/+1
* drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-08-131-9/+31
* drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky2018-07-131-2/+4
* drm/amdgpu: move cache window setup after power and clock resumeLeo Liu2018-07-101-2/+2
* drm/amdgpu: add vcn jpeg ib testBoyuan Zhang2018-06-151-1/+1
* drm/amdgpu: add vcn jpeg ring testBoyuan Zhang2018-06-151-1/+1