summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
AgeCommit message (Expand)Author
2022-11-09drm/amd/display: Only update link settings after successful MST link trainMichael Strauss
2022-10-27Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-09-19drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-08-29drm/amd/display: Refactor edp dsc codes.Ian Chen
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul
2022-08-23drm/amdgpu/dm/mst: Rename get_payload_table()Lyude Paul
2022-08-23drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul
2022-08-16drm/amd/display: implement DSC pass-through supportHamza Mahfooz
2022-07-28drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin
2022-06-21drm/amd/display: Release remote dc_sink under mst scenarioWayne Lin
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai
2022-02-24drm/amd/display: Add conditional around functionMagali Lemes
2022-02-23drm/amd/display: clear remote dc_sink when stop mstWayne Lin
2022-02-02drm/amd/display: fix spelling mistake: synatpics -> synapticsColin Ian King
2022-01-25drm/amd/display: Add DSC Enable for Synaptics HubFangzhi Zuo
2022-01-25drm/amd/display: Add Synaptics Fifo Reset WorkaroundFangzhi Zuo
2022-01-25drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgrIan Chen
2022-01-25drm/amd/display: Don't update drm connector when read local EDIDWayne Lin
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez
2021-12-07drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the codeClaudio Suarez
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski
2021-10-27drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher
2021-10-25drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang
2021-09-01drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas
2021-05-10drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo
2021-04-09drm/amd/display: Log DMCUB trace buffer eventsLeo (Hanghong) Ma
2021-03-23drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma
2021-03-23drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu
2021-03-02drm/amd/display: fix the return of the uninitialized value in retColin Ian King
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun
2021-02-09drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo
2021-01-05drm/amd/display: remove unused including <linux/version.h>Tian Tao
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notationLee Jones
2020-12-01drm/amd/display: Clear dc remote sinks on MST disconnectAurabindo Pillai
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-07-01drm/amd/display: Add DCN3 Support in DM (v2)Bhawanpreet Lakha