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
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
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-1
/
+6
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-0
/
+1
2019-02-20
drm/nouveau: allow accelerated buffer moves even when gr isn't present
Ben Skeggs
1
-85
/
+128
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
1
-1
/
+1
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
1
-13
/
+0
2019-02-20
drm/nouveau: allocate kernel channel(s) before initialising display
Ben Skeggs
1
-2
/
+4
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+5
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-3
/
+4
2018-12-11
drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()
Thierry Reding
1
-0
/
+6
2018-10-11
drm/nouveau: Start using new drm_dev initialization helpers
Lyude Paul
1
-72
/
+101
2018-10-11
drm/nouveau: Fix potential memory leak in nouveau_drm_load()
Lyude Paul
1
-2
/
+4
2018-09-07
drm/nouveau: fix oops in client init failure path
Ben Skeggs
1
-7
/
+7
2018-09-07
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
1
-1
/
+1
2018-09-07
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
1
-3
/
+1
2018-09-07
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Lyude Paul
1
-1
/
+0
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-11
/
+7
2018-07-16
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
1
-2
/
+4
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
1
-0
/
+7
2018-07-16
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
1
-11
/
+0
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-0
/
+8
2018-05-18
drm/nouveau/drm/nv50-: remove allocation of sw class
Ben Skeggs
1
-21
/
+19
2018-05-18
drm/nouveau: remove fence wait code from deferred client work handler
Ben Skeggs
1
-16
/
+14
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-4
/
+4
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
1
-0
/
+4
2018-03-13
drm/nouveau: Runtime suspend despite HDA being unbound
Lukas Wunner
1
-44
/
+0
2018-03-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
1
-2
/
+0
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2018-01-11
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2017-12-23
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
1
-6
/
+0
2017-11-02
drm/nouveau: implement per-client delayed workqueue with fence support
Ben Skeggs
1
-0
/
+56
2017-11-02
drm/nouveau: determine memory class for each client
Ben Skeggs
1
-0
/
+16
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
1
-24
/
+26
[next]