aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu1-0/+2
2022-06-07drm/amd/display: add DP sanity checks during enable streamWenjing Liu1-0/+2
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung1-2/+0
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu1-0/+2
2020-11-02drm/amd/display: fail instead of div by zero/bugcheckAshley Thomas1-0/+2
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas1-0/+2
2020-07-01drm/amd/display: Add helper to convert DC statusRodrigo Siqueira1-0/+59
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo1-1/+0
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-4/+3
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-1/+1
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-20/+20
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood1-12/+12
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr1-4/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-1/+1
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin1-12/+12
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo1-4/+0
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha1-12/+8
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha1-6/+8
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin1-12/+6
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-9/+5
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin1-6/+7
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+22
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo1-0/+4
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher1-0/+22
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-1/+1
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-10/+10
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland1-2/+2
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-94/+94
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland1-2/+2
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-2/+2
2017-09-26drm/amd/display: remove get_position() of underlayShirish S1-2/+7
2017-09-26drm/amd/display: add bw logging for dcnDmytro Laktyushkin1-0/+38
2017-09-26drm/amd/display: propagate surface alpha setting from OS to DCDmytro Laktyushkin1-2/+4
2017-09-26drm/amd/display: FreeSync Auto Sweep SupportEric Cook1-1/+4
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-5/+1
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher1-0/+11
2017-09-26drm/amd/display: fix timing trace debug printDmytro Laktyushkin1-6/+12
2017-09-26drm/amd/display: Remove meta_pitchDmytro Laktyushkin1-6/+2
2017-09-26drm/amd/display: Added timing sync trace.Yongqiang Sun1-0/+32
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+270