summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2023-03-02drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-03-02drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin1-0/+10
2023-03-02drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-03-02drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie7-79/+153
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2023-02-16drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai1-0/+5
2023-02-16drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-15drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha3-7/+41
2023-02-15drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung1-5/+36
2023-02-15drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu1-0/+17
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+1
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher1-0/+1
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher1-0/+1
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher1-0/+2
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher1-0/+3
2023-02-09drm/amd/display: minor cleanup of vm_setupAlex Deucher1-3/+3
2023-02-09drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz1-0/+7
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 Liu4-10/+10
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. Piccoli1-1/+0
2023-01-31drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-01-31drm/amd/display: fix linux dp link lost handled only one timeHersen Wu1-3/+21
2023-01-31drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo3-1/+26
2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim3-33/+112
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie7-93/+330
2023-01-28amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie7-68/+129
2023-01-24drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-01-24drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen1-1/+1
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu4-5/+0
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu1-1/+1
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu1-1/+1
2023-01-24drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-01-24drm/amdgpu/display/mst: adjust the logic in 2nd phase of updating payloadWayne Lin1-1/+5
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin6-56/+57
2023-01-24drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-01-24drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-01-24drm/amd/display: set allow_freesync parameter in DMAurabindo Pillai1-0/+1
2023-01-24drm/amd/display: Revert "ignore msa parameter only if freesync is enabled"Aurabindo Pillai1-9/+2
2023-01-24drm/amd/display: Guard Freesync HDMI parsing with dc_lockStylon Wang1-2/+6
2023-01-24drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo3-1/+184
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2023-01-20drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0