summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2025-11-13drm/amd/display: fix condition for setting timing_adjust_pendingAurabindo Pillai1-1/+3
2025-10-29drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu2-1/+10
2025-10-19drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13
2025-10-19drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-19drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2
2025-10-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong1-1/+0
2025-09-19drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2025-09-19Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai4-19/+12
2025-09-09drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski7-0/+90
2025-09-09drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf1-4/+4
2025-08-28drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf2-5/+15
2025-08-28drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf3-11/+3
2025-08-28drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf1-10/+20
2025-08-28drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf1-15/+6
2025-08-28drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf1-1/+1
2025-08-28drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf1-5/+3
2025-08-28drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf1-1/+0
2025-08-28drm/amd/display: fix a Null pointer dereference vulnerabilitySiyang Liu1-9/+10
2025-08-20drm/amd/display: Allow DCN301 to clear update flagsIvan Lipski1-1/+2
2025-08-20drm/amd/display: Disable dsc_power_gate for dcn314 by defaultRoman Li1-0/+1
2025-08-20drm/amd/display: Avoid trying AUX transactions on disconnected portsWayne Lin1-1/+2
2025-08-20drm/amd/display: Initialize mode_select to 0Alex Hung1-1/+1
2025-08-20drm/amd/display: Fix 'failed to blank crtc!'Wen Chen1-1/+1
2025-08-20drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin1-5/+4
2025-08-20drm/amd/display: limit clear_update_flags to dcn32 and aboveCharlene Liu1-3/+2
2025-07-24drm/amd/display: Free memory allocationClayton King1-1/+2
2025-07-10drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-1/+34
2025-07-06drm/amd/display: Fix mpv playback corruption on westonAlex Hung2-0/+2
2025-07-06drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-07-06drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-07-06drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang1-3/+4
2025-06-04drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai1-9/+11
2025-06-04drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-05-29drm/amd/display: Exit idle optimizations before accessing PHYOvidiu Bunea1-0/+5
2025-05-29drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng1-4/+4
2025-05-29drm/amd/display: Populate register address for dentist for dcn401Dillon Varone2-0/+3
2025-05-29drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping ItAustin Zheng1-3/+2
2025-05-29drm/amd/display: Increase block_sequence array sizeJoshua Aberback1-1/+1
2025-05-29drm/amd/display: Initial psr_version with correct settingTom Chung1-0/+1
2025-05-29drm/amd/display: Update CR AUX RD interval interpretationGeorge Shen1-2/+5
2025-05-29Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY"Brandon Syu1-5/+0
2025-05-29drm/amd/display: Support multiple options during psr entry.Martin Tsai2-0/+11
2025-05-29drm/amd/display: Don't try AUX transactions on disconnected linkIlya Bakoulin1-3/+5
2025-05-29drm/amd/display: pass calculated dram_speed_mts to dml2Charlene Liu3-0/+4
2025-05-29Revert "drm/amd/display: Request HW cursor on DCN3.2 with SubVP"Leo Zeng1-1/+0
2025-05-29drm/amd/display: Read LTTPR ALPM caps during link cap retrievalGeorge Shen2-1/+17
2025-05-29drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin9-11/+23
2025-05-29drm/amd/display: Guard against setting dispclk low when activeNicholas Kazlauskas1-4/+9
2025-05-29drm/amd/display: Add support for disconnected eDP streamsHarry VanZyllDeJong1-3/+3
2025-05-29drm/amd/display: Fix mismatch type comparisonAssadian, Navid2-3/+3