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: 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 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-18drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li1-2/+2
2021-06-18drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy1-1/+1
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-26drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-19drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-19drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-05-14drm/amd/display: check fb of primary planeSefa Eyeoglu1-1/+2
2021-05-14drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das4-18/+18
2021-05-14drm/amd/display: Free local data after useVictor Lu1-0/+1
2021-05-14drm/amd/display: Fix off by one in hdmi_14_process_transaction()Dan Carpenter1-4/+5
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-05-12drm/amd/display: Update DCN302 SR Exit LatencyJoshua Aberback1-1/+1
2021-05-12drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-05-12drm/amdgpu/display: fix memory leak for dimgrey cavefishAlex Deucher1-0/+3
2021-05-12drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob5-25/+115
2021-05-12drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
2021-05-12drm/amd/display: Fix potential memory leakQingqing Zhuo1-0/+9
2021-05-12drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-05-12drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-05-12drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-05-12drm/amd/display: Align cursor cache address to 2KBJoshua Aberback1-3/+2
2021-05-12drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones1-1/+0
2021-05-12drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-05-12drm/amd/display: Return invalid state if GPINT times outWyatt Wood1-5/+10
2021-05-12drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2
2021-05-12drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol1-1/+1
2021-05-12drm/amd/display: Fix MPC OGAM power on/off sequenceNicholas Kazlauskas1-11/+13
2021-05-12drm/amd/display: changing sr exit latencyMartin Leung1-1/+1
2021-04-21amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4