aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher1-2/+4
2019-08-30drm/amdgpu: Fix undefined dm_ip_block for navi12Petr Cvek1-0/+2
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu1-2/+5
2019-08-29drm/amdgpu: enable athub powergating for navi12Xiaojie Yuan1-1/+2
2019-08-29drm/amdgpu: enable vcn powergating for navi12Xiaojie Yuan1-1/+2
2019-08-21drm/amdgpu: remove set but not used variable 'psp_enabled'YueHaibing1-5/+0
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng1-1/+0
2019-08-12drm/amdgpu: enable vcn clock gating for navi12Xiaojie Yuan1-1/+2
2019-08-12drm/amdgpu: enable athub clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu: enable ih clock gating for navi12Xiaojie Yuan1-0/+1
2019-08-12drm/amdgpu: enable mmhub clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu: enable sdma clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu: enable hdp clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu: enable gfx clock gatings for navi12Xiaojie Yuan1-1/+5
2019-08-06drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init()Xiaojie Yuan1-2/+27
2019-08-06drm/amdgpu/soc15: fix external_rev_id for navi14tiancyin1-1/+1
2019-08-02drm/amdgpu: Add nv12 DC ip blockLeo Li1-0/+2
2019-08-02drm/amdgpu: enable DPG mode for Navi12Boyuan Zhang1-1/+1
2019-08-02drm/amdgpu: add VCN ip block for Navi12Boyuan Zhang1-0/+1
2019-08-02drm/amdgpu: add psp ip block for navi12Xiaojie Yuan1-0/+1
2019-08-02drm/amdgpu: add smu ip block for navi12Xiaojie Yuan1-0/+6
2019-08-02drm/amdgpu: enable virtual display for navi12Xiaojie Yuan1-0/+2
2019-08-02drm/amdgpu: add ip blocks for navi12Xiaojie Yuan1-0/+7
2019-08-02drm/amdgpu: set nbio/hdp cg for navi12Xiaojie Yuan1-0/+1
2019-08-02drm/amdgpu: initialize cg/pg flags and external rev id for navi12Xiaojie Yuan1-0/+5
2019-08-02drm/amdgpu: initialize reg base for navi12Xiaojie Yuan1-0/+3
2019-07-31drm/amdgpu: drop drmP.h from nv.cAlex Deucher1-1/+2
2019-07-30drm/amdgpu: add reset_method asic callback for naviAlex Deucher1-1/+14
2019-07-18drm/amdgpu: consolidate navi14 IP initAlex Deucher1-15/+1
2019-07-18drm/amdgpu/vcn: enable indirect DPG SRAM mode for navi14Xiaojie Yuan1-1/+2
2019-07-18drm/amdgpu/nv: set vcn pg flag for navi14Xiaojie Yuan1-1/+1
2019-07-18drm/amdgpu: enable clock gatings for navi14Xiaojie Yuan1-1/+14
2019-07-18drm/amdgpu: Enable VCN on navi14James Zhu1-0/+1
2019-07-18drm/amd/display: add dm blockBhawanpreet Lakha1-0/+2
2019-07-18drm/amdgpu: enable sw smu ip for navi14Xiaojie Yuan1-0/+2
2019-07-18drm/amdgpu: enable psp ip block for navi14Xiaojie Yuan1-0/+1
2019-07-18drm/amdgpu: enable virtual display for navi14Xiaojie Yuan1-0/+2
2019-07-18drm/amdgpu: add ip blocks for navi14Xiaojie Yuan1-0/+7
2019-07-18drm/amdgpu/soc15: add support for navi14Xiaojie Yuan1-0/+6
2019-07-18drm/amdgpu/soc15: initialize reg base for navi14 (v2)Xiaojie Yuan1-0/+3
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann1-2/+0
2019-07-08drm/amdgpu: properly guard DC support in navi codeAlex Deucher1-0/+4
2019-07-05drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang1-2/+36
2019-07-05drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang1-1/+8
2019-06-25drm/amd/powerplay: make athub pg bit configured by pg_flagsHuang Rui1-1/+2
2019-06-25drm/amd/powerplay: make mmhub pg bit configured by pg_flagsHuang Rui1-1/+2
2019-06-22drm/amdgpu: Enable DC support for Navi10Harry Wentland1-0/+2
2019-06-21drm/amdgpu: enable VCN2.0 DPG modeLeo Liu1-1/+2
2019-06-21drm/amdgpu: correct reference clock value on navi10Tao Zhou1-1/+1
2019-06-21drm/amdgpu/nv: set vcn pg flagJack Xiao1-1/+1