summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorLines
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-3/+2
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo-2/+10
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun-386/+238
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin-2/+0
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun-12/+19
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas-9/+9
2020-04-28drm/amd/display: clean up some header pathsAnthony Koo-3/+3
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo-76/+76
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo-51/+238
2020-04-22drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood-1/+44
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood-7/+6
2020-04-22drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood-3/+3
2020-04-22drm/amd/display: Move enable fractional pwm callWyatt Wood-17/+17
2020-04-22drm/amd/display: Add user backlight level reg writeWyatt Wood-0/+2
2020-04-22drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing-33/+0
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu-1/+22
2020-04-09drm/amd/display: Remove unused definesWyatt Wood-3/+0
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood-4/+23
2020-04-01drm/amd/display: Move backlight pwm enable function callWyatt Wood-17/+17
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood-1/+459
2020-03-13drm/amd/display: Possible divide by zero in set_speed()Dan Carpenter-11/+12
2020-03-13drm/amd/display: clean up a condition in dmub_psr_copy_settings()Dan Carpenter-5/+3
2020-03-13AMD DISPLAY CORE: Use fallthrough;Joe Perches-2/+2
2020-03-05drm/amd/display: Remove pointless NULL checks in dmub_psr_copy_settingsNathan Chancellor-1/+1
2020-03-05drm/amd/display: Fix dmub_psr_destroy()Dan Carpenter-1/+1
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood-4/+6
2020-02-25drm/amd/display: Update TX masks correctlyAlvin Lee-0/+16
2020-02-25drm/amd/display: update scaling filtersDmytro Laktyushkin-939/+1290
2020-02-11drm/amd/display: Add psr get_state callWyatt Wood-6/+9
2020-02-11drm/amd/display: Hookup psr set version callWyatt Wood-6/+12
2020-02-11drm/amd/display: Remove unused values from psr structWyatt Wood-13/+0
2020-02-06drm/amd/display: Check engine is not NULL before acquiringAric Cyr-1/+1
2020-02-06drm/amd/display: Add set psr version messageWyatt Wood-24/+47
2020-01-22drm/amd/display: init hw i2c speedLewis Huang-9/+1
2020-01-22drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang-49/+19
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang-3/+0
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood-0/+267
2019-12-09drm/amdgpu/display: add fallthrough commentAlex Deucher-0/+1
2019-12-05drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen-10/+22
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo-2/+6
2019-11-19drm/amd/display: Clean up some code with unused registersAnthony Koo-2/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha-17/+17
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha-14/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha-46/+4
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe-10/+38
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei-57/+11
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo-0/+1
2019-11-13drm/amd/display: Add PSP FW version mask.Yongqiang Sun-1/+1
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun-0/+92
2019-10-28drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun-5/+0