index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-14
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
Dave Airlie
1
-3
/
+3
2024-09-10
drm/nouveau/fb: restore init() for ramgp102
Ben Skeggs
3
-1
/
+4
2024-08-31
nouveau: fix the fwsec sb verification register.
Dave Airlie
1
-1
/
+1
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-26
/
+51
2024-05-03
Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-26
/
+51
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
1
-26
/
+51
2024-04-30
nouveau: Add missing break statement
Chaitanya Kumar Borah
1
-0
/
+1
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
1
-24
/
+337
2024-04-19
Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+6
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-2
/
+7
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2
-4
/
+9
2024-04-05
nouveau: fix function cast warning
Arnd Bergmann
1
-1
/
+6
2024-04-05
nouveau/gsp: Avoid addressing beyond end of rpc->entries
Kees Cook
1
-1
/
+1
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+9
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
1
-1
/
+0
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-72
/
+71
2024-03-12
drm/nouveau: fix kerneldoc warnings
Timur Tabi
1
-0
/
+9
2024-03-01
drm/nouveau: keep DMA buffers required for suspend/resume
Sid Pranjale
1
-2
/
+2
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
3
-35
/
+61
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
1
-1
/
+5
2024-02-16
drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()
Dan Carpenter
1
-3
/
+2
2024-02-16
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2024-02-05
drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()
Timur Tabi
1
-9
/
+9
2024-02-05
drm/nouveau: fix several DMA buffer leaks
Timur Tabi
1
-21
/
+38
2024-02-05
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-70
/
+70
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-01-31
drm/nouveau/acr/ga102: remove unused but set variable
Jani Nikula
1
-2
/
+1
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-59
/
+152
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+2
2024-01-17
Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+2
2024-01-15
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
1
-6
/
+2
2024-01-08
drm/nouveau/volt/gk20a: don't misuse kernel-doc comments
Randy Dunlap
1
-2
/
+2
2024-01-08
drm/nouveau/bios/init: drop kernel-doc notation
Randy Dunlap
1
-68
/
+68
2024-01-05
nouveau/gsp: always free the alloc messages on r535
Dave Airlie
1
-2
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
1
-15
/
+21
2024-01-05
nouveau/gsp: convert gsp errors to generic errors
Dave Airlie
1
-5
/
+21
2024-01-05
drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocations
Lyude Paul
1
-2
/
+8
2024-01-05
nouveau/gsp: free acpi object after use
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau/gsp: drop some acpi related debug
Dave Airlie
1
-9
/
+0
2024-01-05
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
Dave Airlie
1
-2
/
+5
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-7
/
+2
2023-12-15
drm/nouveau: Fixup gk20a instobj hierarchy
Thierry Reding
1
-9
/
+9
2023-12-12
iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
Jason Gunthorpe
1
-7
/
+2
2023-11-30
nouveau/tu102: flush all pdbs on vmm flush
Dave Airlie
1
-1
/
+1
2023-11-30
nouveau/gsp: document some aspects of GSP-RM
Timur Tabi
1
-0
/
+82
2023-11-29
nouveau/gsp: replace zero-length array with flex-array member and use __count...
Gustavo A. R. Silva
1
-1
/
+1
2023-11-29
nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
Dan Carpenter
1
-3
/
+1
[next]