summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-02drm/amdgpu: Fix pcie_bw on Vega20Kent Russell1-8/+52
2019-08-02drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20Andrey Grodzovsky1-0/+1
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu1-7/+4
2019-07-31drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou1-0/+45
2019-07-31drm/amd/powerplay: enable arcturus powerplayEvan Quan1-0/+1
2019-07-31drm/amdgpu: add reset_method asic callback for soc15Alex Deucher1-2/+15
2019-07-18drm/amdgpu: init arct external rev idHawking Zhang1-0/+1
2019-07-18drm/amdgpu: correct ip for mmHDP_READ_CACHE_INVALIDATE register accessLe Ma1-1/+1
2019-07-18drm/amdgpu: enable VCN2.5 on ArcturusLeo Liu1-0/+2
2019-07-18drm/amdgpu: Enable xgmi support for ArcturusOak Zeng1-1/+1
2019-07-18drm/amdgpu: Initialize asic functions for ArcturusOak Zeng1-0/+1
2019-07-18drm/amdgpu/soc15: add Arcturus common ip blocksLe Ma1-2/+16
2019-07-18drm/amdgpu: dynamically initialize IP offset for ArcturusLe Ma1-0/+3
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann1-4/+0
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell1-2/+8
2019-06-25drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand1-2/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+2
2019-06-22drm/amdgpu: update golden setting programming logicHawking Zhang1-1/+1
2019-06-22drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10Hawking Zhang1-9/+0
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim1-0/+3
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+2
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+2
2019-05-28drm/amdgpu: Need to set the baco cap before baco resetEmily Deng1-1/+2
2019-05-28drm/amdgpu/soc15: skip reset on initAlex Deucher1-0/+5
2019-05-24drm/amdgpu/vega20: use mode1 reset for RAS and XGMIAlex Deucher1-0/+9
2019-05-24drm/amdgpu: RLC to program regs for Vega10 SR-IOVTrigger Huang1-2/+10
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang1-5/+11
2019-05-24drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang1-6/+18
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell1-0/+14
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng1-0/+11
2019-05-20drm/amdgpu/soc15: skip reset on initAlex Deucher1-0/+5
2019-04-19drm/amdgpu: enable MGCG for PCOLikun Gao1-1/+2
2019-04-19drm/amdgpu: enable Vega20 BACO reset supportEvan Quan1-0/+6
2019-03-28drm/amdgpu: error out on mode1 reset failureEvan Quan1-2/+5
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan1-0/+2
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao1-1/+1
2019-03-19drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang1-1/+1
2019-03-19drm/amdgpu: enable new smu ip block for vega20Huang Rui1-2/+7
2019-03-05drm/amdgpu: use BACO on vega12 if platform supports itAlex Deucher1-0/+1
2019-02-28Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li1-1/+0
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-2/+4
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui1-2/+4
2019-01-26drm/amdgpu: check PSP support before adding the ip blockEvan Quan1-5/+8
2019-01-26drm/amdgpu: Setting doorbell range registers earlierOak Zeng1-0/+22
2019-01-26drm/amdgpu/soc15: return proper error codes in baco resetAlex Deucher1-4/+4
2019-01-26drm/amdgpu: use BACO reset on vega20 if platform supportJim Qu1-0/+1
2019-01-26drm/amdgpu: use BACO reset if platform support (v2)Jim Qu1-3/+58
2019-01-14drm/amdgpu/soc15: add need_reset_on_init asic callback for SOC15 (v2)Alex Deucher1-0/+20
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell1-0/+50
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+3