index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
1
-1
/
+1
2026-04-09
drm/i915/gem: Drop check for changed VM in EXECBUF
Joonas Lahtinen
1
-1
/
+1
2026-04-08
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
Sebastian Brzezinka
1
-8
/
+18
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
1
-11
/
+19
2026-04-05
i915: don't use a vma that didn't match the context VM
Linus Torvalds
1
-0
/
+2
2026-03-31
drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDP
Ville Syrjälä
1
-1
/
+1
2026-03-31
drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changes
Ville Syrjälä
1
-0
/
+54
2026-03-30
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
1
-2
/
+2
2026-03-24
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
3
-11
/
+28
2026-03-23
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
1
-2
/
+9
2026-03-23
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
1
-1
/
+1
2026-03-23
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
1
-1
/
+3
2026-03-18
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
1
-1
/
+2
2026-03-17
drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_state
Jouni Högander
2
-2
/
+4
2026-03-17
drm/i915/psr: Disable PSR on update_m_n and update_lrr
Jouni Högander
1
-0
/
+2
2026-03-16
drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
Imre Deak
2
-3
/
+2
2026-03-10
drm/i915/dp: Read ALPM caps after DPCD init
Arun R Murthy
2
-6
/
+7
2026-03-10
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
1
-0
/
+10
2026-03-10
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
2
-0
/
+26
2026-03-10
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
1
-0
/
+12
2026-03-10
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
1
-12
/
+38
2026-03-10
drm/i915: Fix potential overflow of shmem scatterlist length
Janusz Krzysztofik
1
-3
/
+9
2026-03-10
drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
Ville Syrjälä
2
-1
/
+14
2026-03-04
drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
Jouni Högander
1
-3
/
+8
2026-02-23
drm/i915/alpm: ALPM disable fixes
Jouni Högander
1
-6
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-5
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
10
-22
/
+11
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-8
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
111
-177
/
+177
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
137
-264
/
+249
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-4
/
+22
2026-02-21
Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-0
/
+3
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-3
/
+5
2026-02-18
Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
3
-4
/
+19
2026-02-17
drm/i915/dp: Add missing slice count check during mode validation
Imre Deak
1
-0
/
+3
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
3
-3
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+3
2026-02-12
drm/i915/acpi: free _DSM package when no connectors
Kaushlendra Kumar
1
-0
/
+1
2026-02-12
drm/i915/dp: Fix pipe BPP clamping due to HDR
Imre Deak
1
-3
/
+17
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
212
-3287
/
+5388
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
1
-1
/
+1
2026-02-09
drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
Ankit Nautiyal
1
-1
/
+1
2026-02-06
Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
4
-24
/
+26
2026-02-02
drm/i915/display: fix the pixel normalization handling for xe3p_lpd
Vinod Govindapillai
4
-24
/
+26
2026-01-31
kernel.h: drop STACK_MAGIC macro
Yury Norov
2
-0
/
+3
2026-01-30
Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-8
/
+21
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-14
/
+22
2026-01-26
drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
Jonathan Cavitt
1
-8
/
+21
2026-01-22
drm/i915/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
1
-5
/
+13
2026-01-22
drm/i915/color: Place 3D LUT after CSC in plane color pipeline
Chaitanya Kumar Borah
1
-9
/
+9
[next]