summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov
2020-04-28drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10Aaron Liu
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui
2020-04-24drm/amdgpu: skip cg/pg set for SRIOVMonk Liu
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König
2020-04-09drm/amd/amdgpu: Correct gfx10's CG sequenceChengming Gui
2020-04-09drm/amdgpu: add SPM golden settings for Navi12Tianci.Yin
2020-04-09drm/amdgpu: add SPM golden settings for Navi14Tianci.Yin
2020-04-09drm/amdgpu: add SPM golden settings for Navi10(v2)Tianci.Yin
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang
2020-03-20drm/amdgpu/sriov : Don't resume RLCG for SRIOV guestshaoyunl
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-03-05drm/amdgpu/sriov: Use VF-accessible register for gpu_clock_countjianzh
2020-03-05drm/amdgpu: stop using sratch_reg in IB testMonk Liu
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin
2020-03-05drm/amdgpu: Write blocked CP registers using RLC on VFRohit Khaire
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao
2020-02-28drm/amdgpu: Initialize SPM_VMID with 0xf (v2)Jacob He
2020-02-26drm/amdgpu: use amdgpu_ring_test_helper when possibleNirmoy Das
2020-02-25drm/amdgpu: fix colliding of preemptionMonk Liu
2020-02-12drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-22drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra
2020-01-16drm/amdgpu: only set cp active field for kiq queueHuang Rui
2020-01-16drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2020-01-16drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2020-01-16drm/amdgpu: check rlc_g firmware pointer is valid before using itshaoyunl
2020-01-16drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra
2020-01-07drm/amdgpu/gfx: simplify old firmware warningAlex Deucher
2019-12-18drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.czhengbin
2019-12-18drm/amdgpu/gfx10: make ring tests less chattyAlex Deucher
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-11drm/amdgpu: enable gfxoff feature for navi10 asicKevin Wang
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-02drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu
2019-12-02drm/amdgpu: should stop GFX ring in hw_finiMonk Liu
2019-12-02drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu
2019-12-02drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu
2019-12-02drm/amdgpu/gfx10: remove outdated commentsXiaojie Yuan