summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-06-21drm/amdgpu/mes10.1: implement ucode CPU buffer destructionJack Xiao
2019-06-21drm/amdgpu/mes10.1: load mes firmware file to CPU bufferJack Xiao
2019-06-21drm/amdgpu/mes10.1: add mes firmware info fieldsJack Xiao
2019-06-21drm/amdgpu/ucode: add mes firmware file supportJack Xiao
2019-06-21drm/amdgpu/ucode: add the definitions of MES ucode and ucode dataJack Xiao
2019-06-21drm/amdgpu/sdma5: incorrect variable type for gpu addressJack Xiao
2019-06-21drm/amdgpu/sdma5: fix a sdma potential hang in VK_Examples testtiancyin
2019-06-21drm/amdgpu/nv: set vcn pg flagJack Xiao
2019-06-21drm/amdgpu: enable vcn dpm scheme for naviJack Xiao
2019-06-21drm/amdgpu/vcn2: don't access register when power gatedJack Xiao
2019-06-21drm/amdgpu/vcn2: notify SMU power up/down VCNJack Xiao
2019-06-21drm/amdgpu/gfx10: fix issues for suspend/resumeJack Xiao
2019-06-21drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpmHuang Rui
2019-06-21drm/amdgpu/gfx10: fix resume failure when enabling async gfx ringXiaojie Yuan
2019-06-21drm/amdgpu: disable some gfx light sleepTianci Yin
2019-06-21drm/amdgpu/gfx10: update gfx golden settingsTianci Yin
2019-06-21drm/amdgpu: enable sw smu driver for navi10 by defaultHawking Zhang
2019-06-21drm/amd: add gfxoff support on navi10Kenneth Feng
2019-06-21drm/amd/powerplay: implement smc firmware v2.1 for smu11Kevin Wang
2019-06-21drm/amdgpu: bump smc firmware header version to v2 (v2)Huang Rui
2019-06-21drm/amdgpu: add to set navi ip blocksHuang Rui
2019-06-21drm/amdgpu: add Navi10 pci idsAlex Deucher
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox
2019-06-21drm/amdgpu: update golden setting programming logicHawking Zhang
2019-06-21drm/amdgpu: Add navi10 kfd support for amdgpu (v3)Hawking Zhang
2019-06-21drm/amdgpu: add navi10 common ip block (v3)Hawking Zhang
2019-06-21drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10Hawking Zhang
2019-06-21drm/amdgpu: add gfx v10 implementation (v10)Hawking Zhang
2019-06-21drm/amdgpu/mes10.1: add ip block mes10.1 (v2)Jack Xiao
2019-06-21drm/amdgpu/mes: enable mes on navi10 and later asicJack Xiao
2019-06-21drm/amdgpu/mes: add definitions of ip callback functionJack Xiao
2019-06-21drm/amdgpu/mes: add mes header file and definitionJack Xiao
2019-06-21drm/amdgpu/mes: add amdgpu_mes driver parameterJack Xiao
2019-06-21drm/amdgpu: add initial VCN2.0 support (v2)Leo Liu
2019-06-21drm/amdgpu: add JPEG2.0 decode ring ib testLeo Liu
2019-06-21drm/amdgpu: add JPEG2.0 decode ring testLeo Liu
2019-06-21drm/amdgpu: add VCN2.0 decode ib testLeo Liu
2019-06-21drm/amdgpu: add VCN2.0 decode ring testLeo Liu
2019-06-21drm/amdgpu: add Navi10 VCN firmware supportLeo Liu
2019-06-21drm/amdgpu: add initial support for sdma v5.0 (v6)Hawking Zhang
2019-06-21drm/amdgpu: set the default value of pa_sc_tile_steering_overrideHawking Zhang
2019-06-21drm/amdgpu: disable concurrent flushes for Navi10 v2Christian König
2019-06-21drm/amdgpu/discovery: refactor ip list traversalXiaojie Yuan
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan
2019-06-21drm/amdgpu/discovery: stop converting the units of base addressesXiaojie Yuan
2019-06-21drm/amdgpu/discovery: stop taking psp header into accountXiaojie Yuan
2019-06-21drm/amdgpu/discovery: fix hwid for nbioXiaojie Yuan
2019-06-21drm/amdgpu/discovery: use hardcoded mmRCC_CONFIG_MEMSIZEXiaojie Yuan
2019-06-21drm/amdgpu/discovery: fix calculations of some gfx infoXiaojie Yuan
2019-06-21drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan