aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-10-20drm/amd/display: Fix performance regression from full updatesDominik Kaszewski1-20/+34
2025-10-20drm/amd/display: Remove dc state from check_updateDominik Kaszewski1-40/+41
2025-10-20drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai1-2/+2
2025-10-20drm/amd/display: Add sink/link debug logsAurabindo Pillai2-2/+77
2025-10-20drm/amd/display: Move all DCCG RCG into HWSS root_clock_controlOvidiu Bunea2-8/+2
2025-10-20drm/amd/display: update perfmon measurement interfacesWenjing Liu1-7/+29
2025-10-20drm/amd/display: fix dppclk rcg poweron checkYihan Zhu1-1/+5
2025-10-20drm/amd/display: not skip hpd irq for bw alloc modePeichen Huang2-5/+18
2025-10-20drm/amd/display: Update spacing in structAlvin Lee1-3/+3
2025-10-20drm/amd/display: Update DCN401 path for cursor offloadAlvin Lee3-27/+45
2025-10-20drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu2-1/+10
2025-10-20drm/amd/display: Rework HDMI data channel readsRelja Vojvodic3-1/+7
2025-10-20drm/amd/display: fix typo in display_mode_core_structs.hAdi Gollamudi1-1/+1
2025-10-20drm/amd/display: add dccg dfs mask defCharlene Liu1-0/+8
2025-10-20drm/amd/display: Remove unused field in DMLAlvin Lee1-1/+0
2025-10-20drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram1-1/+2
2025-10-20drm/amd/display: add dispclk ramping to dcn35.Charlene Liu1-0/+12
2025-10-20drm/amd/display: Add debug option to override EASF scaler tapsSamson Tam3-0/+18
2025-10-20drm/amd/display: fix duplicate aux command with AMD aux backlightHarry VanZyllDeJong1-1/+2
2025-10-13drm/amd/display: Promote DC to 3.2.353Taimur Hassan1-1/+1
2025-10-13drm/amd/display: [FW Promotion] Release 0.1.30.0Taimur Hassan1-0/+104
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas25-79/+567
2025-10-13drm/amd/display: Remove comparing uint32_t to zeroAlex Hung2-8/+8
2025-10-13drm/amd/display: Remove inaccessible URLClay King1-2/+0
2025-10-13drm/amd/display: Promote DC to 3.2.352Taimur Hassan1-1/+1
2025-10-13drm/amd/display: [FW Promotion] Release 0.1.29.0Taimur Hassan1-1/+203
2025-10-13drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo2-2/+4
2025-10-13drm/amd/display: lttpr cap should be nrd cap in bw_alloc modePeichen Huang1-2/+36
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas6-45/+44
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas6-8/+16
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas6-20/+23
2025-10-13drm/amd/display: Consolidate two DML2 FP guardsIvan Lipski1-2/+0
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic7-1/+8
2025-10-13drm/amd/display: DML2.1 ReintegrationAustin Zheng8-257/+336
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz2-15/+4
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard1-2/+2
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate1-5/+5
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo1-0/+4
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel6-7/+56
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf1-2/+2
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf4-63/+7
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf4-77/+18
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf5-3/+35
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello1-0/+4
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen3-9/+4
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu1-10/+11
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen3-24/+66