summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-08-03drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess1-12/+7
2023-08-03drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger8-57/+29
2023-08-03drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira3-1/+13
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello2-0/+8
2023-08-03drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin1-3/+12
2023-08-03drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin6-17/+154
2023-08-03drm/amd/display: Keep disable aux-i delay as 0Michael Strauss1-6/+10
2023-08-03drm/amd/display: Convert Delaying Aux-I Disable To Monitor PatchMichael Strauss3-7/+12
2023-07-27drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas1-0/+5
2023-07-27drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan1-1/+2
2023-07-27drm/amd/display: Disable MPC split by default on special asicZhikai Zhai1-1/+1
2023-07-23drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin1-2/+9
2023-07-23drm/amd/display: add a NULL pointer checkSung-huai Wang1-4/+6
2023-07-23drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen1-0/+3
2023-07-23drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng1-4/+0
2023-07-23drm/amd/display: fix seamless odm transitionsDmytro Laktyushkin3-1/+13
2023-07-23drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee3-0/+19
2023-07-19Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess3-26/+1
2023-07-19drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()Christophe JAILLET1-1/+1
2023-07-19drm/amd/display: Fix a test CalculatePrefetchSchedule()Christophe JAILLET1-1/+1
2023-07-19drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas1-3/+0
2023-07-19drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann2-3/+6
2023-07-19drm/amd/display: Add logging for display MALL refresh settingWesley Chalmers1-0/+3
2023-07-19drm/amd/display: Unconditionally print when DP sink power state failsSrinivasan Shanmugam1-3/+1
2023-06-14drm/amd/display: limit DPIA link rate to HBR3Peichen Huang1-0/+5
2023-06-08drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee1-1/+1
2023-06-07drm/amd/display: add ODM case when looking for first split pipeSamson Tam2-1/+55
2023-06-01Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer2-13/+0
2023-05-31Revert "drm/amd/display: Block optimize on consecutive FAMS enables"Michel Dänzer2-22/+3
2023-05-18drm/amd/display: enable dpia validateMustapha Ghaddar1-0/+3
2023-05-11drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2-2/+4
2023-05-11drm/amd/display: Add symclk workaround during disable link outputLeo Chen3-1/+68
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-144/+253
2023-05-04drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2-2/+18
2023-05-04drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-04-27drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-27drm/amd/display: Set min_width and min_height capability for DCN30Igor Kravchenko1-1/+3
2023-04-27drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2-0/+8
2023-04-27drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai1-12/+12
2023-04-27drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-04-27drm/amd/display: Improvement for handling edp link training failsJingwen Zhu2-8/+16
2023-04-27drm/amd/display: Apply correct panel mode when reinitializing hardwareMichael Mityushkin3-1/+6
2023-04-27drm/amd/display: Reduce SubVP + DRR stretch marginAlvin Lee1-1/+1
2023-04-27drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-0/+3
2023-04-27drm/amd/display: copy dmub caps to dc on dcn31Josip Pavic1-0/+4
2023-04-27drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira3-2/+19
2023-04-27drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers2-3/+22