summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
6 hoursMerge branch 'nocache-cleanup'Linus Torvalds
4 daysdrm/i915/gem: Drop check for changed VM in EXECBUFJoonas Lahtinen
5 daysdrm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka
7 daysdrm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander
8 daysi915: don't use a vma that didn't match the context VMLinus Torvalds
14 daysdrm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä
14 daysdrm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä
14 daysx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander
2026-03-10drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar
2026-02-12drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-02-09drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-02-06Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-02drm/i915/display: fix the pixel normalization handling for xe3p_lpdVinod Govindapillai
2026-01-31kernel.h: drop STACK_MAGIC macroYury Norov
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...Dave Airlie
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah