summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher-4/+20
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu-0/+8
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin-7/+4
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas-2/+33
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas-1/+81
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen-0/+27
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira-94/+18
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin-91/+94
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij-10/+23
2020-05-21drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner-2/+2
2020-05-21drm/amd/display: Fix disable_stutter debug optionHarry Wentland-2/+2
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie-667/+540
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie-208/+474
2020-05-07drm/amd/display: remove duplicate headersChen Zhou-1/+0
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan-3/+1
2020-05-05drm/amd/display: 3.2.84Aric Cyr-1/+1
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-9/+7
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang-34/+79
2020-05-05drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang-0/+16
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo-4/+17
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang-12/+14
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee-1/+34
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li-3/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr-106/+0
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee-4/+4
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun-463/+339
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei-1/+2
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin-7/+0
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa-8/+23
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer-1/+1
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan-5/+0
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira-1/+1
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie-543/+1927
2020-04-28drm/amd/display: 3.2.83.1Aric Cyr-1/+1
2020-04-28drm/amd/display: 3.2.83Aric Cyr-1/+1
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr-45/+88
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac-3/+146
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun-25/+55
2020-04-28drm/amd/display: Add dummy p-state latency bounding box overrideJoshua Aberback-0/+8
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun-22/+39
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas-48/+76
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee-1/+1
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas-14/+14
2020-04-28drm/amd/display: Change viewport limit to 12 for DCN2Sung Lee-2/+2
2020-04-28drm/amd/display: Fail validation if building scaling params failsSung Lee-7/+11