index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
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
drm-misc-fixes-2024-08-22
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
2024-08-01
nouveau: set placement to original placement on uvmm validate.
drm-misc-fixes-2024-08-01
Dave Airlie
1
-0
/
+1
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
15
-77
/
+363
2024-07-29
drm/nouveau: remove unused variable ret
Jani Nikula
1
-1
/
+0
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-14
/
+32
2024-07-27
drm/nouveau/kms: remove push pointer from nv50_dmac
Ben Skeggs
30
-124
/
+122
2024-07-27
drm/nouveau/kms: remove a few unused struct members and fn decls
Ben Skeggs
2
-12
/
+0
2024-07-27
drm/nouveau: remove push pointer from nouveau_channel
Ben Skeggs
18
-54
/
+53
2024-07-27
drm/nouveau: remove master
Ben Skeggs
3
-31
/
+23
2024-07-27
drm/nouveau: remove chan->drm
Ben Skeggs
11
-38
/
+34
[next]