summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c
AgeCommit message (Expand)AuthorLines
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland-2/+3
2018-05-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher-1/+1
2018-05-29drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland-2/+1
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland-2/+44
2018-04-11drm/amd/display: add delay between panel pwr off to on.Charlene Liu-0/+7
2018-04-11drm/amd/display: Implement dm_get_timestampHarry Wentland-2/+4
2018-02-19drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland-33/+0
2017-12-06drm/amd/display: performance profiling instrumentationTony Cheng-0/+4
2017-12-04drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu-12/+17
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin-0/+6
2017-10-17drm/amd/display: drop unused dm_delay_in_microsecondsAlex Deucher-7/+0
2017-10-17drm/amd/display: drop unused functions in amdgpu_dm_services.cAlex Deucher-53/+0
2017-09-26drm/amd/display: refactor pplib/smu communicationTony Cheng-8/+5
2017-09-26drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland-1/+0
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher-2/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher-0/+10
2017-09-26drm/amd/display: mclk level can't be 0.Rex Zhu-4/+4
2017-09-26drm/amd/display: drop setmode complete notifierDave Airlie-13/+0
2017-09-26drm/amd/display: drop get platform infoDave Airlie-7/+0
2017-09-26drm/amd/display: drop register logger and pid/tgid gettersDave Airlie-10/+0
2017-09-26drm/amd/display: remove some unused wrappersDave Airlie-4/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+463