summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu: enable mmhub clock gating for rnPrike Liang2019-08-221-1/+3
* drm/amdgpu: enable gfx clock gating for rnPrike Liang2019-08-221-1/+7
* drm/amdgpu: add and enable gfxoff featureAaron Liu2019-08-221-0/+5
* drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoirAaron Liu2019-08-221-2/+2
* drm/amdgpu/powerplay: add smu ip block for renoir (v2)Aaron Liu2019-08-221-0/+2
* drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2019-08-211-5/+0
* drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky2019-08-151-8/+17
* drm/amdgpu: enable clock gating for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: add VCN2.0 to Renoir IP blocksLeo Liu2019-08-121-0/+2
* drm/amdgpu: add psp_v12_0 for renoir (v2)Aaron Liu2019-08-121-0/+2
* drm/amdgpu: add asic funcs for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: enable dce virtual ip module for RenoirAaron Liu2019-08-121-0/+2
* drm/amdgpu: set ip blocks for renoirHuang Rui2019-08-121-0/+7
* drm/amdgpu: add soc15 common ip block support for renoirHuang Rui2019-08-121-0/+6
* 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
OpenPOWER on IntegriCloud