summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-02-09drm/amd/display: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede1-3/+0
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu48-5056/+5430
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-09drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz1-50/+22
2023-02-03Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher1-0/+1
2023-02-03drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher1-14/+28
2023-02-03drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher1-2/+0
2023-02-03drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher1-1/+0
2023-02-03drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli3-11/+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: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
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 Wu2-3/+24
2023-01-31drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
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: Add Debug Log for MST and PCONFangzhi Zuo3-1/+26
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 Kim7-37/+118
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie100-3335/+4067
2023-01-28amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-26drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie116-7165/+8081
2023-01-24drm/amd/display: 3.2.220Aric Cyr1-1/+1
2023-01-24drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-01-24drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-6/+20
2023-01-24drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen7-6/+19
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu45-766/+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 Liu11-394/+452
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim23-3/+383
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 Liu45-129/+108