Age | Commit message (Expand) | Author |
2024-04-09 | drm/amd/display: Add dummy interface for tracing DCN32 SMU messages | George Shen |
2020-10-26 | drm/amd/display: Decouple amdgpu_dm_trace from service | Rodrigo Siqueira |
2020-05-28 | drm/amd/display: Handle persistence in DM | Jaehyun Chung |
2019-06-10 | drm/amd: drop use of drmP.h in display/ | Sam Ravnborg |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2018-07-30 | BackMerge v4.18-rc7 into drm-next | Dave Airlie |
2018-07-12 | drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega | Harry Wentland |
2018-07-05 | drm/amd/display: Moving powerplay functions to a separate class | Mikita Lipski |
2018-07-05 | drm/amd/display: Convert 10kHz clks from PPLib into kHz | Mikita Lipski |
2018-07-05 | drm/amd/display: Add dmpp clks types for conversion | Mikita Lipski |
2018-07-05 | drm/amd/display: Add clock types to applying clk for voltage | Mikita Lipski |
2018-07-05 | drm/amd/display: Use local structs instead of struct pointers | Mikita Lipski |
2018-07-05 | drm/amd/display: Introduce pp-smu raven functions | Mikita Lipski |
2018-07-05 | drm/amd/display: Adding Get static clocks for dm_pp interface | Mikita Lipski |
2018-07-05 | drm/amd/display: Apply clock for voltage request | Mikita Lipski |
2018-07-05 | drm/amd/display: Adding dm-pp clocks getting by voltage | Mikita Lipski |
2018-06-19 | amdgpu: display: use modern ktime accessors | Arnd Bergmann |
2018-05-30 | drm/amdgpu/display: check if ppfuncs exists before using it | Alex Deucher |
2018-05-29 | drm/amd/display: Fix wrong latency assignment for VEGA clock levels | Harry Wentland |
2018-05-25 | drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency | Harry Wentland |
2018-04-11 | drm/amd/display: add delay between panel pwr off to on. | Charlene Liu |
2018-04-11 | drm/amd/display: Implement dm_get_timestamp | Harry Wentland |
2018-02-19 | drm/amd/display: Remove unused dm_pp_ interfaces | Harry Wentland |
2017-12-06 | drm/amd/display: performance profiling instrumentation | Tony Cheng |
2017-12-04 | drm/amd/powerplay: move functions to amd_pm_funcs table | Rex Zhu |
2017-10-21 | drm/amd/display: add performance trace macro to dc | Dmytro Laktyushkin |
2017-10-17 | drm/amd/display: drop unused dm_delay_in_microseconds | Alex Deucher |
2017-10-17 | drm/amd/display: drop unused functions in amdgpu_dm_services.c | Alex Deucher |
2017-09-26 | drm/amd/display: refactor pplib/smu communication | Tony Cheng |
2017-09-26 | drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm | Harry Wentland |
2017-09-26 | drm/amd/display: Remove DCE12 guards | Alex Deucher |
2017-09-26 | drm/amd/display: Enable DCE12 support | Alex Deucher |
2017-09-26 | drm/amd/display: mclk level can't be 0. | Rex Zhu |
2017-09-26 | drm/amd/display: drop setmode complete notifier | Dave Airlie |
2017-09-26 | drm/amd/display: drop get platform info | Dave Airlie |
2017-09-26 | drm/amd/display: drop register logger and pid/tgid getters | Dave Airlie |
2017-09-26 | drm/amd/display: remove some unused wrappers | Dave Airlie |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland |