index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
/
nouveau_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
drm/nouveau: Do not fail module init on debugfs errors
Aaron Thompson
1
-3
/
+1
2025-06-27
drm/nouveau: fix hibernate on disabled GPU
Christoph Rudorff
1
-0
/
+8
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-3
/
+2
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+2
2025-01-12
drivers: remove get_task_comm() and print task comm directly
Yafang Shao
1
-3
/
+2
2025-01-09
drm/nouveau: fix kernel-doc comments
Timur Tabi
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-5
/
+0
2024-12-04
drm/nouveau: expose GSP-RM logging buffers via debugfs
Timur Tabi
1
-0
/
+16
2024-12-04
drm/nouveau: create module debugfs root
Danilo Krummrich
1
-3
/
+19
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
1
-1
/
+1
2024-10-14
drm/nouveau: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-08
nouveau/dmem: Fix privileged error in copy engine channel
Yonatan Maman
1
-1
/
+1
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+1
2024-09-26
drm/nouveau: Run DRM default client setup
Thomas Zimmermann
1
-2
/
+8
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-187
/
+201
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-0
/
+1
2024-08-13
drm/nouveau: Do not set struct drm_driver.lastclose
Thomas Zimmermann
1
-1
/
+0
2024-07-27
drm/nouveau: remove push pointer from nouveau_channel
Ben Skeggs
1
-1
/
+2
2024-07-27
drm/nouveau: remove master
Ben Skeggs
1
-24
/
+15
2024-07-27
drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
Ben Skeggs
1
-2
/
+2
2024-07-27
drm/nouveau: add nvif_mmu to nouveau_drm
Ben Skeggs
1
-14
/
+21
2024-07-27
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
1
-2
/
+1
2024-07-27
drm/nouveau: always map device
Ben Skeggs
1
-0
/
+16
2024-07-27
drm/nouveau/nvif: remove device args
Ben Skeggs
1
-6
/
+1
2024-07-27
drm/nouveau/nvif: remove client device arg
Ben Skeggs
1
-3
/
+1
2024-07-27
drm/nouveau/nvif: remove nvxx_client()
Ben Skeggs
1
-3
/
+0
2024-07-27
drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args
Ben Skeggs
1
-4
/
+2
2024-07-27
drm/nouveau: handle limited nvif ioctl in abi16
Ben Skeggs
1
-4
/
+1
2024-07-27
drm/nouveau: move allocation of root client out of nouveau_cli_init()
Ben Skeggs
1
-17
/
+19
2024-07-27
drm/nouveau: store nvkm_device pointer in nouveau_drm
Ben Skeggs
1
-5
/
+3
2024-07-27
drm/nouveau: create pci device once
Ben Skeggs
1
-9
/
+2
2024-07-27
drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdata
Ben Skeggs
1
-41
/
+37
2024-07-27
drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common code
Ben Skeggs
1
-33
/
+60
2024-07-27
drm/nouveau: move nouveau_drm_device_fini() above init()
Ben Skeggs
1
-53
/
+53
2024-05-02
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
1
-3
/
+3
2024-02-12
drm/nouveau: don't fini scheduler if not initialized
Danilo Krummrich
1
-3
/
+4
2023-11-24
drm/nouveau: enable dynamic job-flow control
Danilo Krummrich
1
-1
/
+1
2023-11-24
drm/nouveau: implement 1:1 scheduler - entity relationship
Danilo Krummrich
1
-10
/
+21
2023-11-13
drm/nouveau: separately allocate struct nouveau_uvmm
Danilo Krummrich
1
-1
/
+4
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
1
-1
/
+4
2023-08-04
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
1
-2
/
+25
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-3
/
+0
2023-07-12
drm/nouveau: bring back blit subchannel for pre nv50 GPUs
Karol Herbst
1
-3
/
+17
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+10
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-16
nouveau: fix client work fence deletion race
Dave Airlie
1
-4
/
+10
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+0
2023-01-13
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
1
-1
/
+0
[next]