index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
2023-01-13
drm/nouveau: Remove support for legacy contexts/buffers
Thomas Zimmermann
1
-7
/
+3
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+1
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
1
-3
/
+1
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/fifo: expose per-runlist CHID information
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
1
-24
/
+12
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
1
-8
/
+6
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-09-01
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
[next]