summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski2023-04-181-3/+27
* drm/amd/display: remove incorrect early returnAurabindo Pillai2023-04-181-1/+0
* drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones2023-03-221-0/+3
* drm/amd/display: use a more accurate check in dm_helpers_dp_read_dpcd()Hamza Mahfooz2023-03-131-2/+2
* drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin2023-03-071-7/+50
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-071-8/+0
* drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim2023-02-281-0/+2
* Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-02-211-1/+1
|\
| * drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-1/+1
* | Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-211-1/+1
|\ \ | |/ |/|
| * drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak2023-02-131-1/+1
* | drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo2023-01-311-1/+11
* | drm/amd/display: Enable Freesync over PConSung Joon Kim2023-01-311-0/+33
|/
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-1/+0
* drm/amdgpu/display/mst: adjust the logic in 2nd phase of updating payloadWayne Lin2023-01-241-1/+5
* drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin2023-01-241-9/+10
* drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin2023-01-241-12/+39
* drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo2023-01-241-0/+125
* drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang2022-11-291-6/+4
* drm/amd/display: Only update link settings after successful MST link trainMichael Strauss2022-11-091-0/+8
* Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz2022-10-271-35/+0
* drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen2022-09-191-2/+11
* Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-09-121-4/+60
|\
| * drm/amd/display: Refactor edp dsc codes.Ian Chen2022-08-291-0/+19
| * drm/amd/display: implement DSC pass-through supportHamza Mahfooz2022-08-161-4/+41
* | Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-09-111-73/+35
|\ \ | |/ |/|
| * drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul2022-08-231-71/+33
| * drm/amdgpu/dm/mst: Rename get_payload_table()Lyude Paul2022-08-231-3/+4
| * drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul2022-08-231-5/+4
* | drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter2022-07-281-1/+1
|/
* drm/amd/display: Add tags for indicating mst progress statusWayne Lin2022-07-201-2/+16
* drm/amd/display: Release remote dc_sink under mst scenarioWayne Lin2022-06-211-17/+1
* drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung2022-05-101-2/+0
* drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai2022-03-311-1/+1
* drm/amd/display: Add conditional around functionMagali Lemes2022-02-241-1/+3
* drm/amd/display: clear remote dc_sink when stop mstWayne Lin2022-02-231-1/+19
* drm/amd/display: fix spelling mistake: synatpics -> synapticsColin Ian King2022-02-021-16/+16
* drm/amd/display: Add DSC Enable for Synaptics HubFangzhi Zuo2022-01-251-0/+48
* drm/amd/display: Add Synaptics Fifo Reset WorkaroundFangzhi Zuo2022-01-251-0/+133
* drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgrIan Chen2022-01-251-20/+4
* drm/amd/display: Don't update drm connector when read local EDIDWayne Lin2022-01-251-8/+0
* drm/amd/display: Drop DCN for DP2.x logicWenjing Liu2022-01-251-5/+1
* drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez2021-12-071-12/+7
* drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the codeClaudio Suarez2021-12-071-15/+3
* drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo2021-12-011-2/+11
* drm/amd/display: fix accidental casting enum to boolMikita Lipski2021-11-241-1/+1
* drm/amd/display: Enable DSC over eDPMikita Lipski2021-11-221-1/+1
* drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2021-10-271-1/+3
* drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha2021-10-251-1/+4
* drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha2021-10-251-1/+1