summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)Author
2019-08-02drm/amdgpu: Fix pcie_bw on Vega20Kent Russell
2019-08-02drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20Andrey Grodzovsky
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu
2019-07-31drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou
2019-07-30drm/amd/powerplay: enable arcturus powerplayEvan Quan
2019-07-30drm/amdgpu: add reset_method asic callback for soc15Alex Deucher
2019-07-18drm/amdgpu: init arct external rev idHawking Zhang
2019-07-18drm/amdgpu: correct ip for mmHDP_READ_CACHE_INVALIDATE register accessLe Ma
2019-07-18drm/amdgpu: enable VCN2.5 on ArcturusLeo Liu
2019-07-18drm/amdgpu: Enable xgmi support for ArcturusOak Zeng
2019-07-18drm/amdgpu: Initialize asic functions for ArcturusOak Zeng
2019-07-18drm/amdgpu/soc15: add Arcturus common ip blocksLe Ma
2019-07-18drm/amdgpu: dynamically initialize IP offset for ArcturusLe Ma
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell
2019-06-25drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amdgpu: update golden setting programming logicHawking Zhang
2019-06-21drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10Hawking Zhang
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-28drm/amdgpu: Need to set the baco cap before baco resetEmily Deng
2019-05-28drm/amdgpu/soc15: skip reset on initAlex Deucher
2019-05-24drm/amdgpu/vega20: use mode1 reset for RAS and XGMIAlex Deucher
2019-05-24drm/amdgpu: RLC to program regs for Vega10 SR-IOVTrigger Huang
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang
2019-05-24drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng
2019-05-20drm/amdgpu/soc15: skip reset on initAlex Deucher
2019-04-19drm/amdgpu: enable MGCG for PCOLikun Gao
2019-04-19drm/amdgpu: enable Vega20 BACO reset supportEvan Quan
2019-03-27drm/amdgpu: error out on mode1 reset failureEvan Quan
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-03-19drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang
2019-03-19drm/amdgpu: enable new smu ip block for vega20Huang Rui
2019-03-05drm/amdgpu: use BACO on vega12 if platform supports itAlex Deucher
2019-02-27Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui
2019-01-25drm/amdgpu: check PSP support before adding the ip blockEvan Quan
2019-01-25drm/amdgpu: Setting doorbell range registers earlierOak Zeng
2019-01-25drm/amdgpu/soc15: return proper error codes in baco resetAlex Deucher
2019-01-25drm/amdgpu: use BACO reset on vega20 if platform supportJim Qu
2019-01-25drm/amdgpu: use BACO reset if platform support (v2)Jim Qu
2019-01-14drm/amdgpu/soc15: add need_reset_on_init asic callback for SOC15 (v2)Alex Deucher
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie