aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko1-1/+3
2020-08-06drm/amd/display: Use hw lock mgrWyatt Wood1-1/+1
2020-07-02drm/amd/display: Initialize psr debug flags to 0Wyatt Wood1-0/+1
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood3-1/+98
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das1-5/+5
2020-07-01drm/amd/display: Passing initial SDP deadline to dmubpo-tchen1-0/+1
2020-07-01drm/amd/display: update audio wall clock programmingCharlene Liu1-1/+3
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha1-0/+20
2020-07-01drm/amd/display: Add DCN3 HWSEQBhawanpreet Lakha1-0/+46
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2-7/+188
2020-05-28drm/amd/display: FW release 1.0.10Anthony Koo1-1/+1
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun1-92/+0
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo2-3/+2
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-2/+10
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun5-386/+238
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_encoder.cZheng Bin1-2/+0
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun2-12/+19
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2-9/+9
2020-04-28drm/amd/display: clean up some header pathsAnthony Koo2-3/+3
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo3-76/+76
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo4-51/+238
2020-04-22drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood1-1/+44
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-7/+6
2020-04-22drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood2-3/+3
2020-04-22drm/amd/display: Move enable fractional pwm callWyatt Wood1-17/+17
2020-04-22drm/amd/display: Add user backlight level reg writeWyatt Wood1-0/+2
2020-04-22drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing1-33/+0
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu2-1/+22
2020-04-09drm/amd/display: Remove unused definesWyatt Wood1-3/+0
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood2-4/+23
2020-04-01drm/amd/display: Move backlight pwm enable function callWyatt Wood1-17/+17
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood4-1/+459
2020-03-13drm/amd/display: Possible divide by zero in set_speed()Dan Carpenter1-11/+12
2020-03-13drm/amd/display: clean up a condition in dmub_psr_copy_settings()Dan Carpenter1-5/+3
2020-03-13AMD DISPLAY CORE: Use fallthrough;Joe Perches2-2/+2
2020-03-05drm/amd/display: Remove pointless NULL checks in dmub_psr_copy_settingsNathan Chancellor1-1/+1
2020-03-05drm/amd/display: Fix dmub_psr_destroy()Dan Carpenter1-1/+1
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood3-4/+6
2020-02-25drm/amd/display: Update TX masks correctlyAlvin Lee1-0/+16
2020-02-25drm/amd/display: update scaling filtersDmytro Laktyushkin2-939/+1290
2020-02-11drm/amd/display: Add psr get_state callWyatt Wood2-6/+9
2020-02-11drm/amd/display: Hookup psr set version callWyatt Wood2-6/+12
2020-02-11drm/amd/display: Remove unused values from psr structWyatt Wood1-13/+0
2020-02-06drm/amd/display: Check engine is not NULL before acquiringAric Cyr1-1/+1
2020-02-06drm/amd/display: Add set psr version messageWyatt Wood2-24/+47
2020-01-22drm/amd/display: init hw i2c speedLewis Huang2-9/+1
2020-01-22drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang1-49/+19
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang1-3/+0
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood2-0/+267