summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu44-5046/+5420
2023-02-09drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma3-0/+43
2023-02-09drm/amd/display: Fix null pointer deref error on rotationAurabindo Pillai1-4/+6
2023-02-09drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers5-1/+29
2023-02-09drm/amd/display: Do not set DRR on pipe commitWesley Chalmers1-3/+0
2023-02-03drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli2-10/+4
2023-02-03drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()Tom Rix1-1/+1
2023-02-03drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()Tom Rix1-1/+1
2023-02-03drm/amdgpu/display: remove duplicate include header in filesye xingchen1-1/+0
2023-01-31drm/amd/display: 3.2.221Aric Cyr1-1/+1
2023-01-31drm/amd/display: fix linux dp link lost handled only one timeHersen Wu1-0/+3
2023-01-31drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-01-31drm/amd/display: Add Function declaration in dc_linkMustapha Ghaddar2-24/+27
2023-01-31drm/amd/display: Revert "avoid disable otg when dig was disabled"Aric Cyr1-20/+6
2023-01-31drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-01-31drm/amd/display: fix FCLK pstate change underflowVladimir Stempen1-0/+4
2023-01-31drm/amd/display: Fix only one ABM pipe enabled under ODM combined caseLeon Huang1-0/+9
2023-01-31drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-01-31drm/amd/display: Correct bw_params populationDaniel Miess1-10/+21
2023-01-31drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-01-31drm/amd/display: fix MALL size hardcoded for DCN321Samson Tam1-1/+0
2023-01-31drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu4-7/+68
2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim1-0/+1
2023-01-26drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
2023-01-24drm/amd/display: 3.2.220Aric Cyr1-1/+1
2023-01-24drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-6/+20
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen3-0/+5
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu41-761/+652
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu6-1023/+1090
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu10-393/+451
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim21-3/+292
2023-01-24drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam5-5/+78
2023-01-24drm/amd/display: Set init freq for DCFCLK DSAlvin Lee2-0/+2
2023-01-24drm/amd/display: Use |= when assigning wm_optimized_requiredAlvin Lee1-2/+5
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu13-827/+893
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu44-128/+107
2023-01-24drm/amd/display: Disable SubVP for PSR panelsAlvin Lee3-1/+12
2023-01-24drm/amd/display: 3.2.219Aric Cyr1-1/+1
2023-01-24drm/amd/display: Correcting prefetch mode for fast validateSaaem Rizvi1-7/+1
2023-01-24drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-24drm/amd/display: Allow idle optimization after turning off all pipesAlvin Lee1-0/+10
2023-01-24drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin3-19/+31
2023-01-24drm/amd/display: Disable MALL SS and messages for PSR supported configsDillon Varone1-0/+7
2023-01-24drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo2-120/+25
2023-01-24drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()Hamza Mahfooz1-1/+1
2023-01-20drm/amd/display: remove duplicate included header filesye xingchen1-1/+0
2023-01-20drm/amd/display: fix hdmi_encoded_link_bw definitionArnd Bergmann1-6/+0
2023-01-20drm/amd/display: fix dp_retrieve_lttpr_cap() return valueArnd Bergmann1-3/+3
2023-01-20drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello1-1/+1
2023-01-19drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2