summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-14drm/amdgpu: Send no-retry XNACK for all fault typesJay Cornwall2-0/+6
2017-07-14drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao2-8/+8
2017-07-14drm/amdgpu: Make SDMA phase quantum configurableFelix Kuehling5-3/+100
2017-07-14drm/amdgpu: Enable SDMA context switching for CIKFelix Kuehling1-0/+30
2017-07-14drm/amdgpu: Enable SDMA_CNTL.ATC_L1_ENABLE for SDMA on CZshaoyunl1-2/+8
2017-07-14drm/amdgpu: Try evicting from CPU visible to invisible VRAM firstMichel Dänzer1-0/+28
2017-07-14drm/amdgpu: Don't force BOs into visible VRAM for page faultsJohn Brooks1-7/+10
2017-07-14drm/amdgpu: Set/clear CPU_ACCESS flag on page fault and move to VRAMJohn Brooks2-10/+19
2017-07-14drm/amdgpu: Throttle visible VRAM moves separatelyJohn Brooks3-23/+87
2017-07-14drm/amdgpu: Add vis_vramlimit module parameterJohn Brooks3-0/+13
2017-07-14drm/amdgpu: change gartsize default to 256MBChristian König4-19/+10
2017-07-14drm/amdgpu: add new gttsize module parameter v2Christian König4-3/+21
2017-07-14drm/amdgpu: limit the GTT manager address spaceChristian König1-2/+4
2017-07-14drm/amdgpu: consistent name all GART related partsChristian König11-72/+72
2017-07-14drm/amdgpu: remove gtt_base_align handlingChristian König6-8/+3
2017-07-14drm/amdgpu: move GART struct and function into amdgpu_gart.h v2Christian König3-47/+79
2017-07-14drm/amdgpu: check scratch registers to see if we need post (v2)Alex Deucher1-1/+6
2017-07-14drm/amdgpu/soc15: init nbio registers for vega10Alex Deucher1-0/+3
2017-07-14drm/amdgpu: add nbio 6.1 register init functionAlex Deucher2-0/+14
2017-07-14drm/amd/powerplay: added didt support for vega10Evan Quan7-0/+1381
2017-07-14drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2Evan Quan2-0/+17
2017-07-14drm/amd/powerplay: added support for new se_cac_idx APIs to cgsEvan Quan2-0/+5
2017-07-14drm/amd/powerplay: added soc15 support for new se_cac_idx APIsEvan Quan1-0/+24
2017-07-14drm/amd/powerplay: added new se_cac_idx r/w APIs v2Evan Quan2-0/+7
2017-07-14drm/amd/powerplay: added index gc cac read/write apis for vega10Evan Quan1-0/+24
2017-07-14drm/amdgpu: use TTM values instead of MC values for the info queriesChristian König1-4/+6
2017-07-14drm/amdgpu: remove maximum BO size limitation v2Christian König1-12/+0
2017-07-14drm/amdgpu: stop mapping BOs to GTTChristian König1-17/+2
2017-07-14drm/amdgpu: use the GTT windows for BO moves v2Christian König2-19/+108
2017-07-14drm/amdgpu: add amdgpu_gart_map function v2Christian König2-14/+51
2017-07-14drm/amdgpu: reserve the first 2x512 pages of GARTChristian König2-1/+7
2017-07-14drm/amdgpu: make arrays pctl0_data and pctl1_data staticColin Ian King1-2/+2
2017-07-14drm/amdgpu/gmc9: get vram width from atom for RavenAlex Deucher1-36/+40
2017-07-14drm/amdgpu/atomfirmware: implement vram_width for APUsAlex Deucher2-0/+34
2017-07-14drm/amdgpu/atom: fix atom_fw checkAlex Deucher1-14/+1
2017-07-14drm/amdgpu: Free resources of bo_list when idr_alloc failsAlex Xie1-1/+1
2017-07-14drm/amd/powerplay: add avfs check for old asics on Vi.Rex Zhu1-0/+9
2017-07-14drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.cRex Zhu10-87/+75
2017-07-14drm/amd/powerplay: refine avfs enable code on fiji.Rex Zhu3-107/+28
2017-07-14drm/amd/powerplay: fix avfs state update error on polaris.Rex Zhu1-2/+3
2017-07-14drm/amd/powerplay: fixed wrong data type declaration for ppfeaturemaskEvan Quan1-1/+1
2017-07-14drm/amdgpu: set firmware loading type as direct by default for ravenHuang Rui1-5/+1
2017-07-14drm/amdgpu: make psp cmd buffer as a reserve memoryHuang Rui2-20/+23
2017-07-14drm/amdgpu: fix missed asd bo free when hw_finiHuang Rui1-0/+2
2017-07-14drm/amdgpu: remove superfluous checkHuang Rui2-14/+9
2017-07-14drm/amdgpu: NO KIQ usage on nbio hdp flush routineShaoyun Liu2-2/+2
2017-07-14drm/amdgpu: Add WREG32_SOC15_NO_KIQ macro defineShaoyun Liu1-0/+7
2017-07-14drm/amdgpu:fix world switch hangMonk Liu3-5/+9
2017-07-14drm/amd/powerplay: enable ACG feature on vega10.Rex Zhu2-4/+80
2017-07-14drm/amd/powerplay: add acg support in pptable for vega10Rex Zhu1-1/+4