Age | Commit message (Expand) | Author |
2022-11-09 | drm/amd/display: Only update link settings after successful MST link train | Michael Strauss |
2022-10-27 | Revert "drm/amd/display: Limit max DSC target bpp for specific monitors" | Hamza Mahfooz |
2022-09-19 | drm/amd/display: Refactor edp panel power sequencer(PPS) codes | Ian Chen |
2022-09-12 | Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2022-09-11 | Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-08-29 | drm/amd/display: Refactor edp dsc codes. | Ian Chen |
2022-08-23 | drm/display/dp_mst: Move all payload info into the atomic state | Lyude Paul |
2022-08-23 | drm/amdgpu/dm/mst: Rename get_payload_table() | Lyude Paul |
2022-08-23 | drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table) | Lyude Paul |
2022-08-16 | drm/amd/display: implement DSC pass-through support | Hamza Mahfooz |
2022-07-28 | drm/amd/display: fix signedness bug in execute_synaptics_rc_command() | Dan Carpenter |
2022-07-20 | drm/amd/display: Add tags for indicating mst progress status | Wayne Lin |
2022-06-21 | drm/amd/display: Release remote dc_sink under mst scenario | Wayne Lin |
2022-05-10 | drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dm | Alex Hung |
2022-03-31 | drm/amd/display: Fix pointer dereferenced before checking | Haowen Bai |
2022-02-24 | drm/amd/display: Add conditional around function | Magali Lemes |
2022-02-23 | drm/amd/display: clear remote dc_sink when stop mst | Wayne Lin |
2022-02-02 | drm/amd/display: fix spelling mistake: synatpics -> synaptics | Colin Ian King |
2022-01-25 | drm/amd/display: Add DSC Enable for Synaptics Hub | Fangzhi Zuo |
2022-01-25 | drm/amd/display: Add Synaptics Fifo Reset Workaround | Fangzhi Zuo |
2022-01-25 | drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgr | Ian Chen |
2022-01-25 | drm/amd/display: Don't update drm connector when read local EDID | Wayne Lin |
2022-01-25 | drm/amd/display: Drop DCN for DP2.x logic | Wenjing Liu |
2021-12-07 | drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi | Claudio Suarez |
2021-12-07 | drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the code | Claudio Suarez |
2021-12-01 | drm/amd/display: Add DP-HDMI FRL PCON SST Support in DM | Fangzhi Zuo |
2021-11-24 | drm/amd/display: fix accidental casting enum to bool | Mikita Lipski |
2021-11-22 | drm/amd/display: Enable DSC over eDP | Mikita Lipski |
2021-10-27 | drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set | Alex Deucher |
2021-10-25 | drm/amd/display: Add DP 2.0 MST DM Support | Bhawanpreet Lakha |
2021-10-25 | drm: Update MST First Link Slot Information Based on Encoding Format | Bhawanpreet Lakha |
2021-10-06 | drm/amd/display: Support for SET_CONFIG processing with DMUB | Jude Shih |
2021-09-14 | drm/amd/display: Add periodic detection when zstate is enabled | Eric Yang |
2021-09-01 | drm/amd/display: Limit max DSC target bpp for specific monitors | Roman Li |
2021-09-01 | drm/amd/display: Add DP 2.0 SST DC Support | Fangzhi Zuo |
2021-06-04 | drm/amd/display: Add DCN3.1 clock manager support | Nicholas Kazlauskas |
2021-05-10 | drm/amd/display: Add dc log for DP SST DSC enable/disable | Fangzhi Zuo |
2021-05-10 | drm/amd/display: Support for DMUB AUX | Jude Shih |
2021-04-20 | drm/amd/display: add helper for enabling mst stream features | Bing Guo |
2021-04-09 | drm/amd/display: Log DMCUB trace buffer events | Leo (Hanghong) Ma |
2021-03-23 | drm/amd/display: Fix typo for helpers function name | Leo (Hanghong) Ma |
2021-03-23 | drm/amdgpu/display: Implement functions to let DC allocate GPU memory | Zhan Liu |
2021-03-02 | drm/amd/display: fix the return of the uninitialized value in ret | Colin Ian King |
2021-03-02 | drm/amd/display: Implement dmub trace event | Yongqiang Sun |
2021-02-09 | drm/amd/display: Add return code instead of boolean for future use | Fangzhi Zuo |
2021-01-05 | drm/amd/display: remove unused including <linux/version.h> | Tian Tao |
2020-12-01 | drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation | Lee Jones |
2020-12-01 | drm/amd/display: Clear dc remote sinks on MST disconnect | Aurabindo Pillai |
2020-11-04 | drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) | Alex Deucher |
2020-07-01 | drm/amd/display: Add DCN3 Support in DM (v2) | Bhawanpreet Lakha |