index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-04
drm/nouveau: clean up all clients on device removal
Jeremy Cline
2021-11-04
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
2021-11-04
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-08-18
drm/nouveau: block a bunch of classes from userspace
Ben Skeggs
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-29
drm/nouveau: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-05-26
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-11
drm/nouveau: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-09-25
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
2020-08-31
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
2020-07-24
drm/nouveau: convert nvsw init to new push macros
Ben Skeggs
2020-07-24
drm/nouveau/kms/nv04-: no need for multiple nvsw objects
Ben Skeggs
2020-07-24
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
2020-07-24
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-05-26
drm/nouveau: use correct conflicting framebuffer API
Dave Airlie
2020-05-22
drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()
Ben Skeggs
2020-04-07
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-01-15
drm/nouveau: Do not try to disable PCI device on Tegra
Thierry Reding
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2019-08-07
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
2019-08-07
Revert "drm/nouveau: remove open-coded drm_invalid_op()"
Sean Paul
2019-07-31
drm/nouveau: Fill out gem_object->resv
Daniel Vetter
2019-06-26
drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
2019-06-26
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
2019-06-21
drm/nouveau: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-05-14
drm/nouveau/core: allow detected chipset to be overridden
Ben Skeggs
2019-05-01
drm/nouveau/nouveau: forward error generated while resuming objects tree
Tobias Klausmann
2019-04-24
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
[next]