aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback1-2/+3
2020-04-07drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas1-1/+12
2020-04-07drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang1-0/+2
2020-03-31drm/amd/display: Support plane level CTMStylon Wang1-1/+9
2020-03-31drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun1-0/+23
2020-03-19drm/amd/display: combine watermark change and clock change for update clocks.Yongqiang Sun1-6/+7
2020-03-19drm/amd/display: Pass triplebuffer surface flip flags down to plane stateNicholas Kazlauskas1-0/+2
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun1-0/+4
2020-02-25drm/amd/display: optimize prgoram wm and clksYongqiang Sun1-6/+4
2020-02-11drm/amd/display: Pass override OUI in to dc_init_dataCalvin Hou1-1/+1
2020-02-06drm/amd/display: decouple global lock out of pipe control lockWenjing Liu1-0/+20
2020-02-06drm/amd/display: remove early break in interdependent_lockRoman Li1-1/+0
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo1-20/+67
2020-02-06drm/amd/display: Indicate dsc updates explicitlyAnthony Koo1-7/+12
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo1-5/+19
2020-02-06drm/amd/display: remove invalid dc_is_hw_initialized functionJoseph Gravenor1-6/+0
2020-01-27drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo1-3/+3
2020-01-16drm/amd/display: stop doing unnecessary detection when going to D3Joseph Gravenor1-0/+6
2020-01-16drm/amd/display: Fix 300Hz Freesync bugAlvin Lee1-1/+0
2019-12-18drm/amd/display: support virtual DCNJun Lei1-45/+68
2019-12-18drm/amd/display: scaling changes should also be a full updateAric Cyr1-4/+4
2019-12-18drm/amd/display: Enable Seamless Boot Transition for Multiple StreamsMartin Leung1-9/+12
2019-12-18drm/amd/display: Add wait for flip not pending on pipe unlockNoah Abradjian1-3/+36
2019-12-05drm/amd/display: Remove redundant callNoah Abradjian1-2/+0
2019-12-05drm/amd/display: add DP protocol versionAnthony Koo1-0/+2
2019-12-05drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung1-1/+1
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo1-0/+6
2019-11-26drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_streamNathan Chancellor1-2/+2
2019-11-19drm/amd/display: Use a temporary copy of the current state when updating DSC configNikola Cornij1-7/+24
2019-11-19drm/amd/display: DML Validation Dump/Check with LoggingJaehyun Chung1-1/+17
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-2/+2
2019-11-19drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss1-7/+10
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-11-19drm/amd/display: revert change causing DTN hang for RVSamson Tam1-27/+0
2019-11-19drm/amd/display: Fix stereo with DCC enabledSamson Tam1-0/+27
2019-11-13drm/amd/display: Use static const, not const staticzhengbin1-1/+1
2019-11-13drm/amd/display: remove duplicated comparison expressionColin Ian King1-1/+0
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-4/+4
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-48/+0
2019-11-13drm/amd/display: Unify all scaling when Integer Scaling enabledReza Amini1-2/+6
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei1-0/+11
2019-11-13drm/amd/display: optimize bandwidth after commit streams.Yongqiang Sun1-0/+4
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-5/+1
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+8
2019-10-28dc.c:use kzalloc without testzhongshiqi1-0/+4
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian1-4/+0
2019-10-25drm/amd/display: add flag to allow diag to force enumerate edpJun Lei1-1/+1
2019-10-25drm/amd/display: remove unused codeDmytro Laktyushkin1-2/+0