aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-09-14drm/amd/display: [FW Promotion] Release 0.0.81Anthony Koo1-2/+2
2021-09-14drm/amd/display: Fix for null pointer access for ddc pin and aux engine.Meenakshikumar Somasundaram3-6/+10
2021-09-14drm/amd/display: Fix false BAD_FREE warning from CoverityAnson Jacob1-4/+7
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito12-39/+147
2021-09-14drm/amd/display: Add flag to detect dpms force off during HPDAurabindo Pillai3-10/+29
2021-09-14drm/amd/display: unblock abm when odm is enabled only on configs that support itJosip Pavic3-16/+1
2021-09-14drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin4-48/+219
2021-09-14drm/amd/display: Add option to defer works of hpd_rx_irqWayne Lin2-32/+63
2021-09-14drm/amd/display: update conditions to do dfp cap ext validationWenjing Liu1-1/+3
2021-09-14drm/amd/display: move bpp range decision in decide dsc bw range functionWenjing Liu2-61/+67
2021-09-14drm/amd/display: Fix system hang at bootLeo (Hanghong) Ma2-11/+18
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma19-15/+96
2021-09-14drm/amd/display: expose dsc overhead bw in dc dsc headerWenjing Liu2-37/+37
2021-09-14drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabledAnson Jacob1-1/+1
2021-09-14drm/amd/display: Add NULL checks for vblank workqueueNicholas Kazlauskas1-14/+18
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-8/+12
2021-09-07drm/amd/display: make configure_lttpr_mode_transparent and configure_lttpr_mode_non_transparent staticchongjiapeng1-2/+2
2021-09-07drm/amd/display: Fix warning comparing pointer to 0chongjiapeng1-1/+1
2021-09-07amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-2/+1
2021-09-01drm/amd/display: Fix unused initialization of pointer sinkColin Ian King1-1/+1
2021-09-01drm/amd/display: fix spelling mistake "alidation" -> "validation"Colin Ian King1-1/+1
2021-09-01drm/amd/display: 3.2.150Aric Cyr1-1/+1
2021-09-01drm/amd/display: [FW Promotion] Release 0.0.80Anthony Koo1-11/+18
2021-09-01drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-09-01drm/amd/display: Initialize GSP1 SDP headerWyatt Wood1-0/+10
2021-09-01drm/amd/display: Add emulated sink support for updating FSAurabindo Pillai1-8/+12
2021-09-01drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li1-0/+35
2021-09-01drm/amd/display: Use max target bpp override optionRoman Li2-3/+9
2021-09-01drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss3-2/+70
2021-09-01drm/amd/display: Support for DMUB HPD interrupt handlingJude Shih2-8/+203
2021-09-01drm/amd/display: add missing ABM register offsetsJosip Pavic4-3/+19
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo23-43/+2555
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo6-1/+37
2021-09-01drm/amd/display: Add DP 2.0 DCCGFangzhi Zuo4-0/+206
2021-09-01drm/amd/display: Add DP 2.0 HPO Link EncoderFangzhi Zuo12-1/+1041
2021-09-01drm/amd/display: Add DP 2.0 HPO Stream EncoderFangzhi Zuo11-1/+1229
2021-09-01drm/amd/display: Add DP 2.0 Audio Package GeneratorFangzhi Zuo4-1/+328
2021-08-31drm/amd/display: Initialize lt_settings on instantiationMichael Strauss1-3/+3
2021-08-31drm/amd/display: cleanup idents after a revertAngus Wang1-1/+1
2021-08-31drm/amd/display: Fix memory leak reported by coverityAnson Jacob1-1/+5
2021-08-30drm/amd/display: setup system context for APUsAaron Liu1-1/+1
2021-08-30drm:dcn31: fix boolreturn.cocci warningsJing Yangyang1-2/+2
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding boxNicholas Kazlauskas3-5/+8
2021-08-26drm/amd/display: Remove duplicate dml initAurabindo Pillai1-5/+0
2021-08-26drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-08-26drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-08-24drm/amd/display: Add Logging for HDMI color depth informationPraful Swarnakar1-0/+11
2021-08-24drm/amd/display: refactor riommu invalidation waEric Yang4-20/+1
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan1-1/+1