summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao
2026-03-25drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-06drm/amd/display: use udelay rather than fsleepAlex Deucher
2026-01-30drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello
2026-01-30drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung
2026-01-17drm/amd/display: Fix DP no audio issueCharlene Liu
2026-01-11drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai
2026-01-11drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2026-01-11drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung
2025-12-01drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)
2025-12-01drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)
2025-11-24drm/amd/display: Fix black screen with HDMI outputsAlex Hung
2025-11-24drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin
2025-11-24drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy
2025-11-24drm/amd/display: Disable VRR on DCE 6Timur Kristóf
2025-11-24drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf
2025-11-24drm/amd/display: update dpp/disp clock from smu clock tablePaul Hsieh
2025-11-24drm/amd/display: add more cyan skillfish devicesAlex Deucher
2025-11-24drm/amd/display: Increase AUX Intra-Hop Done Max Wait DurationMichael Strauss
2025-11-24drm/amd/display: ensure committing streams is seamlessClay King
2025-10-19drm/amd/display: Properly disable scaling on DCE6Timur Kristóf
2025-10-19drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf
2025-10-19drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf
2025-10-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-09-09drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf
2025-08-28drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang
2025-08-28drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf
2025-08-28drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf
2025-08-28drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf
2025-08-28drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf
2025-08-28drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf
2025-08-28drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello
2025-08-28drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf
2025-08-28drm/amd/display: Add primary plane to commits for correct VRR handlingMichel Dänzer
2025-08-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello
2025-08-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello
2025-08-28drm/amd/display: Avoid trying AUX transactions on disconnected portsWayne Lin
2025-08-28drm/amd/display: Fix 'failed to blank crtc!'Wen Chen
2025-08-28drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang
2025-06-19Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai
2025-06-04drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello