summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2021-06-02amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser-1/+1
2021-06-02drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li-2/+2
2021-06-02drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira-1/+9
2021-06-02drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas-7/+7
2021-06-02drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy-1/+1
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park-0/+18
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij-9/+12
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward-0/+1
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie-1/+69
2021-05-04drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira-0/+51
2021-04-28drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski-1/+1
2021-04-28drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland-0/+17
2021-04-20drm/amd/display: 3.2.132Aric Cyr-1/+1
2021-04-20drm/amd/display: [FW Promotion] Release 0.0.62Anthony Koo-2/+2
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo-11/+44
2021-04-20drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone-14/+19
2021-04-20drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone-2/+2
2021-04-20drm/amd/display: Fixed typo in function name.David Galiffi-2/+2
2021-04-20drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas-4/+0
2021-04-20drm/amd/display: Add link rate optimization logs for ILRMichael Strauss-2/+12
2021-04-20drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers-5/+4
2021-04-20drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr-1/+4
2021-04-20drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu-2/+48
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh-45/+0
2021-04-20drm/amd/display: disable seamless boot for external DPAnthony Wang-4/+3
2021-04-20drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang-0/+2
2021-04-20drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang-1/+7
2021-04-20drm/amd/display: Add DSC check to seamless boot validationAnthony Wang-0/+4
2021-04-20drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh-6/+9
2021-04-15amd/display: allow non-linear multi-planar formatsSimon Ser-7/+4
2021-04-15drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplugShashank Sharma-0/+5
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo-3/+15
2021-04-15drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo-2/+2
2021-04-15drm/amd/display: [FW Promotion] Release 0.0.61Anthony Koo-2/+2
2021-04-15drm/amd/display: 3.2.131Aric Cyr-1/+1
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li-4/+1
2021-04-15drm/amd/display: Added support for multiple eDP BL controlJake Wang-0/+29
2021-04-15drm/amd/display: [FW Promotion] Release 0.0.60Anthony Koo-2/+2
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang-1/+23
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland-2/+45
2021-04-15drm/amd/display: Connect clock optimization function to dcn301Mikita Lipski-0/+2
2021-04-15drm/amd/display: Remove unused flag from stream stateMikita Lipski-1/+0
2021-04-15drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang-0/+4
2021-04-15drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters foundWesley Chalmers-0/+2
2021-04-15drm/amd/display: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas-3/+4
2021-04-15drm/amd/display: Remove static property from decide_edp_link_settingsMichael Strauss-1/+5
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh-5/+17
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss-2/+54
2021-04-15drm/amd/display: Add debug flag to enable eDP ILR by defaultMichael Strauss-2/+2
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang-1/+1