summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-07-19drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-07-19drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub3-6/+40
2021-07-19drm/amd/display: Fix crash during MPO + ODM combine mode recalculationAric Cyr1-0/+5
2021-07-19drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen1-0/+2
2021-07-19drm/amd/display: Update scaling settings on modesetRoman Li1-1/+2
2021-07-19drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin2-72/+39
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij1-43/+21
2021-07-19drm/amd/display: Avoid HDCP over-read and corruptionKees Cook1-1/+3
2021-07-19drm/amd/display: fix odm scalingDmytro Laktyushkin7-386/+232
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-07-19drm/amd/display: Fix clock table filling logicIlya Bakoulin2-39/+74
2021-07-19drm/amd/display: Fix BSOD with NULL checkChris Park1-1/+1
2021-07-19drm/amd/display: Revert wait vblank on update dpp clockLewis Huang3-23/+1
2021-07-19drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-07-14drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai3-3/+22
2021-07-14drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu1-2/+2
2021-07-14drm/amd/display: fix potential gpu reset deadlockRoman Li1-2/+4
2021-07-14drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang1-0/+3
2021-06-03amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser1-1/+1
2021-06-03drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li1-2/+2
2021-06-03drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira1-1/+9
2021-06-03drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas1-7/+7
2021-06-03drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy1-1/+1
2021-05-20drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-20drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2-1/+69
2021-05-05drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-04-29drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-29drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-21drm/amd/display: 3.2.132Aric Cyr1-1/+1
2021-04-21drm/amd/display: [FW Promotion] Release 0.0.62Anthony Koo1-2/+2
2021-04-21drm/amd/display: add helper for enabling mst stream featuresBing Guo3-11/+44
2021-04-21drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone1-14/+19
2021-04-21drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone1-2/+2
2021-04-21drm/amd/display: Fixed typo in function name.David Galiffi1-2/+2
2021-04-21drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2-4/+0
2021-04-21drm/amd/display: Add link rate optimization logs for ILRMichael Strauss3-2/+12
2021-04-21drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers1-5/+4
2021-04-21drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr2-1/+4
2021-04-21drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu2-2/+48
2021-04-21drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh2-45/+0
2021-04-21drm/amd/display: disable seamless boot for external DPAnthony Wang1-4/+3
2021-04-21drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-04-21drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang1-1/+7
2021-04-21drm/amd/display: Add DSC check to seamless boot validationAnthony Wang1-0/+4