aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-09-28amdgpu/pp: reduce size of vega10_fuses_defaultDave Airlie2-1249/+1238
2017-09-28drm/amdgpu: use designated initialiser for thermal_irq_src.Dave Airlie1-3/+3
2017-09-28amdgpu/pp: slim down the pwr virus tables.Dave Airlie4-20324/+20284
2017-09-28amdgpu/pp: move amdgpu_fuses_default into static const.Dave Airlie3-5/+3
2017-09-28amdgpu/pp: move PhwVega10_Magic to static const.Dave Airlie2-2/+1
2017-09-28amdgpu/pp: remove ci_smc/smumgr split.Dave Airlie4-154/+71
2017-09-28drm/amdgpu/vega10: static constify channel_numberDave Airlie1-1/+1
2017-09-28drm/amdgpu/pp: constify some powerplay tablesDave Airlie1-7/+7
2017-09-28amdgpu/powerplay: constify large structDave Airlie2-4/+4
2017-09-28amdgpu: don't ask about CHASH just default it for now.Dave Airlie1-1/+2
2017-09-28drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez3-10/+28
2017-09-28drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez3-0/+11
2017-09-28drm/amdgpu: use multipipe compute policy on non PL11 asicsAndres Rodriguez1-2/+12
2017-09-28drm/amdgpu: fix vf error handlingAlex Deucher4-41/+54
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie159-8093/+9629
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+188
2017-09-27drm/amdkfd: Improve multiple SDMA queues support per processshaoyunl2-15/+16
2017-09-27drm/amdkfd: Limit queue number per process and device to 127Felix Kuehling1-4/+6
2017-09-27drm/amdkfd: Clean up process queue managementFelix Kuehling4-14/+8
2017-09-27drm/amdkfd: Compress unnecessary function parametersYong Zhao4-13/+7
2017-09-27drm/amdkfd: Improve process termination handlingFelix Kuehling5-81/+200
2017-09-27drm/amdkfd: Avoid submitting an unnecessary packet to HWSYong Zhao1-12/+14
2017-09-27drm/amdkfd: Fix MQD updatesFelix Kuehling1-22/+62
2017-10-08drm/amdkfd: Pass filter params to unmap_queues_cpschYong Zhao1-11/+9
2017-10-08drm/amdkfd: move locking outside of unmap_queues_cpschYong Zhao1-37/+28
2017-09-27drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao3-35/+35
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher1-9/+9
2017-09-26drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha1-1/+1
2017-09-26drm/amd/display: don't clean-up bottom pipe plane_stateShirish S1-8/+0
2017-09-26drm/amd/display: Remove unused dc_validate_guaranteed functionHarry Wentland1-34/+0
2017-09-26drm/amd/display: Reduce DC chattinessHarry Wentland2-35/+42
2017-09-26drm/amd/display: Pass log_mask from DMHarry Wentland6-38/+42
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland2-0/+5
2017-09-26drm/amd/display: Clean Kconfig formattingHarry Wentland1-5/+5
2017-09-26drm/amd/display: Update include to bring in line with internal treeHarry Wentland2-0/+2
2017-09-26drm/amd/display: Change comments to bring in line with internal treeHarry Wentland2-6/+4
2017-09-26drm/amd/display: Format changes to bring in line with internal treeHarry Wentland3-6/+5
2017-09-26drm/amd/display: Disable FBC for linear tilingRoman Li1-0/+4
2017-09-26drm/amd/display: Update DPP registersVitaly Prosyak1-12/+6
2017-09-26drm/amd/display: Create fake sink if needed when commit streamHarry Wentland2-1/+30
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland6-103/+146
2017-09-26drm/amd/display: Add 2X Cursor Magnification Codepana2-2/+11
2017-09-26drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland5-52/+16
2017-09-26drm/amd/display: move dwb registers to header fileYue Hin Lau3-288/+289
2017-09-26drm/amd/display: remove output_format from ipp_setupEric Bernstein6-12/+7
2017-09-26drm/amd/display: Remove switching of clk sources at end of commitHarry Wentland1-36/+0
2017-09-26drm/amd/display: Power down clock source at commitHarry Wentland4-21/+46
2017-09-26drm/amd/display: Don't reset clock source at unrefHarry Wentland4-19/+35
2017-09-26drm/amd/display: seperate dpp_cm_helper functions into new fileYue Hin Lau5-155/+330
2017-09-26drm/amd/display: Fix context alloc failed loggingAndrew Jiang1-5/+4