aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)AuthorFilesLines
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander1-11/+19
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä1-1/+1
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä1-0/+54
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä1-2/+2
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä1-2/+9
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander1-0/+2
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander1-3/+8
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander1-6/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-3/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-4/+2
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds44-59/+59
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook50-74/+73
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie1-0/+3
2026-02-18Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie3-4/+19
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak1-0/+3
2026-02-12drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
2026-02-12drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak1-3/+17
2026-02-09drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal1-1/+1
2026-02-06Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie4-24/+26
2026-02-02drm/i915/display: fix the pixel normalization handling for xe3p_lpdVinod Govindapillai4-24/+26
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie1-8/+21
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie1-14/+22
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt1-8/+21
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah1-5/+13
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah1-9/+9
2026-01-19drm/i915/psr: Don't enable Panel Replay on sink if globally disabledJouni Högander1-1/+6
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie43-952/+1299
2026-01-13drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MSTImre Deak1-42/+6
2026-01-13drm/i915/dp: Simplify eDP vs. DP compressed BPP computationImre Deak1-30/+2
2026-01-13drm/i915/dp: Unify computing compressed BPP for DP-SST and eDPImre Deak1-8/+13
2026-01-13drm/i915/dp: Simplify computing forced DSC BPP for DP-SSTImre Deak1-10/+4
2026-01-13drm/i915/dp: Simplify computing DSC BPPs for DP-SSTImre Deak1-21/+8
2026-01-13drm/i915/dp: Simplify computing DSC BPPs for eDPImre Deak1-13/+3
2026-01-13drm/i915/dp: Use helpers to align min/max compressed BPPsImre Deak1-18/+5
2026-01-13drm/i915/dp: Unify detect and compute time DSC mode BW validationImre Deak2-127/+18
2026-01-13drm/i915/dp: Add intel_dp_mode_valid_with_dsc()Imre Deak3-36/+57
2026-01-13drm/i915/dp: Factor out compute_max_compressed_bpp_x16()Imre Deak1-33/+49
2026-01-13drm/i915/dp: Factor out compute_min_compressed_bpp_x16()Imre Deak1-8/+18
2026-01-13drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()Imre Deak1-6/+4