aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dce (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-09drm/amdgpu/display: add fallthrough commentAlex Deucher1-0/+1
2019-12-05drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen1-10/+22
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo2-2/+6
2019-11-19drm/amd/display: Clean up some code with unused registersAnthony Koo1-2/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha4-17/+17
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha4-14/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha9-46/+4
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe2-10/+38
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei3-57/+11
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo1-0/+1
2019-11-13drm/amd/display: Add PSP FW version mask.Yongqiang Sun1-1/+1
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun2-0/+92
2019-10-28drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun1-5/+0
2019-10-25drm/amdgpu: Add DC feature mask to disable fractional pwmLeo Li1-0/+4
2019-10-25drm/amd/display: Proper return of result when aux engine acquire failsAnthony Koo1-1/+4
2019-10-17drm/amd/display: Add renoir hw_seqBhawanpreet Lakha1-0/+1
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe2-7/+82
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe2-4/+182
2019-10-10drm/amd/display: make aux defer delay and aux sw start delay seperateXiaodong Yan1-2/+9
2019-10-10drm/amd/display: wait for set pipe mcp command completionJosip Pavic1-0/+3
2019-09-16drm/amd/display: rename variable eanble -> enableColin Ian King1-4/+4
2019-09-13drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu1-2/+2
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei2-6/+0
2019-08-29drm/amd/display: Fix register namesBhawanpreet Lakha1-2/+2
2019-08-29drm/amd/display: Add Renoir hw_seq register listBhawanpreet Lakha1-0/+97
2019-08-29drm/amd/display: Add Renoir clock registers listBhawanpreet Lakha1-0/+17
2019-08-23drm/amd/display: Properly read LVTMA_PWRSEQ_CNTLJoshua Aberback1-26/+17
2019-08-23drm/amd/display: Use res_cap to acquire i2c instead of pipe countDerek Lai1-1/+2
2019-08-23drm/amd/display: support spdifCharlene Liu1-2/+2
2019-08-22drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin1-1/+1
2019-08-22drm/amd/display: fix a potential null pointer dereferenceColin Ian King1-1/+2
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2-1/+14
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2-32/+13