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
/
engine
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
1
-7
/
+10
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
1
-0
/
+5
2018-02-02
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
1
-3
/
+3
2018-01-09
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2018-01-09
drm/nouveau/disp/gf119: add missing drive vfunc ptr
Rob Clark
1
-0
/
+1
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-19
drm/nouveau/mmu/gp10b: use correct implementation
Ben Skeggs
1
-1
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
58
-340
/
+360
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
73
-0
/
+73
2017-11-02
drm/nouveau/gr/gf100-: don't prevent module load if firmware missing
Ben Skeggs
1
-2
/
+6
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
10
-32
/
+44
2017-11-02
drm/nouveau: consolidate handling of dma mask
Ben Skeggs
2
-14
/
+12
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
1
-0
/
+5
2017-11-02
drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generation
Ben Skeggs
1
-52
/
+58
2017-11-02
drm/nouveau/gr/gf100-: use new interfaces for vmm operations
Ben Skeggs
10
-52
/
+39
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
8
-36
/
+28
2017-11-02
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
9
-56
/
+30
2017-11-02
drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access
Ben Skeggs
1
-0
/
+2
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
6
-37
/
+10
2017-11-02
drm/nouveau/mmu/nv04: implement vmm on top of new base
Ben Skeggs
1
-2
/
+3
2017-11-02
drm/nouveau/mmu/gp100: fork from gf100
Ben Skeggs
1
-6
/
+6
2017-11-02
drm/nouveau/mmu/gm20b: fork from gf100
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/mmu/gm200: fork from gf100
Ben Skeggs
1
-3
/
+3
2017-11-02
drm/nouveau/mmu/gk20a: fork from gf100
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/mmu/gk104: fork from gf100
Ben Skeggs
1
-9
/
+9
2017-11-02
drm/nouveau/mmu/g84: fork from nv50
Ben Skeggs
1
-13
/
+13
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
8
-15
/
+15
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
5
-12
/
+35
2017-11-02
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/gr/gf100-gk208: copy big page size setting from fb
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/gr/gf100-gk208: make use of init_gpc_mmu() hook to share setup
Ben Skeggs
11
-20
/
+29
2017-11-02
drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu
Ben Skeggs
1
-2
/
+1
2017-11-02
drm/nouveau/bar/gm107-: wait for instance block binding to complete
Ben Skeggs
1
-13
/
+13
2017-11-02
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2
-3
/
+8
2017-11-02
drm/nouveau/fifo: perform reset from preinit
Ben Skeggs
1
-0
/
+8
2017-11-02
drm/nouveau/disp: add missing newline in ior debug messages
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/core/device: remove object include to prevent unnecessary rebuilds
Ben Skeggs
11
-3
/
+13
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
3
-3
/
+9
2017-11-02
remove some useless semicolons
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/therm/gp100: initial implementation of new gp1xx temperature sensor
Rhys Kidd
1
-0
/
+6
2017-10-03
drm/nouveau/bsp/g92: disable by default
Ilia Mirkin
1
-1
/
+1
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
1
-0
/
+4
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
1
-0
/
+3
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
1
-0
/
+3
2017-08-10
drm/nouveau/disp/nv04: avoid creation of output paths
Ben Skeggs
1
-0
/
+2
2017-07-25
drm/nouveau/disp/nv50-: bump max chans to 21
Ilia Mirkin
1
-1
/
+1
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
14
-10
/
+39
[next]