aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amd/display: return status of dmub_srv_get_fw_boot_statusTom Rix1-2/+11
2023-06-09drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier...Tom Rix1-1/+1
2023-06-09drm/amd/display: DSC passthrough is for DP-HDMI pcon (SST pcon)Srinivasan Shanmugam1-3/+2
2023-06-09drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()Christophe JAILLET1-1/+1
2023-06-09drm/amd/display: Fix a test CalculatePrefetchSchedule()Christophe JAILLET1-1/+1
2023-06-09drm/amd/display: remove unused variables dispclk_delay_subtotal and doutTom Rix1-10/+0
2023-06-07drm/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-05-31Revert "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-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu2-21/+16
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 Torvalds29-158/+297
2023-05-03drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2-2/+18
2023-05-03drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2023-04-26drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-26drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-26drm/amd/display: Set min_width and min_height capability for DCN30Igor Kravchenko1-1/+3
2023-04-26drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2-0/+8
2023-04-26drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai1-12/+12
2023-04-26drm/amd/display: Do not clear GPINT register when releasing DMUB from resetAurabindo Pillai1-1/+0
2023-04-26drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB resetCruise Hung1-0/+2
2023-04-26drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-04-26drm/amd/display: Disable migration to ensure consistency of per-CPU variableTianci Yin1-0/+2
2023-04-26drm/amd/display: remove incorrect early returnAurabindo Pillai1-1/+0
2023-04-26drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-04-26drm/amd/display: Improvement for handling edp link training failsJingwen Zhu2-8/+16
2023-04-26drm/amd/display: Apply correct panel mode when reinitializing hardwareMichael Mityushkin3-1/+6
2023-04-26drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
2023-04-26drm/amd/display: Reduce SubVP + DRR stretch marginAlvin Lee1-1/+1
2023-04-26drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-26drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-04-26drm/amd/display: allow edp updates for virtual signalAlex Hung1-0/+1
2023-04-26drm/amd/display: copy dmub caps to dc on dcn31Josip Pavic1-0/+4
2023-04-26drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira3-2/+19
2023-04-26drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers2-3/+22
2023-04-26drm/amd/display: Do not set drr on pipe commitWesley Chalmers2-0/+13
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+0
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds208-3064/+5156
2023-04-24Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai2-9/+0
2023-04-24drm/amd/display: 3.2.233Aric Cyr1-1/+1
2023-04-24drm/amd/display: Keep disable aux-i delay as 0Michael Strauss1-6/+10
2023-04-24drm/amd/display: Query GECC enable for SubVP disableAlvin Lee3-1/+3
2023-04-24drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee7-5/+101
2023-04-24drm/amd/display: For no plane case set pstate support in validationAlvin Lee4-9/+11
2023-04-24drm/amd/display: Add p-state debuggingSung Lee5-1/+12