summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
AgeCommit message (Expand)Author
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
2020-05-06drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu
2020-03-05drm/amd/display: fix typo "to found" -> "to find"Roman Li
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-01-09drm/amd/display: Write DSC enable to MST DPCDDavid Francis
2019-11-19drm/amdgpu/dm: Do not throw an error for a display with no audioChris Wilson
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: fix dereference of pointer aconnector when it is nullColin Ian King
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski
2019-09-16drm/amd: be quiet when no SAD block is foundJean Delvare
2019-09-13drm/amd/display: Don't allocate payloads if link lostAlvin Lee
2019-08-22drm/amd/display: Enable SST DSC in DMDavid Francis
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland