index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
5
-45
/
+46
13 days
drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
Joonas Lahtinen
1
-1
/
+1
13 days
drm/i915/gem: Do not leak siblings[] on proto context error
Joonas Lahtinen
1
-8
/
+14
13 days
drm/i915/bios: range check LFP Data Block panel_type2
Jani Nikula
1
-8
/
+28
13 days
drm/i915: Return NULL on error in active_instance
Joonas Lahtinen
1
-1
/
+6
13 days
drm/i915/gem: Add missing nospec on parallel submit slot
Joonas Lahtinen
1
-0
/
+1
13 days
drm/i915/selftests: Fix GT PM sort comparators
Emre Cecanpunar
1
-4
/
+4
13 days
drm/i915/gt: use correct selftest config symbol
Pengpeng Hou
1
-1
/
+1
2026-07-24
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-1
/
+1
2026-07-24
drm/i915: clear CRTC color blob pointers after dropping refs
Guangshuo Li
1
-0
/
+6
2026-07-18
drm/i915: ensure segment offset never exceeds allowed max
Krzysztof Karas
1
-2
/
+2
2026-06-19
drm/i915/gem: Fix phys BO pread/pwrite with offset
Joonas Lahtinen
1
-4
/
+15
2026-06-09
drm/i915: Fix potential UAF in TTM object purge
Janusz Krzysztofik
1
-12
/
+16
2026-06-09
drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
Jouni Högander
1
-1
/
+26
2026-06-09
drm/i915/psr: Read Intel DPCD workaround register
Jouni Högander
2
-0
/
+8
2026-06-09
drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
Jouni Högander
1
-0
/
+15
2026-06-01
drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
Ankit Nautiyal
1
-1
/
+1
2026-05-23
drm/i915: skip __i915_request_skip() for already signaled requests
Sebastian Brzezinka
1
-1
/
+2
2026-05-23
drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
Chaitanya Kumar Borah
1
-2
/
+7
2026-05-23
drm/i915/wm: Verify the correct plane DDB entry
Ville Syrjälä
1
-2
/
+2
2026-05-23
drm/i915: Relocate the SKL wm sanitation code
Ville Syrjälä
1
-210
/
+210
2026-05-17
drm/i915/psr: Init variable to avoid early exit from et alignment loop
Jouni Högander
1
-1
/
+1
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
1
-1
/
+1
2026-04-18
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
1
-11
/
+19
2026-04-18
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
Sebastian Brzezinka
1
-8
/
+18
2026-04-11
drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDP
Ville Syrjälä
1
-1
/
+1
2026-04-11
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
1
-2
/
+2
2026-04-02
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
3
-11
/
+28
2026-04-02
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
1
-1
/
+3
2026-03-25
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
1
-1
/
+2
2026-03-25
drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_state
Jouni Högander
2
-1
/
+3
2026-03-25
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
1
-0
/
+11
2026-03-25
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
2
-0
/
+26
2026-03-25
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
1
-0
/
+12
2026-03-25
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
1
-12
/
+38
2026-03-25
drm/i915/alpm: ALPM disable fixes
Jouni Högander
1
-6
/
+1
2026-03-25
drm/i915: Fix potential overflow of shmem scatterlist length
Janusz Krzysztofik
1
-3
/
+9
2026-03-04
drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
Jani Nikula
2
-10
/
+6
2026-03-04
drm/i915/acpi: free _DSM package when no connectors
Kaushlendra Kumar
1
-0
/
+1
2026-01-08
drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
Krzysztof Niemiec
1
-20
/
+17
2026-01-08
drm/i915: Fix format string truncation warning
Ard Biesheuvel
1
-1
/
+1
2025-12-07
drm/i915/dp: Initialize the source OUI write timestamp always
Imre Deak
1
-1
/
+4
2025-12-07
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
1
-6
/
+0
2025-12-01
drm/i915/dp_mst: Disable Panel Replay
Imre Deak
1
-0
/
+4
2025-11-24
drm/i915: Fix conversion between clock ticks and nanoseconds
Umesh Nerlige Ramappa
1
-2
/
+2
2025-11-24
drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
Janusz Krzysztofik
1
-2
/
+14
2025-10-23
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
1
-1
/
+8
2025-10-02
drm/i915/backlight: Return immediately when scale() finds invalid parameters
Guenter Roeck
1
-2
/
+3
2025-09-19
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
1
-3
/
+3
2025-09-19
drm/i915/pmu: Fix zero delta busyness issue
Umesh Nerlige Ramappa
1
-0
/
+16
[next]