summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c
AgeCommit message (Expand)AuthorLines
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter-1/+1
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie-1/+0
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland-2/+3
2018-07-05drm/amd/display: Moving powerplay functions to a separate classMikita Lipski-492/+0
2018-07-05drm/amd/display: Convert 10kHz clks from PPLib into kHzMikita Lipski-6/+9
2018-07-05drm/amd/display: Add dmpp clks types for conversionMikita Lipski-23/+18
2018-07-05drm/amd/display: Add clock types to applying clk for voltageMikita Lipski-0/+8
2018-07-05drm/amd/display: Use local structs instead of struct pointersMikita Lipski-11/+11
2018-07-05drm/amd/display: Introduce pp-smu raven functionsMikita Lipski-1/+87
2018-07-05drm/amd/display: Adding Get static clocks for dm_pp interfaceMikita Lipski-2/+16
2018-07-05drm/amd/display: Apply clock for voltage requestMikita Lipski-2/+29
2018-07-05drm/amd/display: Adding dm-pp clocks getting by voltageMikita Lipski-2/+41
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann-8/+0
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