summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2022-02-03drm/amd/display: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo1-0/+26
2022-02-03drm/amd/display: fix spelling mistake: synatpics -> synapticsColin Ian King1-16/+16
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-5/+5
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+3
2022-01-27drm/amd/display: Fix unused variable warningTim Huang1-2/+1
2022-01-26drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-26drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang1-0/+3
2022-01-26drm/amd/display: Reset preferred training settings immediatelyWayne Lin1-1/+1
2022-01-26drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini1-1/+1
2022-01-26drm/amd/display: Add DSC Enable for Synaptics HubFangzhi Zuo1-0/+48
2022-01-26drm/amd/display: Retrieve MST Downstream Port StatusFangzhi Zuo2-0/+24
2022-01-26drm/amd/display: Add Synaptics Fifo Reset WorkaroundFangzhi Zuo3-1/+144
2022-01-26drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas1-4/+2
2022-01-26drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgrIan Chen1-20/+4
2022-01-26drm/amd/display: add protection in link encoder matching logicMartin Tsai1-1/+1
2022-01-26drm/amd/display: Don't update drm connector when read local EDIDWayne Lin1-8/+0
2022-01-26drm/amd/display: Drop DCN for DP2.x logicWenjing Liu1-5/+1
2022-01-26drm/amd/display: Fix memory leakYongzhi Liu1-20/+60
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-1/+1
2022-01-19drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab1-2/+2
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann3-4/+4
2022-01-15drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-1/+1
2022-01-15drm/amd/pm: do not expose power implementation details to displayEvan Quan2-164/+88
2022-01-15drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu1-7/+5
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito1-1/+2
2022-01-11drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-08drm/amd/display: introduce mpo detection flagsMikita Lipski2-1/+11
2022-01-08drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas1-3/+27
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie6-80/+416
2021-12-15amdgpu: fix some kernel-doc markupYann Dirson2-3/+3
2021-12-15drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas1-0/+5
2021-12-15drm/amd/display: parse and check PSR SU capsMikita Lipski1-13/+88
2021-12-15drm/amd/display: Add debugfs entry for ILRWayne Lin1-0/+134
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter3-5/+30
2021-12-14drm/amd/display: fix function scopesIsabella Basso1-6/+12
2021-12-14drm/amd: fix improper docstring syntaxIsabella Basso1-0/+4
2021-12-14drm/amd/display: Add feature flags to disable LTTPRAurabindo Pillai1-0/+7
2021-12-14drm/amd/display: Add Debugfs Entry to Force in SST SequenceFangzhi Zuo1-0/+30
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie3-44/+184
2021-12-09drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez1-12/+7
2021-12-07drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the codeClaudio Suarez1-15/+3
2021-12-07drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez1-2/+1
2021-12-07drm/amd/display: Rename a struct field to describe a cea component betterOliver Logush1-1/+1
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih1-9/+2
2021-12-07drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2021-12-07drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-02drm/amd/display: Use oriented source size when checking cursor scalingVlad Zahorodnii1-8/+27
2021-12-02drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-02drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16