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