summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enable mmhub clock gating for ArcturusLe Ma2019-08-121-1/+3
* drm/amdgpu: add GFX_CP_LS flag to ArcturusLe Ma2019-08-121-0/+1
* drm/amdgpu: enable sdma clock gating for ArcturusLe Ma2019-08-121-1/+3
* drm/amdgpu: enable hdp clock gating for ArcturusLe Ma2019-08-121-1/+3
* drm/amdgpu: add hdp clock gating for ArcturusLe Ma2019-08-121-1/+6
* drm/amdgpu: enable gfx clock gating for ArcturusLe Ma2019-08-121-1/+4
* drm/amdgpu: Fix pcie_bw on Vega20Kent Russell2019-08-021-8/+52
* drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20Andrey Grodzovsky2019-08-021-0/+1
* drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu2019-08-021-7/+4
* drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou2019-07-311-0/+45
* drm/amd/powerplay: enable arcturus powerplayEvan Quan2019-07-301-0/+1
* drm/amdgpu: add reset_method asic callback for soc15Alex Deucher2019-07-301-2/+15
* drm/amdgpu: init arct external rev idHawking Zhang2019-07-181-0/+1
* drm/amdgpu: correct ip for mmHDP_READ_CACHE_INVALIDATE register accessLe Ma2019-07-181-1/+1
* drm/amdgpu: enable VCN2.5 on ArcturusLeo Liu2019-07-181-0/+2
* drm/amdgpu: Enable xgmi support for ArcturusOak Zeng2019-07-181-1/+1
* drm/amdgpu: Initialize asic functions for ArcturusOak Zeng2019-07-181-0/+1
* drm/amdgpu/soc15: add Arcturus common ip blocksLe Ma2019-07-181-2/+16
* drm/amdgpu: dynamically initialize IP offset for ArcturusLe Ma2019-07-181-0/+3
* drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann2019-07-161-4/+0
* drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell2019-07-161-2/+8
* drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand2019-06-251-2/+2
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+2
| |\
| | * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+2
| | * drm/amdgpu/soc15: skip reset on initAlex Deucher2019-05-201-0/+5
* | | drm/amdgpu: update golden setting programming logicHawking Zhang2019-06-211-1/+1
* | | drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10Hawking Zhang2019-06-211-9/+0
* | | drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim2019-06-201-0/+3
|/ /
* | drm/amdgpu: Need to set the baco cap before baco resetEmily Deng2019-05-281-1/+2
* | drm/amdgpu/soc15: skip reset on initAlex Deucher2019-05-281-0/+5
* | drm/amdgpu/vega20: use mode1 reset for RAS and XGMIAlex Deucher2019-05-241-0/+9
* | drm/amdgpu: RLC to program regs for Vega10 SR-IOVTrigger Huang2019-05-241-2/+10
* | drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang2019-05-241-5/+11
* | drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang2019-05-241-6/+18
* | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+14
* | drm/amdgpu: Remap hdp coherency registersOak Zeng2019-05-241-0/+11
|/
* drm/amdgpu: enable MGCG for PCOLikun Gao2019-04-191-1/+2
* drm/amdgpu: enable Vega20 BACO reset supportEvan Quan2019-04-191-0/+6
* drm/amdgpu: error out on mode1 reset failureEvan Quan2019-03-271-2/+5
* drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan2019-03-191-0/+2
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-191-1/+1
* drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang2019-03-191-1/+1
* drm/amdgpu: enable new smu ip block for vega20Huang Rui2019-03-191-2/+7
* drm/amdgpu: use BACO on vega12 if platform supports itAlex Deucher2019-03-051-0/+1
* Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li2019-02-271-1/+0
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-2/+4
|\
| * drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui2019-02-011-2/+4
* | drm/amdgpu: check PSP support before adding the ip blockEvan Quan2019-01-251-5/+8
* | drm/amdgpu: Setting doorbell range registers earlierOak Zeng2019-01-251-0/+22
OpenPOWER on IntegriCloud