summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-22drm/amdgpu/mes10.1: implement mes enablement functionJack Xiao1-0/+33
2019-06-22drm/amdgpu/mes10.1: implement MES firmware backdoor loadingJack Xiao1-0/+67
2019-06-22drm/amdgpu/mes10.1: implement ucode buffers destructionJack Xiao1-0/+11
2019-06-22drm/amdgpu/mes10.1: upload mes data ucode to gpu bufferJack Xiao1-0/+32
2019-06-22drm/amdgpu/mes10.1: upload mes ucode to gpu bufferJack Xiao1-0/+34
2019-06-22drm/amdgpu/mes10.1: implement ucode CPU buffer destructionJack Xiao1-0/+6
2019-06-22drm/amdgpu/mes10.1: load mes firmware file to CPU bufferJack Xiao1-0/+43
2019-06-22drm/amdgpu/mes10.1: add mes firmware info fieldsJack Xiao1-0/+16
2019-06-22drm/amdgpu/ucode: add mes firmware file supportJack Xiao1-0/+15
2019-06-22drm/amdgpu/ucode: add the definitions of MES ucode and ucode dataJack Xiao1-0/+2
2019-06-22drm/amdgpu/sdma5: incorrect variable type for gpu addressJack Xiao1-1/+2
2019-06-22drm/amdgpu/sdma5: fix a sdma potential hang in VK_Examples testtiancyin1-1/+2
2019-06-22drm/amd/powerplay: remove uvd_gated/vce_gated from smu_power_context (v2)Hawking Zhang1-10/+4
2019-06-22drm/amdgpu/nv: set vcn pg flagJack Xiao1-1/+1
2019-06-22drm/amdgpu: enable vcn dpm scheme for naviJack Xiao1-2/+2
2019-06-22drm/amdgpu/vcn2: don't access register when power gatedJack Xiao1-1/+2
2019-06-22drm/amd/powerplay: add new interface for vcn powergatingKenneth Feng2-0/+32
2019-06-22drm/amd/powerplay: enable vcn powergating v2Kenneth Feng1-0/+3
2019-06-22drm/amdgpu/vcn2: notify SMU power up/down VCNJack Xiao1-0/+7
2019-06-22drm/amdgpu/gfx10: fix issues for suspend/resumeJack Xiao1-5/+30
2019-06-22drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpmHuang Rui2-6/+3
2019-06-22drm/amd/powerplay: update smu11_driver_if_navi10.hKenneth Feng1-11/+6
2019-06-22drm/amdgpu/gfx10: fix resume failure when enabling async gfx ringXiaojie Yuan1-12/+14
2019-06-22drm/amdgpu: disable some gfx light sleepTianci Yin1-4/+0
2019-06-22drm/amdgpu/gfx10: update gfx golden settingsTianci Yin1-0/+3
2019-06-22drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workableHuang Rui1-0/+3
2019-06-22drm/amd/powerplay: fix the incorrect type of pptableKenneth Feng1-1/+1
2019-06-22drm/amd/powerplay: don't include the smu11 driver if header in smu v11 (v2)Huang Rui3-4/+6
2019-06-22drm/amd/powerplay: move getting MAX_FAN_RPM value to asic levelHuang Rui2-6/+6
2019-06-22drm/amd/powerplay: introduce smu power source type to handle AC/DC source for...Huang Rui5-1/+52
2019-06-22drm/amd/powerplay: move Watermarks_t uses into asic levelHuang Rui3-61/+67
2019-06-22drm/amd/powerplay: move SmuMetrics_t uses into asic levelHuang Rui3-50/+62
2019-06-22drm/amd/powerplay: move PPTable_t uses into asic levelHuang Rui3-32/+35
2019-06-22drm/amd/powerplay: use the table size member in the structure instead of gett...Huang Rui1-2/+4
2019-06-22drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the inputHuang Rui2-14/+18
2019-06-22drm/amd/powerplay/smu11: remove smu_update_table_with_argAlex Deucher2-7/+3
2019-06-22drm/amd/powerplay: add tables_init interface for each asicHuang Rui5-15/+42
2019-06-22drm/amd/powerplay: init table_count for smu tables on asic levelHuang Rui3-3/+9
2019-06-22drm/amd/powerplay: introduce smu table id type to handle the smu table for ea...Huang Rui4-0/+79
2019-06-22drm/amd/powerplay: introduce smu feature type to handle feature mask for each...Huang Rui7-61/+251
2019-06-22drm/amd/powerplay: introduce smu clk type to handle ppclk for each asicHuang Rui5-35/+113
2019-06-22drm/amdgpu: enable sw smu driver for navi10 by defaultHawking Zhang2-7/+8
2019-06-22drm/amd/powerplay: enable DCEFCLK dpm supportKenneth Feng1-1/+2
2019-06-22drm/amd/powerplay: gfxoff-seperate the Vega20 caseKenneth Feng1-6/+17
2019-06-22drm/amd/amdgpu: fw version check with gfxoffKenneth Feng2-1/+11
2019-06-22drm/amd: add gfxoff support on navi10Kenneth Feng5-6/+46
2019-06-22drm/amd/powerplay: add allowed feature mask for navi10Kevin Wang1-2/+5
2019-06-22drm/amd/powerplay: optimization feature mask function for asicKevin Wang4-17/+57
2019-06-22drm/amd/powerplay: remove duplicate code from smu hw initKevin Wang1-4/+0
2019-06-22drm/amd/powerplay: implement smc firmware v2.1 for smu11Kevin Wang4-30/+84