summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher2018-05-301-1/+1
* drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland2018-05-291-2/+1
* drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland2018-05-251-2/+44
* drm/amd/display: add delay between panel pwr off to on.Charlene Liu2018-04-111-0/+7
* drm/amd/display: Implement dm_get_timestampHarry Wentland2018-04-111-2/+4
* drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland2018-02-191-33/+0
* drm/amd/display: performance profiling instrumentationTony Cheng2017-12-061-0/+4
* drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu2017-12-041-12/+17
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-211-0/+6
* drm/amd/display: drop unused dm_delay_in_microsecondsAlex Deucher2017-10-171-7/+0
* drm/amd/display: drop unused functions in amdgpu_dm_services.cAlex Deucher2017-10-171-53/+0
* drm/amd/display: refactor pplib/smu communicationTony Cheng2017-09-261-8/+5
* drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland2017-09-261-1/+0
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-2/+0
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-0/+10
* drm/amd/display: mclk level can't be 0.Rex Zhu2017-09-261-4/+4
* drm/amd/display: drop setmode complete notifierDave Airlie2017-09-261-13/+0
* drm/amd/display: drop get platform infoDave Airlie2017-09-261-7/+0
* drm/amd/display: drop register logger and pid/tgid gettersDave Airlie2017-09-261-10/+0
* drm/amd/display: remove some unused wrappersDave Airlie2017-09-261-4/+0
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+463
OpenPOWER on IntegriCloud