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.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-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
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...
Dave Airlie
2
-6
/
+6
2025-08-06
drm/nouveau: Pass along the format info from .fb_create() to drm_helper_mode_...
Imre Deak
2
-6
/
+6
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
12
-91
/
+104
2025-07-22
Revert "drm/nouveau: check ioctl command codes better"
Arnd Bergmann
1
-5
/
+6
2025-07-21
drm/nouveau/nvif: fix null ptr deref on pre-fermi boards
Ben Skeggs
1
-0
/
+3
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
1
-1
/
+1
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2
-0
/
+2
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
1
-1
/
+2
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2
-2
/
+2
2025-07-11
drm/nouveau: check ioctl command codes better
Arnd Bergmann
1
-6
/
+5
2025-07-10
drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
3
-23
/
+14
2025-07-10
drm/nouveau: Add new callback for scheduler teardown
Philipp Stanner
3
-1
/
+30
2025-07-10
drm/nouveau: Make fence container helper usable driver-wide
Philipp Stanner
2
-13
/
+13
2025-07-07
drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
1
-6
/
+14
2025-07-04
nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
Dave Airlie
1
-0
/
+7
2025-07-04
drm/nouveau: Do not fail module init on debugfs errors
Aaron Thompson
3
-11
/
+4
2025-06-30
drm/dp: Change argument type of drm_edp_backlight_enable
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Change current_level argument type to u32
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Add argument for max luminance in drm_edp_backlight_init
Suraj Kandpal
1
-1
/
+2
2025-06-30
drm/dp: Add argument in drm_edp_backlight_init
Suraj Kandpal
1
-1
/
+1
2025-06-25
drm/nouveau/disp: Use dev->dev to get the device
Sakari Ailus
1
-1
/
+1
2025-06-13
drm/nouveau/bl: increase buffer size to avoid truncate warning
Jacob Keller
1
-1
/
+1
2025-06-13
drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
1
-5
/
+12
2025-06-13
drm/nouveau/gsp: Fix potential integer overflow on integer shifts
Colin Ian King
1
-1
/
+1
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-3
/
+2
2025-06-06
Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-06-06
drm/nouveau/vfn/r535: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
341
-8074
/
+14591
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2025-05-24
drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso...
Dan Carpenter
1
-1
/
+1
2025-05-19
drm/nouveau/kms: add support for GB20x
Ben Skeggs
27
-9
/
+1836
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
32
-4
/
+393
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
Ben Skeggs
10
-2
/
+25
2025-05-19
drm/nouveau: add support for GB10x
Ben Skeggs
27
-23
/
+257
2025-05-19
drm/nouveau/gf100-: track chan progress with non-WFI semaphore release
Ben Skeggs
12
-18
/
+245
2025-05-19
drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA
Ben Skeggs
14
-149
/
+344
2025-05-19
drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
Ben Skeggs
10
-108
/
+81
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
61
-9
/
+1680
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
36
-73
/
+109
2025-05-18
drm/nouveau/gv100-: switch to volta semaphore methods
Ben Skeggs
6
-1
/
+151
2025-05-18
drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES
Ben Skeggs
1
-15
/
+32
2025-05-18
drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
7
-19
/
+106
2025-05-18
drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
Ben Skeggs
1
-6
/
+17
2025-05-18
drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
2
-2
/
+2
2025-05-18
drm/nouveau/instmem: add hal for set_bar0_window_addr()
Ben Skeggs
3
-2
/
+11
2025-05-18
drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
Ben Skeggs
15
-90
/
+33
2025-05-18
drm/nouveau/gsp: add support for 570.144
Ben Skeggs
35
-19
/
+3193
2025-05-18
drm/nouveau/gsp: add common client alloc code
Ben Skeggs
6
-56
/
+59
2025-05-18
drm/nouveau/gsp: add hal for gsp.sr_data_size()
Ben Skeggs
2
-2
/
+11
[next]