summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
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-03Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-7/+10
2023-03-02Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-03-02drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-02drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2-2/+1
2023-02-28drm/amd/display: Promote DAL to 3.2.224Aric Cyr1-1/+1
2023-02-28drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai1-6/+12
2023-02-28drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-02-28drm/amd/display: Only wait for blank completion if OTG activeAric Cyr1-1/+3
2023-02-28drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-28drm/amd/display: remove empty dc_link.cWenjing Liu1-27/+0
2023-02-28drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu30-260/+976
2023-02-28drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar2-4/+4
2023-02-28drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee4-10/+34
2023-02-28drm/amd/display: update pixel format in DP hw sequenceYihan Zhu1-0/+6
2023-02-28drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-02-28drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu3-11/+22
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar4-4/+56
2023-02-28Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr9-24/+16
2023-02-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4