summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-09drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo1-1/+1
2020-12-09drm/amd/display: Set default bits per channelJing Zhou2-5/+14
2020-12-02drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback1-1/+1
2020-12-02drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai1-0/+13
2020-11-24drm/amd/display: Check multiple internal displays for power optimization.Yongqiang Sun1-0/+16
2020-11-24drm/amd/display: Add internal display infoYongqiang Sun1-0/+7
2020-11-24drm/amd/display: Clear sticky vsc sdp error bitWyatt Wood1-1/+2
2020-11-24drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin1-0/+3
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun1-0/+1
2020-11-16drm/amd/display: Detect dynamic backlight support in eDP sinkRoy Chan1-0/+7
2020-11-16drm/amd/display: minor restructuring of pbn calculation functionsWenjing Liu1-4/+10
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood1-0/+12
2020-11-14drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where...Lee Jones1-0/+4
2020-11-14drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to w...Lee Jones1-0/+5
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac3-10/+16
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher4-42/+20
2020-11-05drm/amd/display: fix psr panel lightupRoman Li1-1/+1
2020-11-02drm/amd/display: fix recout calculation for left side clipDmytro Laktyushkin1-0/+4
2020-11-02drm/amd/display: WA to ensure MUX chip gets SUPPORTED_LINK_RATES of eDPDale Zhao1-0/+10
2020-11-02drm/amd/display: Calculate CRC on specific frame regionWayne Lin1-2/+13
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30 v2Joshua Aberback1-30/+32
2020-11-02drm/amd/display: correct eDP T9 delayHugo Hu1-5/+8
2020-11-02drm/amd/display: fail instead of div by zero/bugcheckAshley Thomas2-0/+6
2020-11-02drm/amd/display: stop top_mgr when type change to non-MST during s3Lewis Huang1-0/+8
2020-11-02drm/amd/display: only check available pipe to disable vbios mode.Yongqiang Sun1-1/+5
2020-10-30drm/amdgpu: fix incorrect enum typeArnd Bergmann1-2/+2
2020-10-30drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher1-2/+0
2020-10-30drm/amdgpu/display: fix indentation in defer_delay_converter_wa()Alex Deucher1-7/+7
2020-10-27drm/amd/display: correct asic type check V2Evan Quan1-1/+2
2020-10-26drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher1-2/+2
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang1-0/+7
2020-10-26drm/amd/display: Removed unreferenced variables.George Shen1-1/+0
2020-10-26drm/amd/display: Add tracepoint for capturing clocks stateRodrigo Siqueira1-1/+12
2020-10-26drm/amd/display: Add pipe_state tracepointRodrigo Siqueira1-0/+4
2020-10-26drm/amd/display: Don't trigger flip twice when ODM combine in useAric Cyr1-3/+2
2020-10-26drm/amd/display: Update GSL state if leaving immediate flipAlvin Lee1-11/+0
2020-10-26drm/amd/display: disable seamless boot for VSC_SDPYu-Ting Shen1-0/+4
2020-10-26drm/amd/display: Revert check for flip pending before locking pipesIsabel Zhang1-2/+9
2020-10-26drm/amd/display: skip avmute actionBrandon Syu1-2/+3
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas2-7/+34
2020-10-26drm/amd/display: enable odm + full screen mpo on dcn21Dmytro Laktyushkin1-0/+8
2020-10-14drm/amd/display: remove no need return valueBernard Zhao1-12/+5
2020-10-12drm/amd/display: Add green_sardine support to DCRoman Li1-0/+4
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha1-0/+13
2020-10-12drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback1-0/+7
2020-10-05drm/amd/display: Check for flip pending before locking pipesAric Cyr1-9/+2
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li1-0/+14