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-09
gpu: nova-core: move brom_params and boot_addr to FalconFirmware
Alexandre Courbot
3
-14
/
+14
2026-03-09
gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
Alexandre Courbot
1
-3
/
+3
2026-03-09
gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
Alexandre Courbot
4
-45
/
+46
2026-03-09
gpu: nova-core: falcon: add constant for memory block alignment
Alexandre Courbot
1
-1
/
+5
2026-03-09
gpu: nova-core: create falcon firmware DMA objects lazily
Alexandre Courbot
5
-127
/
+108
2026-03-08
drm/gud: fix NULL crtc dereference on display disable
Shenghao Yang
3
-19
/
+48
2026-03-08
Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
17
-232
/
+149
2026-03-08
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
238
-4359
/
+106719
2026-03-08
drm/sitronix/st7586: fix bad pixel data due to byte swap
David Lechner
1
-9
/
+6
2026-03-08
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
3
-11
/
+15
2026-03-07
drm/xe/migrate: Refactor xe_migrate_prepare_vm()
Raag Jadav
1
-15
/
+38
2026-03-07
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-07
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-03-07
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
1
-8
/
+8
2026-03-07
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-07
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-07
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
2
-2
/
+4
2026-03-07
drm/amdgpu: push userq debugfs function in amdgpu_debugfs files
Sunil Khatri
3
-48
/
+58
2026-03-07
drm/amdgpu/userq: declutter the code with goto
Sunil Khatri
1
-22
/
+18
2026-03-07
drm/amdgpu/userq: defer queue publication until create completes
Sunil Khatri
1
-33
/
+33
2026-03-07
drm/amdgpu: Check for multiplication overflow in checkpoint stack size
David Francis
6
-8
/
+22
2026-03-07
drm/amdkfd: fix the warning for potential insecure string
Sunil Khatri
1
-2
/
+2
2026-03-07
drm/amdgpu: fix warning for potentially insecure string
Sunil Khatri
1
-1
/
+1
2026-03-07
drm/amd/pm: Enable aid/xcd/hbm temperature reporting
Asad Kamal
1
-0
/
+3
2026-03-07
drm/amd/pm: Add aid/xcd/hbm temperatures
Asad Kamal
3
-2
/
+51
2026-03-07
drm/amdgpu: include ip discovery data in devcoredump
Pierre-Eric Pelloux-Prayer
3
-0
/
+47
2026-03-07
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-03-07
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
1
-8
/
+8
2026-03-07
drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Joshua Peisach
1
-15
/
+7
2026-03-07
drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
5
-23
/
+23
2026-03-07
drm/amdgpu/gfx12.1: add support for disable_kq
Alex Deucher
1
-19
/
+71
2026-03-07
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-07
drm/amdgpu: gfx 12.1 cleanups
Alex Deucher
1
-15
/
+4
2026-03-07
drm/radeon: Test for fbdev GEM object with generic helper
Thomas Zimmermann
3
-25
/
+4
2026-03-07
drm/amdgpu: Move test for fbdev GEM object into generic helper
Thomas Zimmermann
2
-18
/
+33
2026-03-07
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-07
drm/amdgpu/userq: remove queue from doorbell xa during clean up
Sunil Khatri
1
-0
/
+1
2026-03-07
drm/amdgpu/userq: remove queue from doorbell xarray
Sunil Khatri
1
-0
/
+1
2026-03-07
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-07
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
2
-2
/
+4
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
2
-1
/
+2
2026-03-06
drm/msm/dsi: fix pclk rate calculation for bonded dsi
Pengyu Luo
1
-6
/
+23
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-2
/
+2
2026-03-06
drm/i915: Fix potential overflow of shmem scatterlist length
Janusz Krzysztofik
1
-3
/
+9
2026-03-06
drm/i915/guc: Fix corrupted copyright symbols in selftest files
Konstantin Khorenko
2
-2
/
+2
2026-03-06
Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
10
-41
/
+74
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-12
/
+12
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-10
/
+26
2026-03-06
Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-3
/
+8
2026-03-06
drm/xe/xe_hw_error: Add support for PVC SoC errors
Riana Tauro
2
-0
/
+231
[prev]
[next]