index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-2
/
+5
2025-01-16
Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-2
/
+5
2025-01-13
ACPI: video: Fix random crashes due to bad kfree()
Chris Bainbridge
1
-1
/
+1
2025-01-13
nouveau/fence: handle cross device fences properly
Dave Airlie
1
-2
/
+4
2025-01-07
drm/nouveau/disp: Fix missing backlight control on Macbook 5,1
Takashi Iwai
1
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
22
-78
/
+232
2024-11-14
nouveau/dp: handle retries for AUX CH transfers with GSP.
Dave Airlie
1
-23
/
+34
2024-11-14
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
Dave Airlie
2
-4
/
+4
2024-11-14
nouveau: fw: sync dma after setup is called.
Dave Airlie
1
-5
/
+6
2024-11-04
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
3
-3
/
+3
2024-11-04
drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
1
-2
/
+127
2024-11-04
drm/nouveau/disp: Move tiling functions to dispnv50/tile.h
Jocelyn Falempe
2
-49
/
+73
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
3
-3
/
+3
2024-10-29
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
1
-0
/
+1
2024-10-18
drm/nouveau: Suspend and resume clients with client helpers
Thomas Zimmermann
1
-5
/
+3
2024-10-18
drm/client: Move client event handlers to drm_client_event.c
Thomas Zimmermann
1
-1
/
+1
2024-10-14
drm/nouveau: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-11
Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-3
/
+3
2024-10-11
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
11
-10
/
+10
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-2
/
+9
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
4
-7
/
+6
2024-10-08
nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
Yonatan Maman
1
-1
/
+1
2024-10-08
nouveau/dmem: Fix privileged error in copy engine channel
Yonatan Maman
1
-1
/
+1
2024-10-03
drm/nouveau/gsp: remove extraneous ; after mutex
Colin Ian King
1
-1
/
+1
2024-10-03
drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
Benjamin Szőke
11
-10
/
+10
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-1
/
+5
2024-09-26
drm/nouveau: Run DRM default client setup
Thomas Zimmermann
2
-2
/
+9
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
131
-4278
/
+1167
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2024-09-13
Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-1
/
+4
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
1
-1
/
+1
2024-09-10
drm/nouveau/fb: restore init() for ramgp102
Ben Skeggs
3
-1
/
+4
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
1
-1
/
+1
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+1
2024-09-04
drm/nouveau/volt: use clamp() in nvkm_volt_map()
Li Zetao
1
-1
/
+1
2024-09-04
drm/nouveau/tegra: Use iommu_paging_domain_alloc()
Lu Baolu
1
-2
/
+2
2024-08-31
nouveau: fix the fwsec sb verification register.
Dave Airlie
1
-1
/
+1
2024-08-31
drm/nouveau: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-0
/
+1
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
2
-3
/
+12
2024-08-23
Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-3
/
+12
2024-08-16
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
2
-3
/
+12
2024-08-13
drm/nouveau: Implement switcheroo reprobe with drm_client_dev_hotplug()
Thomas Zimmermann
1
-1
/
+2
2024-08-13
drm/nouveau: Do not set struct drm_mode_config_funcs.output_poll_changed
Thomas Zimmermann
2
-2
/
+0
2024-08-13
drm/nouveau: Do not set struct drm_driver.lastclose
Thomas Zimmermann
3
-9
/
+0
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
130
-4267
/
+1166
2024-08-02
Revert "nouveau: rip out busy fence waits"
Dave Airlie
6
-6
/
+34
[next]