| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-18 | drm/amd/display: fix potential integer overflow when shifting 32 bit variable bl_pwm |  Colin Ian King | 1 | -1/+1 |
| 2020-08-17 | drm/amd/display: Add read backlight interface |  Yongqiang Sun | 2 | -3/+15 |
| 2020-08-10 | drm/amd/display: Fix incorrect backlight register offset for DCN |  Aric Cyr | 1 | -1/+1 |
| 2020-08-04 | drm/amd/display: Read VBIOS Golden Settings Tbl |  Igor Kravchenko | 1 | -1/+3 |
| 2020-07-30 | drm/amd/display: Use hw lock mgr |  Wyatt Wood | 1 | -1/+1 |
| 2020-07-27 | drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2) |  Mauro Rossi | 2 | -5/+95 |
| 2020-07-27 | drm/amd/display: dce_transform: add DCE6 specific macros,functions |  Mauro Rossi | 2 | -0/+418 |
| 2020-07-27 | drm/amd/display: dce_opp: add DCE6 specific macros,functions |  Mauro Rossi | 2 | -0/+254 |
| 2020-07-27 | drm/amd/display: dce_mem_input: add DCE6 specific macros,functions (v2) |  Mauro Rossi | 2 | -1/+278 |
| 2020-07-27 | drm/amd/display: dce_link_encoder: add DCE6 specific macros,functions |  Mauro Rossi | 2 | -0/+407 |
| 2020-07-27 | drm/amd/display: dce_ipp: add DCE6 specific macros,functions |  Mauro Rossi | 2 | -0/+95 |
| 2020-07-27 | drm/amd/display: dce_hwseq: add DCE6 specific macros,functions |  Mauro Rossi | 2 | -0/+27 |
| 2020-07-27 | drm/amd/display: dce_dmcu: add DCE6 specific macros,functions |  Mauro Rossi | 1 | -0/+37 |
| 2020-07-27 | drm/amd/display: dce_audio: add DCE6 specific macros,functions |  Mauro Rossi | 2 | -0/+154 |
| 2020-07-02 | drm/amd/display: Initialize psr debug flags to 0 |  Wyatt Wood | 1 | -0/+1 |
| 2020-07-01 | drm/amd/display: Use dmub fw to lock pipe, cursor, dig |  Wyatt Wood | 3 | -1/+98 |
| 2020-07-01 | drm/amd/display: label internally used symbols as static |  Nirmoy Das | 1 | -5/+5 |
| 2020-07-01 | drm/amd/display: Passing initial SDP deadline to dmub |  po-tchen | 1 | -0/+1 |
| 2020-07-01 | drm/amd/display: update audio wall clock programming |  Charlene Liu | 1 | -1/+3 |
| 2020-07-01 | drm/amd/display: Add DCN3 Resource |  Bhawanpreet Lakha | 1 | -0/+20 |
| 2020-07-01 | drm/amd/display: Add DCN3 HWSEQ |  Bhawanpreet Lakha | 1 | -0/+46 |
| 2020-07-01 | drm/amd/display: Add DCN3 CLK_MGR |  Bhawanpreet Lakha | 2 | -7/+188 |
| 2020-05-28 | drm/amd/display: FW release 1.0.10 |  Anthony Koo | 1 | -1/+1 |
| 2020-05-28 | drm/amd/display: Implement some asic specific abm call backs. |  Yongqiang Sun | 1 | -92/+0 |
| 2020-05-05 | drm/amd/display: move location of dmub_srv.h file |  Anthony Koo | 2 | -3/+2 |
| 2020-05-05 | drm/amd/display: add addition dc type to translate to dmub fw type |  Anthony Koo | 1 | -2/+10 |
| 2020-05-05 | drm/amd/display: Move panel_cntl specific register from abm to panel_cntl. |  Yongqiang Sun | 5 | -386/+238 |
| 2020-04-30 | drm/amd/display: remove set but not used variable 'speakers' in dce_stream_encoder.c |  Zheng Bin | 1 | -2/+0 |
| 2020-04-28 | drm/amd/display: Add panel cntl id for set backlight level. |  Yongqiang Sun | 2 | -12/+19 |
| 2020-04-28 | drm/amd/display: Pass command instead of header into DMUB service |  Nicholas Kazlauskas | 2 | -9/+9 |
| 2020-04-28 | drm/amd/display: clean up some header paths |  Anthony Koo | 2 | -3/+3 |
| 2020-04-22 | drm/amd/display: change from panel to panel cntl |  Anthony Koo | 3 | -76/+76 |
| 2020-04-22 | drm/amd/display: move panel power seq to new panel struct |  Anthony Koo | 4 | -51/+238 |
| 2020-04-22 | drm/amd/display: Various fixes for PSR on DMCUB |  Wyatt Wood | 1 | -1/+44 |
| 2020-04-22 | drm/amd/display: Unify psr feature flags |  Wyatt Wood | 1 | -7/+6 |
| 2020-04-22 | drm/amd/display: Add SetBacklight call to abm on dmcub |  Wyatt Wood | 2 | -3/+3 |
| 2020-04-22 | drm/amd/display: Move enable fractional pwm call |  Wyatt Wood | 1 | -17/+17 |
| 2020-04-22 | drm/amd/display: Add user backlight level reg write |  Wyatt Wood | 1 | -0/+2 |
| 2020-04-22 | drm/amd/dc: remove unused variable 'video_optimized_pixel_rates' |  YueHaibing | 1 | -33/+0 |
| 2020-04-09 | drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabled |  Wenjing Liu | 2 | -1/+22 |
| 2020-04-09 | drm/amd/display: Remove unused defines |  Wyatt Wood | 1 | -3/+0 |
| 2020-04-09 | drm/amd/display: Implement abm config table copy to dmcub |  Wyatt Wood | 2 | -4/+23 |
| 2020-04-01 | drm/amd/display: Move backlight pwm enable function call |  Wyatt Wood | 1 | -17/+17 |
| 2020-04-01 | drm/amd/display: Add ABM driver implementation |  Wyatt Wood | 4 | -1/+459 |
| 2020-03-13 | drm/amd/display: Possible divide by zero in set_speed() |  Dan Carpenter | 1 | -11/+12 |
| 2020-03-13 | drm/amd/display: clean up a condition in dmub_psr_copy_settings() |  Dan Carpenter | 1 | -5/+3 |
| 2020-03-13 | AMD DISPLAY CORE: Use fallthrough; |  Joe Perches | 2 | -2/+2 |
| 2020-03-05 | drm/amd/display: Remove pointless NULL checks in dmub_psr_copy_settings |  Nathan Chancellor | 1 | -1/+1 |
| 2020-03-05 | drm/amd/display: Fix dmub_psr_destroy() |  Dan Carpenter | 1 | -1/+1 |
| 2020-02-25 | drm/amd/display: Add driver support for enabling PSR on DMCUB |  Wyatt Wood | 3 | -4/+6 |