summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie159-2286/+3567
13 daysdrm/amd: fix compilation issue with legacy gccbobzhou1-3/+6
13 daysdrm/amd/display: 3.2.227Aric Cyr1-1/+1
13 daysdrm/amd/display: fix assert conditionSamson Tam1-1/+1
13 daysdrm/amd/display: Make DCN32 functions available to future DCNsWesley Chalmers2-4/+17
13 daysdrm/amd/display: reallocate DET for dual displays with high pixel rate ratioSamson Tam1-1/+42
13 daysdrm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
13 daysdrm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+8
13 daysdrm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen2-2/+14
2023-03-14drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-14drm/amd/display: Add Validate BW for USB4 LinksMustapha Ghaddar2-0/+48
2023-03-14drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu50-391/+803
2023-03-14drm/amd/display: reset the scaler boundary modeZhikai Zhai3-0/+10
2023-03-14drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programmingAlvin Lee2-2/+39
2023-03-08drm/amd/display: remove unused variable availableTom Rix1-8/+0
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro16-33/+0
2023-03-08Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"Alex Deucher1-1/+1
2023-03-07drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-07drm/amd/display: change several dcn30 variables storage-class-specifier to st...Tom Rix3-3/+3
2023-03-07drm/amd/display: change several dcn20 variables storage-class-specifier to st...Tom Rix4-4/+4
2023-03-07drm/amd/display: change several dcn201 variables storage-class-specifier to s...Tom Rix3-4/+4
2023-03-07drm/amd/display: 3.2.226Aric Cyr1-1/+1
2023-03-07drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-03-07drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira2-51/+0
2023-03-07drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-03-07drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee2-15/+23
2023-03-07drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger1-0/+4
2023-03-07drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee5-8/+17
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland19-27/+27
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland14-55/+16
2023-03-07drm/amd/display: Keep PHY active for dp configAgustin Gutierrez1-0/+5
2023-03-07drm/amd/display: Simplify register offsetsChris Park5-239/+0
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu10-40/+46
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu28-81/+486
2023-03-07drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu5-612/+68
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu6-10/+40
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu11-58/+178
2023-03-07drm/amd/display: Build DSC without DCN configHarry Wentland2-2/+3
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland12-57/+2
2023-03-07drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh2-4/+4
2023-03-07drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-03-07drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas3-1/+4
2023-03-07drm/amd/display: 3.2.225Aric Cyr1-1/+1
2023-03-07drm/amd/display: When blanking during init loop to find OPP indexAlvin Lee3-1/+88
2023-03-07drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar1-30/+26
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh2-14/+30
2023-03-07drm/amd/display: Simplify same effect if/else blocksDeepak R Varma1-8/+3
2023-03-06drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-7/+10