aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-04-28drm/amd/display: Add new DP_SEC registers for programming SDP Line numberMax.Tseng1-0/+2
2021-04-28drm/amd/display: Fix BSOD with NULL checkChris Park1-1/+1
2021-04-28drm/amd/display: Added multi instance support for ABMJake Wang3-6/+105
2021-04-28drm/amd/display: ddc resource data need to be initializedYu-ting Shen2-2/+2
2021-04-28drm/amd/display: Expose internal display flag via debugfsStylon Wang1-1/+19
2021-04-28drm/amd/display: skip program clock when allow seamless bootLewis Huang1-2/+13
2021-04-28drm/amd/display: Revert wait vblank on update dpp clockLewis Huang3-23/+1
2021-04-28drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-04-28drm/amd/display: Add new case to get spread spectrum infoMichael Strauss1-0/+2
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul1-0/+1
2021-04-23drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang1-0/+3
2021-04-23drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-20drm/amd/display: 3.2.132Aric Cyr1-1/+1
2021-04-20drm/amd/display: [FW Promotion] Release 0.0.62Anthony Koo1-2/+2
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo3-11/+44
2021-04-20drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone1-14/+19
2021-04-20drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone1-2/+2
2021-04-20drm/amd/display: Fixed typo in function name.David Galiffi1-2/+2
2021-04-20drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2-4/+0
2021-04-20drm/amd/display: Add link rate optimization logs for ILRMichael Strauss3-2/+12
2021-04-20drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers1-5/+4
2021-04-20drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr2-1/+4
2021-04-20drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu2-2/+48
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh2-45/+0
2021-04-20drm/amd/display: disable seamless boot for external DPAnthony Wang1-4/+3
2021-04-20drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-04-20drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang1-1/+7
2021-04-20drm/amd/display: Add DSC check to seamless boot validationAnthony Wang1-0/+4
2021-04-20drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-04-15amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4
2021-04-15drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplugShashank Sharma1-0/+5
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane.""Qingqing Zhuo1-3/+15
2021-04-15drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo1-2/+2
2021-04-15drm/amd/display: [FW Promotion] Release 0.0.61Anthony Koo1-2/+2
2021-04-15drm/amd/display: 3.2.131Aric Cyr1-1/+1
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li1-4/+1
2021-04-15drm/amd/display: Added support for multiple eDP BL controlJake Wang2-0/+29
2021-04-15drm/amd/display: [FW Promotion] Release 0.0.60Anthony Koo1-2/+2
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang3-1/+23
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland3-2/+45
2021-04-15drm/amd/display: Connect clock optimization function to dcn301Mikita Lipski1-0/+2
2021-04-15drm/amd/display: Remove unused flag from stream stateMikita Lipski1-1/+0
2021-04-15drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-04-15drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters foundWesley Chalmers1-0/+2
2021-04-15drm/amd/display: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas1-3/+4
2021-04-15drm/amd/display: Remove static property from decide_edp_link_settingsMichael Strauss2-1/+5
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh5-5/+17
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss4-2/+54
2021-04-15drm/amd/display: Add debug flag to enable eDP ILR by defaultMichael Strauss2-2/+2
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1