index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
1
-0
/
+13
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+2
2021-11-04
drm/nouveau: clean up all clients on device removal
Jeremy Cline
1
-0
/
+30
2021-11-04
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
1
-4
/
+6
2021-11-04
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
1
-1
/
+1
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
1
-0
/
+4
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
1
-2
/
+0
2021-08-18
drm/nouveau: block a bunch of classes from userspace
Ben Skeggs
1
-0
/
+1
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-29
drm/nouveau: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-3
/
+0
2021-05-26
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
1
-1
/
+2
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+2
2021-04-11
drm/nouveau: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-1
/
+2
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
1
-1
/
+1
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+2
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
1
-1
/
+4
2020-09-25
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
1
-9
/
+0
2020-08-31
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
1
-2
/
+2
2020-07-24
drm/nouveau: convert nvsw init to new push macros
Ben Skeggs
1
-5
/
+5
2020-07-24
drm/nouveau/kms/nv04-: no need for multiple nvsw objects
Ben Skeggs
1
-4
/
+3
2020-07-24
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
1
-0
/
+39
2020-07-24
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
1
-2
/
+2
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-8
/
+8
2020-07-24
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
1
-2
/
+2
2020-07-24
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
1
-2
/
+6
2020-05-26
drm/nouveau: use correct conflicting framebuffer API
Dave Airlie
1
-1
/
+1
2020-05-22
drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()
Ben Skeggs
1
-28
/
+3
2020-04-07
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
1
-0
/
+63
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-2
/
+1
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-4
/
+0
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-1
/
+0
2020-01-15
drm/nouveau: Do not try to disable PCI device on Tegra
Thierry Reding
1
-2
/
+1
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+3
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-1
/
+2
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
1
-0
/
+3
2019-08-07
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
1
-1
/
+1
2019-08-07
Revert "drm/nouveau: remove open-coded drm_invalid_op()"
Sean Paul
1
-1
/
+1
2019-07-31
drm/nouveau: Fill out gem_object->resv
Daniel Vetter
1
-1
/
+0
2019-06-26
drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-13
/
+13
2019-06-26
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
1
-1
/
+1
2019-06-21
drm/nouveau: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-05-14
drm/nouveau/core: allow detected chipset to be overridden
Ben Skeggs
1
-1
/
+2
2019-05-01
drm/nouveau/nouveau: forward error generated while resuming objects tree
Tobias Klausmann
1
-1
/
+11
2019-04-24
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
1
-2
/
+5
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
1
-0
/
+1
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
1
-0
/
+5
[next]