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