index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
2
-24
/
+343
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+2
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
8
-17
/
+33
2024-04-22
Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-6
/
+19
2024-04-19
Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...
Dave Airlie
1
-1
/
+1
2024-04-19
Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-12
/
+31
2024-04-18
drm/nouveau: Use drm_crtc_vblank_crtc()
Ville Syrjälä
1
-1
/
+1
2024-04-15
drm/nouveau/dp: Don't probe eDP ports twice harder
Lyude Paul
1
-5
/
+8
2024-04-15
drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
Lyude Paul
1
-0
/
+10
2024-04-15
drm: nv04: Fix out of bounds access
Mikhail Kobuk
1
-6
/
+7
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-2
/
+7
2024-04-10
drm/nouveau/dp: Don't probe eDP ports twice harder
Lyude Paul
1
-5
/
+8
2024-04-10
drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
Lyude Paul
1
-0
/
+10
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2
-4
/
+9
2024-04-05
nouveau: fix function cast warning
Arnd Bergmann
1
-1
/
+6
2024-04-05
nouveau/gsp: Avoid addressing beyond end of rpc->entries
Kees Cook
1
-1
/
+1
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
7
-39
/
+58
2024-04-02
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
10
-17
/
+44
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
9
-17
/
+43
2024-03-28
nouveau/uvmm: fix addr/range calcs for remap operations
Dave Airlie
1
-3
/
+3
2024-03-28
drm/nouveau/gr/gf100: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
1
-2
/
+4
2024-03-25
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
15
-125
/
+117
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-1
/
+11
2024-03-21
drm/mst: read sideband messaging cap
Jani Nikula
1
-1
/
+1
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
1
-1
/
+0
2024-03-15
drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()
Lyude Paul
1
-1
/
+1
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
13
-124
/
+106
2024-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
5
-9
/
+25
2024-03-12
drm/nouveau: fix kerneldoc warnings
Timur Tabi
1
-0
/
+9
2024-03-12
nouveau: reset the bo resource bus info after an eviction
Dave Airlie
1
-0
/
+2
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
1
-11
/
+0
2024-03-11
drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacks
Thomas Zimmermann
1
-4
/
+15
2024-03-11
drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()
Thomas Zimmermann
2
-13
/
+32
2024-03-08
nouveau/dmem: handle kcalloc() allocation failure
Duoming Zhou
1
-6
/
+6
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
3
-6
/
+22
2024-03-08
Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...
Dave Airlie
1
-1
/
+1
2024-03-05
drm/nouveau: move more missing UAPI bits
Karol Herbst
2
-17
/
+15
2024-03-05
drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
Karol Herbst
1
-1
/
+1
2024-03-01
drm/nouveau: keep DMA buffers required for suspend/resume
Sid Pranjale
1
-2
/
+2
2024-03-01
nouveau: report byte usage in VRAM usage.
Dave Airlie
1
-1
/
+1
2024-02-28
drm/nouveau: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
14
-55
/
+141
2024-02-23
nouveau: add an ioctl to report vram usage
Dave Airlie
1
-0
/
+5
2024-02-23
nouveau: add an ioctl to return vram bar size.
Dave Airlie
1
-0
/
+4
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
2
-1
/
+13
2024-02-23
Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-4
/
+9
[prev]
[next]