summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-1/+3
4 daysdrm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+11
4 daysdrm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
4 daysdrm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
4 daysdrm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
4 daysdrm/i915/alpm: ALPM disable fixesJouni Högander1-6/+1
2026-03-04drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
2025-12-07drm/i915/dp: Initialize the source OUI write timestamp alwaysImre Deak1-1/+4
2025-12-07drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann1-6/+0
2025-12-01drm/i915/dp_mst: Disable Panel ReplayImre Deak1-0/+4
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula1-3/+3
2025-08-28drm/i915/icl+/tc: Cache the max lane count valueImre Deak1-8/+47
2025-08-28drm/i915/icl+/tc: Convert AUX powered WARN to a debug messageImre Deak1-1/+2
2025-08-15drm/i915/ddi: only call shutdown hooks for valid encodersJani Nikula1-2/+4
2025-08-15drm/i915/display: add intel_encoder_is_hdmi()Jani Nikula1-0/+13
2025-08-15drm/i915/ddi: gracefully handle errors from intel_ddi_init_hdmi_connector()Jani Nikula1-1/+10
2025-08-15drm/i915/hdmi: add error handling in g4x_hdmi_init()Jani Nikula2-14/+26
2025-08-15drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()Jani Nikula2-5/+7
2025-08-15drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return typeJani Nikula1-11/+9
2025-08-01drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4xVille Syrjälä1-0/+6
2025-07-10drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI...Imre Deak1-0/+18
2025-07-06drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä1-2/+2
2025-06-19drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander1-2/+2
2025-04-25drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changedAnkit Nautiyal1-1/+3
2025-03-22drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä1-3/+2
2025-03-13drm/i915: Plumb 'dsb' all way to the plane hooksVille Syrjälä10-246/+333
2025-03-13drm/i915/color: Extract intel_color_modeset()Ville Syrjälä3-29/+22
2025-03-13drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak1-2/+2
2025-03-13drm/i915/dsi: convert to struct intel_displayJani Nikula3-223/+227
2025-02-27drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak1-1/+1
2025-02-27drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak1-1/+14
2025-02-27drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä1-0/+18
2025-02-17drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä1-4/+0
2025-02-17drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula1-4/+3
2025-02-17drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal1-2/+1
2025-01-23drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä1-1/+1
2025-01-09drm/i915/cx0_phy: Fix C10 pll programming sequenceSuraj Kandpal1-8/+4
2024-12-19drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä1-10/+20
2024-11-12drm/i915: Grab intel_display from the encoder to avoid potential oopsiesVille Syrjälä1-2/+2
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-0/+25
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila3-0/+25
2024-10-16drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak1-0/+3
2024-10-16drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak1-10/+27
2024-10-07drm/i915/hdcp: fix connector refcountingJani Nikula1-3/+7
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-25drm/i915/dp: Fix colorimetry detectionVille Syrjälä1-3/+6
2024-09-16drm/i915/dp: Fix AUX IO power enabling for eDP PSRImre Deak3-1/+22
2024-09-16drm/i915/display: BMG supports UHBR13.5Arun R Murthy1-2/+11
2024-09-16drm/i915/psr: Do not wait for PSR being idle on on Panel ReplayJouni Högander1-11/+2