summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-02-03drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu7-687/+682
2022-02-03drm/amd/display: add set dp lane settings to link_hwssWenjing Liu8-32/+59
2022-02-03drm/amd/display: add set dp link test pattern to link_hwssWenjing Liu2-20/+29
2022-02-03drm/amd/display: add enable/disable dp link output to link_hwssWenjing Liu3-131/+139
2022-02-03drm/amd/display: refactor destructive verify link cap sequenceWenjing Liu5-104/+83
2022-02-03drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu6-183/+180
2022-02-03drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu6-31/+0
2022-02-03drm/amd/display: add infoframe update sequence debug traceLeo (Hanghong) Ma1-0/+3
2022-02-03drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-03drm/amd/display: Improve dce_aux_transfer_with_retries loggingWyatt Wood1-1/+1
2022-02-03drm/amd/display: Add link enc null ptr check for cable ID (#2597)Shen, George1-1/+6
2022-02-03drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-02-03drm/amd/display: fix spelling mistake: synatpics -> synapticsColin Ian King1-16/+16
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-10/+10
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+3
2022-01-27drm/amd/display: Fix unused variable warningTim Huang1-2/+1
2022-01-27display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-01-27drm/amd/display: Add Missing HPO Stream Encoder Function HookFangzhi Zuo2-3/+17
2022-01-27drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
2022-01-26drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-26drm/amd/display: don't use /** for non-kernel-doc commentsRandy Dunlap1-1/+1
2022-01-26drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-26drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-26drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang1-0/+3
2022-01-26drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-26drm/amd/display: Call dc_stream_release for remove link enc assignmentNicholas Kazlauskas1-0/+1
2022-01-26drm/amd/display: add debug option for z9 disable interfaceEric Yang3-1/+7
2022-01-26drm/amd/display: fix zstate allow interface to PMFWEric Yang1-1/+1
2022-01-26drm/amd/display: Disable physym clockDavid Galiffi3-12/+63
2022-01-26drm/amd/display: Fix disabling dccg clocksDavid Galiffi3-15/+37
2022-01-26drm/amd/display: allow set dp drive setting when stream is not presentWenjing Liu2-18/+15
2022-01-26drm/amd/display: Remove unnecessary function definitionAric Cyr3-9/+1
2022-01-26drm/amd/display: 3.2.170Aric Cyr1-1/+1
2022-01-26drm/amd/display: Reset preferred training settings immediatelyWayne Lin1-1/+1
2022-01-26drm/amd/display: [FW Promotion] Release 0.0.101.0Anthony Koo1-3/+6
2022-01-26drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini3-14/+16
2022-01-26drm/amd/display: remove PHY repeater count check for LTTPR modeSung Joon Kim1-2/+1
2022-01-26drm/amd/display: Support synchronized indirect reg accessRoy Chan2-0/+94
2022-01-26drm/amd/display: Add DSC Enable for Synaptics HubFangzhi Zuo2-0/+51
2022-01-26drm/amd/display: Retrieve MST Downstream Port StatusFangzhi Zuo2-0/+24
2022-01-26drm/amd/display: Add Synaptics Fifo Reset WorkaroundFangzhi Zuo3-1/+144
2022-01-26drm/amd/display: Add Cable ID support for native DPShen, George6-0/+92
2022-01-26drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas1-4/+2
2022-01-26drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgrIan Chen3-27/+13
2022-01-26drm/amd/display: Only set PSR version when validNicholas Kazlauskas1-0/+4
2022-01-26drm/amd/display: Change error to warning when hpd remains low for eDPVarone1-1/+1
2022-01-26drm/amd/display: Driver support for MCLK query toolAlvin Lee2-0/+25
2022-01-26drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+2
2022-01-26drm/amd/display: add protection in link encoder matching logicMartin Tsai7-92/+36
2022-01-26drm/amd/display: Don't update drm connector when read local EDIDWayne Lin1-8/+0