summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Add vis_vramlimit module parameterJohn Brooks2017-07-143-0/+13
* drm/amdgpu: change gartsize default to 256MBChristian König2017-07-144-19/+10
* drm/amdgpu: add new gttsize module parameter v2Christian König2017-07-144-3/+21
* drm/amdgpu: limit the GTT manager address spaceChristian König2017-07-141-2/+4
* drm/amdgpu: consistent name all GART related partsChristian König2017-07-1411-72/+72
* drm/amdgpu: remove gtt_base_align handlingChristian König2017-07-146-8/+3
* drm/amdgpu: move GART struct and function into amdgpu_gart.h v2Christian König2017-07-143-47/+79
* drm/amdgpu: check scratch registers to see if we need post (v2)Alex Deucher2017-07-141-1/+6
* drm/amdgpu/soc15: init nbio registers for vega10Alex Deucher2017-07-141-0/+3
* drm/amdgpu: add nbio 6.1 register init functionAlex Deucher2017-07-142-0/+14
* drm/amd/powerplay: added didt support for vega10Evan Quan2017-07-147-0/+1381
* drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2Evan Quan2017-07-142-0/+17
* drm/amd/powerplay: added support for new se_cac_idx APIs to cgsEvan Quan2017-07-142-0/+5
* drm/amd/powerplay: added soc15 support for new se_cac_idx APIsEvan Quan2017-07-141-0/+24
* drm/amd/powerplay: added new se_cac_idx r/w APIs v2Evan Quan2017-07-142-0/+7
* drm/amd/powerplay: added index gc cac read/write apis for vega10Evan Quan2017-07-141-0/+24
* drm/amdgpu: use TTM values instead of MC values for the info queriesChristian König2017-07-141-4/+6
* drm/amdgpu: remove maximum BO size limitation v2Christian König2017-07-141-12/+0
* drm/amdgpu: stop mapping BOs to GTTChristian König2017-07-141-17/+2
* drm/amdgpu: use the GTT windows for BO moves v2Christian König2017-07-142-19/+108
* drm/amdgpu: add amdgpu_gart_map function v2Christian König2017-07-142-14/+51
* drm/amdgpu: reserve the first 2x512 pages of GARTChristian König2017-07-142-1/+7
* drm/amdgpu: make arrays pctl0_data and pctl1_data staticColin Ian King2017-07-141-2/+2
* drm/amdgpu/gmc9: get vram width from atom for RavenAlex Deucher2017-07-141-36/+40
* drm/amdgpu/atomfirmware: implement vram_width for APUsAlex Deucher2017-07-142-0/+34
* drm/amdgpu/atom: fix atom_fw checkAlex Deucher2017-07-141-14/+1
* drm/amdgpu: Free resources of bo_list when idr_alloc failsAlex Xie2017-07-141-1/+1
* drm/amd/powerplay: add avfs check for old asics on Vi.Rex Zhu2017-07-141-0/+9
* drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.cRex Zhu2017-07-1410-87/+75
* drm/amd/powerplay: refine avfs enable code on fiji.Rex Zhu2017-07-143-107/+28
* drm/amd/powerplay: fix avfs state update error on polaris.Rex Zhu2017-07-141-2/+3
* drm/amd/powerplay: fixed wrong data type declaration for ppfeaturemaskEvan Quan2017-07-141-1/+1
* drm/amdgpu: set firmware loading type as direct by default for ravenHuang Rui2017-07-141-5/+1
* drm/amdgpu: make psp cmd buffer as a reserve memoryHuang Rui2017-07-142-20/+23
* drm/amdgpu: fix missed asd bo free when hw_finiHuang Rui2017-07-141-0/+2
* drm/amdgpu: remove superfluous checkHuang Rui2017-07-142-14/+9
* drm/amdgpu: NO KIQ usage on nbio hdp flush routineShaoyun Liu2017-07-142-2/+2
* drm/amdgpu: Add WREG32_SOC15_NO_KIQ macro defineShaoyun Liu2017-07-141-0/+7
* drm/amdgpu:fix world switch hangMonk Liu2017-07-143-5/+9
* drm/amd/powerplay: enable ACG feature on vega10.Rex Zhu2017-07-142-4/+80
* drm/amd/powerplay: add acg support in pptable for vega10Rex Zhu2017-07-141-1/+4
* drm/amd/powerplay: export ACG related smu message for vega10Rex Zhu2017-07-142-6/+11
* drm/amd/powerplay: add avfs profiling_info_v4_2 support on Vega10.Rex Zhu2017-07-143-70/+240
* drm/amdgpu: add ACG SMU firmware for other vega10 variantsEvan Quan2017-07-143-4/+9
* drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variantsEvan Quan2017-07-141-6/+24
* drm/amdgpu: add workaround for S3 issues on some vega10 boardsKen Wang2017-07-142-0/+17
* drm/amdgpu/atombios: add function for whether we need asic_initAlex Deucher2017-07-142-0/+11
* drm/amdgpu: unify some atombios/atomfirmware scratch reg functionsAlex Deucher2017-07-144-58/+7
* drm/amdgpu/atombios: use bios_scratch_reg_offset for atombiosAlex Deucher2017-07-141-10/+12
* drm: amd: amdgpu: constify ttm_place structures.Arvind Yadav2017-07-141-1/+1
OpenPOWER on IntegriCloud