summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-06-21drm/amd/powerplay: use the table size member in the structure instead of gett...Huang Rui
2019-06-21drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the inputHuang Rui
2019-06-21drm/amd/powerplay/smu11: remove smu_update_table_with_argAlex Deucher
2019-06-21drm/amd/powerplay: add tables_init interface for each asicHuang Rui
2019-06-21drm/amd/powerplay: init table_count for smu tables on asic levelHuang Rui
2019-06-21drm/amd/powerplay: introduce smu table id type to handle the smu table for ea...Huang Rui
2019-06-21drm/amd/powerplay: introduce smu feature type to handle feature mask for each...Huang Rui
2019-06-21drm/amd/powerplay: introduce smu clk type to handle ppclk for each asicHuang Rui
2019-06-21drm/amdgpu: enable sw smu driver for navi10 by defaultHawking Zhang
2019-06-21drm/amd/powerplay: enable DCEFCLK dpm supportKenneth Feng
2019-06-21drm/amd/powerplay: gfxoff-seperate the Vega20 caseKenneth Feng
2019-06-21drm/amd/amdgpu: fw version check with gfxoffKenneth Feng
2019-06-21drm/amd: add gfxoff support on navi10Kenneth Feng
2019-06-21drm/amd/powerplay: add allowed feature mask for navi10Kevin Wang
2019-06-21drm/amd/powerplay: optimization feature mask function for asicKevin Wang
2019-06-21drm/amd/powerplay: remove duplicate code from smu hw initKevin Wang
2019-06-21drm/amd/powerplay: implement smc firmware v2.1 for smu11Kevin Wang
2019-06-21drm/amd/powerplay: add smu11 smu_if_version check for navi10Kevin Wang
2019-06-21drm/amd/powerplay: move the function of is_dpm_running to asic fileKevin Wang
2019-06-21drm/amd/powerplay: move the function of read_sensor to asic fileKevin Wang
2019-06-21drm/amd/powerplay: move the function of uvd&vce dpm to asic fileKevin Wang
2019-06-21drm/amd/powerplay: move the function of get[set]_power_profile to asic fileKevin Wang
2019-06-21drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic fileKevin Wang
2019-06-21drm/amd/powerplay: enable power featuresKenneth Feng
2019-06-21drm/amd/powerplay: skip od feature on navi10 for the momentHuang Rui
2019-06-21drm/amd/powerplay: modify the feature mask to enable gfx/soc dpmHuang Rui
2019-06-21drm/amd/powerplay: introduce the function to load the soft pptable for navi10...Huang Rui
2019-06-21drm/amd/powerplay: smu needs to be initialized after rlc in direct modeHuang Rui
2019-06-21drm/amdgpu: fix the issue of checking on message mappingHuang Rui
2019-06-21drm/amdgpu: bump smc firmware header version to v2 (v2)Huang Rui
2019-06-21drm/amd/powerplay: update smu11 driver if header for navi10 (v2)Huang Rui
2019-06-21drm/amd/powerplay: enable backdoor smu fw loading (v2)Kenneth Feng
2019-06-21drm/amd/powerplay: move bootup value before read pptable from vbiosHuang Rui
2019-06-21drm/amd/powerplay: add navi10 smc ucode init and navi10 ppt functions settingHuang Rui
2019-06-21drm/amd/powerplay: set smu v11 funcs for navi10Huang Rui
2019-06-21drm/amd/powerplay: introduce the navi10 pptable implementationHuang Rui
2019-06-21drm/amd/powerplay: fix the mp/smuio header for navi10Huang Rui
2019-06-21drm/amd/powerplay: update smu 11 driver if header for navi10Huang Rui
2019-06-21drm/amd/powerplay: update smu v11 ppsmc headerHuang 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