index
:
~darktama/nouveau
devel-events
devel-gk110
devel-gk208
devel-keplerpm
devel-mst
devel-olddisp
devel-pm
devel-wip
hack-gk106m
linux-3.10
linux-3.11
linux-3.12
linux-3.13
linux-3.14
linux-3.15
linux-3.16
linux-3.17
linux-3.18
linux-3.19
linux-3.20
linux-3.8
linux-3.9
linux-4.1
linux-4.2
linux-4.3
linux-4.4
master
Nouveau driver - core, tools and DRM implementation
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
instmem/gk20a: use direct CPU access
Alexandre Courbot
1
-19
/
+53
2015-10-22
gem: return only valid domain when there's only one
linux-4.3
Ilia Mirkin
1
-0
/
+6
2015-10-12
nouveau: Disable AGP for SiS 761
Ondrej Zary
1
-0
/
+3
2015-08-28
tegra: merge platform setup from nouveau drm
Ben Skeggs
4
-13
/
+194
2015-08-28
pci: merge agp handling from nouveau drm
Ben Skeggs
1
-0
/
+54
2015-08-28
device: import pciid list and integrate quirks with it
Ben Skeggs
2
-1
/
+3
2015-08-28
pmu: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
fifo: convert user classes to new-style nvkm_object
Ben Skeggs
1
-1
/
+45
2015-08-28
imem: improve management of instance memory
Ben Skeggs
1
-0
/
+5
2015-08-28
mmu: protect each vm with its own mutex
Ben Skeggs
1
-1
/
+1
2015-08-28
device: separate construction of pci/tegra devices
Ben Skeggs
3
-32
/
+47
2015-08-28
subdev: implement support for new-style nvkm_subdev
Ben Skeggs
1
-1
/
+4
2015-08-28
nvif: replace path-based object identification
Ben Skeggs
3
-0
/
+115
2015-08-28
device: simplify subdev construction
Ben Skeggs
3
-2
/
+11
2015-08-28
device: tidy ctor/dtor interfaces
Ben Skeggs
3
-24
/
+31
2015-08-28
client: tidy ctor/dtor interfaces
Ben Skeggs
2
-10
/
+6
2015-08-28
platform: remove subclassing of nvkm_device
Ben Skeggs
1
-5
/
+0
2015-08-28
i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
1
-1
/
+2
2015-08-28
core: remove last printks
Ben Skeggs
2
-2
/
+0
2015-08-28
sec: switch to subdev printk macros
Ben Skeggs
1
-1
/
+0
2015-08-28
core: type-safe printk macros
Ben Skeggs
4
-16
/
+15
2015-08-28
tmr: type-safe PTIMER-based delay/wait macros
Ben Skeggs
1
-0
/
+5
2015-08-28
lib: various tweaks
Ben Skeggs
8
-131
/
+232
2015-08-28
gr: use NVIDIA-provided external firmwares
Alexandre Courbot
1
-0
/
+1
2015-03-17
drm: move uapi so it gets picked before copy in linux tree
Ben Skeggs
1
-1
/
+1
2015-03-17
platform: probe IOMMU if present
Alexandre Courbot
1
-0
/
+32
2015-03-17
instmem/gk20a: use DMA attributes
Alexandre Courbot
1
-0
/
+31
2015-03-17
lib: fix drm backend
Ben Skeggs
1
-1
/
+1
2015-01-19
drm: finalise nvkm namespace switch (no binary change)
Ben Skeggs
4
-26
/
+26
2015-01-19
device: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2
-4
/
+2
2015-01-19
sec: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-1
/
+1
2015-01-19
gr: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-10
/
+10
2015-01-19
ce: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-2
/
+2
2015-01-19
pmu: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-4
/
+4
2015-01-19
core: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-1
/
+0
2015-01-19
gr: rename from graph (no binary change)
Ben Skeggs
1
-12
/
+12
2015-01-19
ce: rename from copy (no binary change)
Ben Skeggs
1
-2
/
+2
2015-01-19
sec: separate from cipher (formerly crypt)
Ben Skeggs
1
-2
/
+2
2015-01-19
pmu: rename from pwr (no binary change)
Ben Skeggs
1
-4
/
+4
2015-01-19
drm: remove symlinks from build, use Kbuild files for lib build
Ben Skeggs
6
-17
/
+84
2015-01-10
lib: fix for spinlock change
Ben Skeggs
1
-0
/
+1
2014-12-02
volt: add support for GK20A
Vince Hsu
1
-0
/
+31
2014-12-02
lib: add null backend
Ben Skeggs
2
-0
/
+136
2014-12-02
drm: introduce nv_device_is_cpu_coherent()
Alexandre Courbot
1
-0
/
+2
2014-12-02
bios: split out shadow methods
Ben Skeggs
1
-0
/
+4
2014-10-02
fb/ram/gk104-: perform certain steps only when bios data differs
Ben Skeggs
1
-2
/
+3
2014-08-10
drm: expose the full object/event interfaces to userspace
Ben Skeggs
2
-3
/
+223
2014-08-10
nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
4
-132
/
+87
2014-08-10
lib: silence some issues reported by valgrind
Ben Skeggs
3
-24
/
+29
2014-08-10
device: add method to retrieve some basic device info
Ben Skeggs
1
-0
/
+6
[next]