index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2021-11-18
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2021-11-18
drm/nouveau: recognise GA106
Ben Skeggs
2021-11-16
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-11
drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
Hans Verkuil
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
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-11-04
drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
Chenyuan Mi
2021-11-04
ce/gf100: fix incorrect CE0 address calculation on some GPUs
Ben Skeggs
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-02
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-01
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-28
nouveau/svm: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-26
nouveau: ACPI: Use the ACPI_COMPANION() macro directly
Rafael J. Wysocki
2021-10-25
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
2021-10-15
drm/nouveau/fifo: Reinstate the correct engine bit programming
Marek Vasut
2021-10-12
drm/nouveau/mmu/gp100: remove unused variable
Karol Herbst
2021-10-11
drm/nouveau/nouveau_bo: Remove unused variables 'dev'
Lee Jones
2021-10-11
drm/nouveau/gem: remove redundant semi-colon
Yang Yingliang
2021-10-11
drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.
Luo penghao
2021-10-11
drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()
Luo penghao
2021-10-11
drm/nouveau/nvenc: remove duplicate include in base.c
yong yiran
2021-10-06
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
2021-10-06
drm/nouveau/kms/nv50-: fix file release memory leak
Yang Yingliang
2021-10-06
drm/nouveau: avoid a use-after-free when BO init fails
Jeremy Cline
2021-10-06
drm/nouveau/fifo/ga102: initialise chid on return from channel creation
Ben Skeggs
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-10-06
drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
Ben Skeggs
2021-10-04
Revert "drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL...
Sean Paul
2021-10-01
drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-20
drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
Guenter Roeck
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
2021-08-23
drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
Christian König
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-08-18
drm/nouveau/fifo/nv50-: rip out dma channels
Ben Skeggs
2021-08-18
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
2021-08-18
drm/nouveau/disp: power down unused DP links during init
Ben Skeggs
2021-08-18
drm/nouveau: recognise GA107
Ben Skeggs
[next]