aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-12-04drm/amd/display: dal 3.1.09Tony Cheng1-1/+1
2017-12-04drm/amd/display: Added disconnect dchub.Yongqiang Sun3-0/+15
2017-12-04drm/amd/display: dal 3.1.08Tony Cheng1-1/+1
2017-12-04drm/amd/display: Not reset front end when program back end.Yongqiang Sun2-77/+2
2017-12-04drm/amd/display: Power down front end in init_hw.Yongqiang Sun1-85/+87
2017-12-04drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang1-23/+45
2017-12-04drm/amd/display: create new files for hubbub functionsYue Hin Lau5-476/+579
2017-12-04drm/amd/display: Complete TODO item: use new DRM iteratorLeo (Sunpeng) Li1-22/+14
2017-12-04drm/amd/display: Fix styling of freesync code in commit_tailLeo (Sunpeng) Li1-4/+7
2017-12-04drm/amdgpu: move GART recovery into GTT manager v2Christian König5-59/+59
2017-12-04drm/amdgpu: nuke amdgpu_ttm_is_bound() v2Christian König5-22/+15
2017-12-04drm/amdgpu:fix random missing of FLR NOTIFYMonk Liu1-3/+11
2017-12-04drm/amdgpu/sriov:fix memory leak in psp_load_fwMonk Liu1-8/+12
2017-12-04drm/amdgpu:cleanup ucode_init_boMonk Liu1-2/+2
2017-12-04drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu8-16/+15
2017-12-04drm/amdgpu:implement new GPU recover(v3)Monk Liu8-184/+166
2017-12-04amd/scheduler:imple job skip feature(v3)Monk Liu2-21/+31
2017-12-04drm/amdgpu: fix indentation in amdgpu_display.hChristian König1-3/+2
2017-12-04drm/amd/display: Only add stream to freesync when modeset requiredLeo (Sunpeng) Li1-7/+21
2017-12-04drm/amd/display: Cleanup code that enables freesyncLeo (Sunpeng) Li1-36/+19
2017-12-04drm/amd/display: Atomic freesync ASSERT fixBhawanpreet Lakha1-0/+27
2017-12-04drm/amd/display: add mod_freesync_user_enable to dm_connector_stateAlex Deucher1-0/+1
2017-12-04drm/amd/display: DMCU FW loading from PSPAnthony Koo4-7/+202
2017-12-04drm/amd/display: Set cursor position as per address.Yongqiang Sun1-3/+4
2017-12-04drm/amd/display: Explicit casting for grph object idsHarry Wentland1-6/+6
2017-12-04drm/amd/display: cleaning up hubp for dcnYue Hin Lau3-192/+193
2017-12-04drm/amd/display: Clean some unneeded defines from ddc_service_types.hHarry Wentland1-33/+0
2017-12-04drm/amd/display: Cleanup some fail labels in dcn10_resourceHarry Wentland1-24/+13
2017-12-04drm/amd/display: Adding DCN1 registersMikita Lipski1-3/+30
2017-12-04drm/amd/display: Check cursor address before program.Yongqiang Sun1-1/+2
2017-12-04drm/amd/display: Move lock to front end program.Yongqiang Sun3-52/+29
2017-12-04drm/amd/display: Add APU cap in dc_capsAnthony Koo5-0/+6
2017-12-04drm/amdgpu: delete duplicated code.Rex Zhu1-2/+0
2017-12-04drm/amd/pp: delete an outdated comment in amd_powerplay.cRex Zhu1-3/+0
2017-12-04drm/amd/pp: implement notify_smu_memory_info on PowerplayRex Zhu1-0/+36
2017-12-04drm/amdgpu: add new pp function point notify_smu_memory_infoRex Zhu2-0/+11
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu5-267/+293
2017-12-04drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu2-7/+7
2017-12-04drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu3-108/+90
2017-12-04drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.hRex Zhu2-143/+144
2017-12-04drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2Christian König4-6/+6
2017-12-04drm/amdgpu: don't wait interruptible while binding GART spaceChristian König1-1/+1
2017-12-04drm/amdgpu: fix pin domain compatibility checkChristian König1-1/+1
2017-12-04drm/amdgpu: always bind pinned BOsChristian König1-7/+7
2017-12-04drm/amdgpu: use the actual placement for pin accountingChristian König1-0/+2
2017-12-04drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)pding2-2/+23
2017-12-04drm/amdgpu/virt: implement wait_reset callbacks for vi/aipding2-0/+7
2017-12-04drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan3-9/+9
2017-12-04drm/amdgpu/virt: add wait_reset virt opspding2-0/+18
2017-12-04drm/amdgpu/virt: add function to check MMIO (v2)pding2-0/+9