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-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
2025-10-22
drm/i915/dmc: Fixup TGL/ADL-S HRR event handler type
Ville Syrjälä
1
-1
/
+16
2025-10-22
drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S
Ville Syrjälä
1
-1
/
+54
2025-10-22
drm/i915/dp: Simplify intel_dp_needs_8b10b_fec()
Imre Deak
1
-3
/
+0
2025-10-22
drm/xe: Avoid PM wake reference during VF migration
Matthew Brost
1
-5
/
+0
2025-10-22
drm/xe: Do not wake device during a GT reset
Matthew Brost
1
-7
/
+12
2025-10-22
drm/xe: Check return value of GGTT workqueue allocation
Matthew Brost
1
-0
/
+3
2025-10-22
drm/xe/vf: Do not disable VF migration on ATS-M
Tomasz Lis
1
-4
/
+3
2025-10-22
drm/xe: Assert that VF will never use fixed placement of BOs
Tomasz Lis
1
-0
/
+6
2025-10-22
drm/xe/vf: Fix GuC FW check for VF migration support
Tomasz Lis
3
-23
/
+57
2025-10-22
drm/xe/vf: Revert logic of vf.migration.enabled
Tomasz Lis
2
-8
/
+5
2025-10-22
drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_level
Gustavo Sousa
1
-0
/
+7
2025-10-22
drm/xe/tests/pci: Convert GT count check to general device check
Gustavo Sousa
1
-5
/
+4
2025-10-22
drm/vkms: Allow to configure connector status via configfs
José Expósito
3
-0
/
+61
2025-10-22
drm/vkms: Allow to update the connector status
José Expósito
2
-0
/
+31
2025-10-22
drm/vkms: Allow to configure connector status
José Expósito
3
-2
/
+56
2025-10-22
drm/vkms: Allow to configure the default device creation
José Expósito
1
-0
/
+7
2025-10-22
drm/vkms: Allow to attach connectors and encoders via configfs
Louis Chauvet
1
-0
/
+62
2025-10-22
drm/vkms: Allow to configure multiple connectors via configfs
Louis Chauvet
1
-0
/
+87
2025-10-22
drm/vkms: Allow to attach encoders and CRTCs via configfs
Louis Chauvet
1
-0
/
+58
2025-10-22
drm/vkms: Allow to configure multiple encoders via configfs
Louis Chauvet
1
-0
/
+87
2025-10-22
drm/vkms: Allow to attach planes and CRTCs via configfs
Louis Chauvet
1
-0
/
+58
2025-10-22
drm/vkms: Allow to configure CRTC writeback support via configfs
Louis Chauvet
1
-0
/
+42
2025-10-22
drm/vkms: Allow to configure multiple CRTCs via configfs
Louis Chauvet
1
-0
/
+85
2025-10-22
drm/vkms: Allow to configure the plane type via configfs
Louis Chauvet
1
-0
/
+46
2025-10-22
drm/vkms: Allow to configure multiple planes via configfs
Louis Chauvet
1
-0
/
+88
2025-10-22
drm/vkms: Add and remove VKMS instances via configfs
Louis Chauvet
5
-1
/
+190
2025-10-22
drm/vkms: Expose device creation and destruction
José Expósito
2
-2
/
+22
2025-10-22
drm/sitronix/st7571-i2c: remove unneeded semicolon
Marcus Folkesson
1
-1
/
+1
2025-10-21
drm/xe: Fix stolen size check to allow equal WOPCM size
Shuicheng Lin
1
-1
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
3
-25
/
+17
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
1
-2
/
+2
2025-10-21
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
2
-1
/
+10
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
1
-1
/
+2
2025-10-21
gpu: nova-core: bitfield: Add support for custom visibility
Joel Fernandes
2
-32
/
+39
2025-10-21
gpu: nova-core: bitfield: Add support for different storage widths
Joel Fernandes
2
-37
/
+49
2025-10-21
gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...
Joel Fernandes
3
-249
/
+332
2025-10-21
gpu: nova-core: register: use field type for Into implementation
Alexandre Courbot
2
-16
/
+32
2025-10-21
drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
2
-4
/
+21
2025-10-21
drm/xe/display: Make panic support work on vram.
Maarten Lankhorst
1
-14
/
+36
2025-10-21
drm/xe: Extract xe_bo_is_visible_vram
Maarten Lankhorst
2
-1
/
+19
2025-10-21
drm/panic: Fix 24bit pixel crossing page boundaries
Jocelyn Falempe
1
-2
/
+44
2025-10-21
drm/panic: Fix divide by 0 if the screen width < font width
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix kmsg text drawing rectangle
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe
1
-1
/
+4
2025-10-21
drm/panic: Fix overlap between qr code and logo
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix drawing the logo on a small narrow screen
Jocelyn Falempe
1
-0
/
+3
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
123
-1634
/
+4506
2025-10-21
Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
143
-2099
/
+4645
2025-10-21
drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRL
Balasubramani Vivekanandan
2
-0
/
+25
2025-10-21
drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
Brian Welty
5
-1
/
+37
[prev]
[next]