index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-14
Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...
Dave Airlie
2
-6
/
+6
2025-08-12
drm/nouveau: Improve message for missing firmware
Mel Henning
1
-1
/
+3
2025-08-12
drm/nouveau: Remove nvkm_gsp_fwif.enable
Mel Henning
5
-6
/
+5
2025-08-12
drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
Mel Henning
2
-13
/
+1
2025-08-12
drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
Timur Tabi
1
-0
/
+3
2025-08-11
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
12
-91
/
+104
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
8
-24
/
+42
2025-08-09
drm/nouveau: fix typos in comments
Madhur Kumar
1
-3
/
+3
2025-08-09
drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().
Fanhua Li
1
-1
/
+2
2025-08-09
drm/nouveau: Remove surplus struct member
Philipp Stanner
2
-3
/
+0
2025-08-09
drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
1
-1
/
+1
2025-08-06
drm/nouveau: Pass along the format info from .fb_create() to drm_helper_mode_...
Imre Deak
2
-6
/
+6
2025-07-30
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-03
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
[prev]
[next]