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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
drm/loongson: use drm_gem_ttm_dumb_map_offset()
Amin GATTOUT
3
-20
/
+2
2026-03-11
drm/gem-shmem: Track folio accessed/dirty status in vmap
Thomas Zimmermann
2
-2
/
+8
2026-03-11
drm/gem-shmem: Track folio accessed/dirty status in mmap
Thomas Zimmermann
1
-0
/
+22
2026-03-11
drm/gem-shmem: Refactor drm_gem_shmem_try_map_pmd()
Thomas Zimmermann
1
-13
/
+12
2026-03-11
drm/gem-shmem: Return vm_fault_t from drm_gem_shmem_try_map_pmd()
Thomas Zimmermann
1
-8
/
+6
2026-03-11
drm/gem-shmem: Test for existence of page in mmap fault handler
Thomas Zimmermann
1
-12
/
+12
2026-03-11
drm/gem-shmem: Use obj directly where appropriate in fault handler
Thomas Zimmermann
1
-2
/
+2
2026-03-11
drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...
Thomas Hellström
4
-16
/
+104
2026-03-11
drm/xe: Split TLB invalidation into submit and wait steps
Thomas Hellström
8
-68
/
+127
2026-03-11
drm/xe/userptr: Convert invalidation to two-pass MMU notifier
Thomas Hellström
2
-23
/
+99
2026-03-11
drm: bridge: anx7625: correctly detect if PD can be disabled
Dmitry Baryshkov
1
-7
/
+14
2026-03-11
drm: bridge: anx7625: don't crash if Type-C port is not used
Loic Poulain
1
-0
/
+3
2026-03-11
drm: bridge: anx7625: enforce CONFIG_USB_ROLE_SWITCH dependency
Arnd Bergmann
2
-18
/
+2
2026-03-11
drm/xe: Translate C-state "reset value" into RC6
Gustavo Sousa
2
-0
/
+9
2026-03-11
drm/xe/xe3p: Drop Wa_16028780921
Gustavo Sousa
2
-7
/
+0
2026-03-11
drm/xe/nvlp: Implement Wa_14026539277
Gustavo Sousa
3
-0
/
+44
2026-03-11
drm/xe/rtp: Add support for matching platform-level stepping
Gustavo Sousa
3
-0
/
+28
2026-03-11
drm/xe/nvlp: Read platform-level stepping info
Gustavo Sousa
4
-0
/
+27
2026-03-11
drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()
Gustavo Sousa
1
-10
/
+0
2026-03-11
drm/xe: Modify stepping info directly in xe_step_*_get()
Gustavo Sousa
3
-30
/
+36
2026-03-10
gpu: nova-core: fix stack overflow in GSP memory allocation
Tim Kovalenko
2
-17
/
+29
2026-03-10
drm/i915: handle failure from vga_get_uninterruptible()
Simon Richter
1
-7
/
+26
2026-03-10
drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
Lionel Landwerlin
6
-1
/
+33
2026-03-10
gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2
Svyatoslav Ryhel
3
-0
/
+257
2026-03-10
drm/panel: Add Novatek/Tianma NT37700F panel
Richard Acayan
3
-0
/
+309
2026-03-10
drm/panel: simple: Add Waveshare 13.3" panel support
Marek Vasut
1
-0
/
+30
2026-03-10
drm/panel: ilitek-ili9882t: use gpiod_set_value_cansleep()
John Keeping
1
-7
/
+7
2026-03-10
drm/panel: panel-jadard-jd9365da-h3: support for taiguan-xti05101-01a MIPI-DS...
Langyan Ye
1
-0
/
+244
2026-03-10
drm/panel: add LXD M9189A panel driver
Rouven Czerwinski
3
-0
/
+253
2026-03-10
drm/panel: mantix: Set the pixel clocks for 60 Hz
Sebastian Krzyszkowiak
1
-2
/
+2
2026-03-10
drm/panel: simple: Add Powertip PH800480T032-ZHC19 panel
Florijan Plohl
1
-0
/
+30
2026-03-10
drm/panel: mantix: Drop the shutdown callback
Sebastian Krzyszkowiak
1
-11
/
+0
2026-03-10
drm/panel: r61307/r69328: convert to devm_mipi_dsi_attach
Svyatoslav Ryhel
2
-12
/
+2
2026-03-10
drm/panel: r61307/r69328: return accumulated errors
Svyatoslav Ryhel
2
-4
/
+4
2026-03-10
drm/panel: r61307/r69328: remove redundant checks
Svyatoslav Ryhel
2
-20
/
+0
2026-03-10
drm/panel: r61307/r69328: convert to drm_connector_helper_get_modes_fixed
Svyatoslav Ryhel
3
-28
/
+8
2026-03-10
drm/panel: r61307: align with schema property
Svyatoslav Ryhel
1
-1
/
+1
2026-03-10
drm/panel: simple: add EDT ET057023UDBA panel
Marco Felsch
1
-0
/
+32
2026-03-10
drm/xe: Add Wa_14026578760
Varun Gupta
2
-0
/
+8
2026-03-10
gpu: nova-core: apply the one "use" item per line policy to commands.rs
John Hubbard
1
-3
/
+9
2026-03-10
gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
2
-2
/
+8
2026-03-10
gpu: nova-core: print FB sizes, along with ranges
John Hubbard
1
-17
/
+66
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-10
gpu: nova-core: gsp: add tests for continuation records
Eliot Courtney
1
-0
/
+138
[prev]
[next]