summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: create new structure for hubbubYue Hin Lau2017-12-045-65/+269
* drm/amd/display: dal 3.1.09Tony Cheng2017-12-041-1/+1
* drm/amd/display: Added disconnect dchub.Yongqiang Sun2017-12-043-0/+15
* drm/amd/display: dal 3.1.08Tony Cheng2017-12-041-1/+1
* drm/amd/display: Not reset front end when program back end.Yongqiang Sun2017-12-042-77/+2Star
* drm/amd/display: Power down front end in init_hw.Yongqiang Sun2017-12-041-85/+87
* drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang2017-12-041-23/+45
* drm/amd/display: create new files for hubbub functionsYue Hin Lau2017-12-045-476/+579
* drm/amd/display: Complete TODO item: use new DRM iteratorLeo (Sunpeng) Li2017-12-041-22/+14Star
* drm/amd/display: Fix styling of freesync code in commit_tailLeo (Sunpeng) Li2017-12-041-4/+7
* drm/amdgpu: move GART recovery into GTT manager v2Christian König2017-12-045-59/+59
* drm/amdgpu: nuke amdgpu_ttm_is_bound() v2Christian König2017-12-045-22/+15Star
* drm/amdgpu:fix random missing of FLR NOTIFYMonk Liu2017-12-041-3/+11
* drm/amdgpu/sriov:fix memory leak in psp_load_fwMonk Liu2017-12-041-8/+12
* drm/amdgpu:cleanup ucode_init_boMonk Liu2017-12-041-2/+2
* drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu2017-12-048-16/+15Star
* drm/amdgpu:implement new GPU recover(v3)Monk Liu2017-12-048-184/+166Star
* amd/scheduler:imple job skip feature(v3)Monk Liu2017-12-042-21/+31
* drm/amdgpu: fix indentation in amdgpu_display.hChristian König2017-12-041-3/+2Star
* drm/amd/display: Only add stream to freesync when modeset requiredLeo (Sunpeng) Li2017-12-041-7/+21
* drm/amd/display: Cleanup code that enables freesyncLeo (Sunpeng) Li2017-12-041-36/+19Star
* drm/amd/display: Atomic freesync ASSERT fixBhawanpreet Lakha2017-12-041-0/+27
* drm/amd/display: add mod_freesync_user_enable to dm_connector_stateAlex Deucher2017-12-041-0/+1
* drm/amd/display: DMCU FW loading from PSPAnthony Koo2017-12-044-7/+202
* drm/amd/display: Set cursor position as per address.Yongqiang Sun2017-12-041-3/+4
* drm/amd/display: Explicit casting for grph object idsHarry Wentland2017-12-041-6/+6
* drm/amd/display: cleaning up hubp for dcnYue Hin Lau2017-12-043-192/+193
* drm/amd/display: Clean some unneeded defines from ddc_service_types.hHarry Wentland2017-12-041-33/+0Star
* drm/amd/display: Cleanup some fail labels in dcn10_resourceHarry Wentland2017-12-041-24/+13Star
* drm/amd/display: Adding DCN1 registersMikita Lipski2017-12-041-3/+30
* drm/amd/display: Check cursor address before program.Yongqiang Sun2017-12-041-1/+2
* drm/amd/display: Move lock to front end program.Yongqiang Sun2017-12-043-52/+29Star
* drm/amd/display: Add APU cap in dc_capsAnthony Koo2017-12-045-0/+6
* drm/amdgpu: delete duplicated code.Rex Zhu2017-12-041-2/+0Star
* drm/amd/pp: delete an outdated comment in amd_powerplay.cRex Zhu2017-12-041-3/+0Star
* drm/amd/pp: implement notify_smu_memory_info on PowerplayRex Zhu2017-12-041-0/+36
* drm/amdgpu: add new pp function point notify_smu_memory_infoRex Zhu2017-12-042-0/+11
* drm/amdgpu: add header kgd_pp_interface.hRex Zhu2017-12-045-267/+293
* drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu2017-12-042-7/+7
* drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu2017-12-043-108/+90Star
* drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.hRex Zhu2017-12-042-143/+144
* drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2Christian König2017-12-044-6/+6
* drm/amdgpu: don't wait interruptible while binding GART spaceChristian König2017-12-041-1/+1
* drm/amdgpu: fix pin domain compatibility checkChristian König2017-12-041-1/+1
* drm/amdgpu: always bind pinned BOsChristian König2017-12-041-7/+7
* drm/amdgpu: use the actual placement for pin accountingChristian König2017-12-041-0/+2
* drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)pding2017-12-042-2/+23
* drm/amdgpu/virt: implement wait_reset callbacks for vi/aipding2017-12-042-0/+7
* drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan2017-12-043-9/+9
* drm/amdgpu/virt: add wait_reset virt opspding2017-12-042-0/+18