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-10
gpu: nova-core: gsp: support large RPCs via continuation record
Eliot Courtney
3
-2
/
+207
2026-03-10
gpu: nova-core: gsp: add `size` helper to `CommandToGsp`
Eliot Courtney
1
-3
/
+9
2026-03-10
gpu: nova-core: gsp: unconditionally call variable payload handling
Eliot Courtney
1
-9
/
+7
2026-03-10
gpu: nova-core: gsp: clarify invariant on command queue
Eliot Courtney
1
-1
/
+3
2026-03-10
gpu: nova-core: gsp: add checking oversized commands
Eliot Courtney
3
-1
/
+11
2026-03-10
gpu: nova-core: gsp: add mechanism to wait for space on command queue
Eliot Courtney
1
-12
/
+30
2026-03-10
gpu: nova-core: gsp: sort `MsgFunction` variants alphabetically
Eliot Courtney
1
-32
/
+35
2026-03-10
drm: lcdif: Use dev_err_probe()
Alexander Stein
1
-3
/
+5
2026-03-10
drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
Luca Ceresoli
1
-3
/
+4
2026-03-10
drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
Luca Ceresoli
1
-3
/
+3
2026-03-10
drm/xe: Utilize for_each_gt_with_type() for type-specific GT loops
Matt Roper
2
-8
/
+2
2026-03-10
drm/xe: Add for_each_gt_with_type() iterator
Matt Roper
1
-0
/
+4
2026-03-09
drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/write
Jayesh Choudhary
1
-2
/
+2
2026-03-09
cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
Jayesh Choudhary
3
-15
/
+14
2026-03-09
drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector ...
Jayesh Choudhary
1
-178
/
+9
2026-03-09
drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic c...
Harikrishna Shenoy
1
-0
/
+23
2026-03-09
drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs
Jayesh Choudhary
1
-0
/
+20
2026-03-09
drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in at...
Jayesh Choudhary
3
-18
/
+30
2026-03-09
drm/i915/display: convert W/As in skl_watermark.c to new framework
Luca Coelho
3
-1
/
+5
2026-03-09
drm/i915/display: convert W/As in skl_universal_plane.c to new framework
Luca Coelho
3
-3
/
+8
2026-03-09
drm/i915/display: convert W/As in intel_psr.c to new framework
Luca Coelho
3
-14
/
+25
2026-03-09
drm/i915/display: convert W/As in intel_pmdemand.c to new framework
Luca Coelho
3
-3
/
+8
2026-03-09
drm/i915/display: convert W/As in intel_modeset_setup.c to new framework
Luca Coelho
3
-1
/
+5
2026-03-09
drm/i915/display: convert W/As in intel_flipq.c to new framework
Luca Coelho
3
-10
/
+8
2026-03-09
drm/i915/display: convert W/As in intel_fbc.c to new framework
Luca Coelho
3
-2
/
+8
2026-03-09
drm/i915/display: convert W/As in intel_dp_mst.c to new framework
Luca Coelho
3
-1
/
+5
2026-03-09
drm/i915/display: convert W/As in intel_display_device.c to new framework
Luca Coelho
3
-1
/
+6
2026-03-09
drm/i915/display: convert W/As in intel_display.c to new framework
Luca Coelho
3
-2
/
+5
2026-03-09
drm/i915/display: convert W/As in intel_ddi.c to new framework
Luca Coelho
3
-2
/
+6
2026-03-09
drm/i915/display: convert W/As in intel_cursor.c to new framework
Luca Coelho
3
-1
/
+4
2026-03-09
drm/i915/display: convert W/As in intel_cdclk.c to new framework
Luca Coelho
3
-1
/
+5
2026-03-09
drm/i915/display: convert W/As in intel_display_power.c to new framework
Luca Coelho
3
-11
/
+36
2026-03-09
drm/i915/display: convert audio workaround to new framework
Luca Coelho
3
-13
/
+16
2026-03-09
drm/i915/display: remove enum macro magic in intel_display_wa()
Luca Coelho
8
-15
/
+16
2026-03-09
drm/tyr: Use DRM device type alias across driver
Deborah Brouwer
2
-4
/
+10
2026-03-09
gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocation
Sanjay Yadav
1
-0
/
+327
2026-03-09
drm/i915/dp: Read ALPM caps after DPCD init
Arun R Murthy
2
-6
/
+7
2026-03-09
drm/buddy: Add KUnit test for offset-aligned allocations
Arunpravin Paneer Selvam
1
-0
/
+166
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
1
-45
/
+227
2026-03-09
gpu: nova-core: firmware: fix and explain v2 header offsets computations
Alexandre Courbot
1
-4
/
+12
2026-03-09
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
1
-0
/
+10
2026-03-09
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
2
-0
/
+26
2026-03-09
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
1
-0
/
+12
2026-03-09
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
1
-12
/
+38
2026-03-09
gpu: nova-core: firmware: add comments to justify v3 header values
Alexandre Courbot
1
-0
/
+2
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
3
-3
/
+365
2026-03-09
gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
Alexandre Courbot
2
-6
/
+22
2026-03-09
gpu: nova-core: make Chipset::arch() const
Alexandre Courbot
1
-1
/
+1
2026-03-09
gpu: nova-core: falcon: remove unwarranted safety check in dma_load
Alexandre Courbot
1
-7
/
+0
2026-03-09
gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
3
-3
/
+251
[prev]
[next]