summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nv.c
AgeCommit message (Expand)AuthorLines
2019-11-22drm/amdgpu/nv: add asic func for fetching vbios from rom directlyAlex Deucher-2/+22
2019-11-07drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asicKevin Wang-0/+11
2019-10-30drm/amdgpu/SRIOV: SRIOV VF doesn't support BACOJiange Zhao-1/+1
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák-0/+1
2019-10-03drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher-2/+4
2019-10-03drm/amdgpu: Add the HDP flush support for NaviYong Zhao-0/+9
2019-09-16drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMUJiange Zhao-4/+4
2019-09-16drm/amdgpu: For Navi12 SRIOV VF, register mailbox functionsJiange Zhao-0/+19
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang-16/+18
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