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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-1
/
+11
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
13
-124
/
+106
2024-03-12
drm/nouveau: fix kerneldoc warnings
Timur Tabi
1
-0
/
+9
2024-03-12
nouveau: reset the bo resource bus info after an eviction
Dave Airlie
1
-0
/
+2
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
3
-6
/
+22
2024-03-08
Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...
Dave Airlie
1
-1
/
+1
2024-03-05
drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
Karol Herbst
1
-1
/
+1
2024-03-01
drm/nouveau: keep DMA buffers required for suspend/resume
Sid Pranjale
1
-2
/
+2
2024-03-01
nouveau: report byte usage in VRAM usage.
Dave Airlie
1
-1
/
+1
2024-02-28
drm/nouveau: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
14
-55
/
+141
2024-02-23
nouveau: add an ioctl to report vram usage
Dave Airlie
1
-0
/
+5
2024-02-23
nouveau: add an ioctl to return vram bar size.
Dave Airlie
1
-0
/
+4
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
2
-1
/
+13
2024-02-23
Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-4
/
+9
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-16
Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-19
/
+62
2024-02-12
nouveau/svm: fix kvcalloc() argument order
Arnd Bergmann
1
-1
/
+1
2024-02-12
drm/nouveau: omit to create schedulers using the legacy uAPI
Danilo Krummrich
1
-4
/
+10
2024-02-12
drm/nouveau: don't fini scheduler if not initialized
Danilo Krummrich
8
-16
/
+53
2024-02-09
Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-31
/
+48
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-32
/
+24
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
2
-22
/
+39
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
8
-78
/
+78
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-01-31
drm/nouveau/svm: remove unused but set variables
Jani Nikula
1
-7
/
+3
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
19
-145
/
+367
2024-01-27
Revert "nouveau: push event block/allowing out of the fence context"
Dave Airlie
2
-27
/
+6
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2
-37
/
+23
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2024-01-19
nouveau/vmm: don't set addr on the fail path to avoid warning
Dave Airlie
1
-0
/
+3
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
3
-7
/
+7
2024-01-15
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
3
-7
/
+7
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-411
/
+429
2024-01-10
drm/nouveau: include drm/drm_edid.h only where needed
Jani Nikula
2
-1
/
+2
2024-01-09
drm/nouveau/disp: switch to use kmemdup() helper
Chen Haonan
1
-2
/
+1
2024-01-08
drm/nouveau/volt/gk20a: don't misuse kernel-doc comments
Randy Dunlap
1
-2
/
+2
2024-01-08
drm/nouveau/gr/gf100: don't misuse kernel-doc comments
Randy Dunlap
1
-1
/
+1
2024-01-08
drm/nouveau: don't misuse kernel-doc comments
Randy Dunlap
1
-2
/
+2
2024-01-08
drm/nouveau/disp: 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
drm/nouveau/dp: Honor GSP link training retry timeouts
Lyude Paul
1
-22
/
+42
2024-01-05
nouveau: push event block/allowing out of the fence context
Dave Airlie
2
-6
/
+27
[next]