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