summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira5-50/+153
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu1-0/+8
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin3-7/+4
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas2-2/+33
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas6-1/+81
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen1-0/+27
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira11-94/+18
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin4-91/+94
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij3-10/+23
2020-05-21drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner2-2/+2
2020-05-21drm/amd/display: Fix disable_stutter debug optionHarry Wentland2-2/+2
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie40-667/+540
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie38-208/+474
2020-05-07drm/amd/display: remove duplicate headersChen Zhou1-1/+0
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan1-3/+1
2020-05-05drm/amd/display: 3.2.84Aric Cyr1-1/+1
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo7-9/+7
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang3-34/+79
2020-05-05drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang1-0/+16
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo4-4/+17
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang1-12/+14
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee6-1/+34
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li1-3/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr4-106/+0
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee1-4/+4
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun18-463/+339
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei1-1/+2
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin1-7/+0
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer1-1/+1
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan1-5/+0
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira1-1/+1
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie64-543/+1927
2020-04-28drm/amd/display: 3.2.83.1Aric Cyr1-1/+1
2020-04-28drm/amd/display: 3.2.83Aric Cyr1-1/+1
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr16-45/+88
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac4-3/+146
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun7-25/+55
2020-04-28drm/amd/display: Add dummy p-state latency bounding box overrideJoshua Aberback2-0/+8
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun7-22/+39
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas7-48/+76
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas1-14/+14
2020-04-28drm/amd/display: Change viewport limit to 12 for DCN2Sung Lee1-2/+2