aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21drm/amdgpu: update golden setting programming logicHawking Zhang1-1/+1
2019-06-21drm/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-misc into drm-nextDaniel Vetter1-1/+2
2019-06-10drm/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-27drm/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-27Revert "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-25drm/amdgpu: check PSP support before adding the ip blockEvan Quan1-5/+8
2019-01-25drm/amdgpu: Setting doorbell range registers earlierOak Zeng1-0/+22
2019-01-25drm/amdgpu/soc15: return proper error codes in baco resetAlex Deucher1-4/+4
2019-01-25drm/amdgpu: use BACO reset on vega20 if platform supportJim Qu1-0/+1
2019-01-25drm/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 into drm-nextDave Airlie1-0/+3
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+22
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher1-0/+3
2018-11-28drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng1-1/+21
2018-11-28drm/amdgpu: Vega10 doorbell index initializationOak Zeng1-0/+1
2018-11-20drm/amdgpu: Enable HDP memory light sleepKenneth Feng1-7/+32
2018-10-10drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu1-4/+4
2018-09-26drm/amdgpu:Enable DPG mode on PCOJames Zhu1-1/+2
2018-09-19drm/amdgpu: Exclude MM engines for vega20 virtual deviceFrank Min1-2/+4
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-36/+30
2018-09-14drm/amdgpu/soc15: clean up picasso supportAlex Deucher1-17/+0
2018-09-14drm/amdgpu: set CG flags for raven2 (v2)Huang Rui1-20/+37
2018-09-14drm/amdgpu: set external rev id for raven2Alex Deucher1-1/+4
2018-09-14drm/amdgpu: move get_rev_id at first before load gpu_info firmwareHuang Rui1-6/+7