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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
disp/gf119-: fix nasty bug which can clobber SOR0's clock setup
linux-3.15
Ben Skeggs
1
-1
/
+1
2014-05-20
therm/nvd9: handle another kind of PWM fan
Martin Peres
1
-0
/
+1
2014-05-02
lib: fix build on ppc
Ben Skeggs
1
-4
/
+32
2014-05-02
gr/gm107: bump attrib cb size quite a bit
Ben Skeggs
1
-1
/
+3
2014-05-02
drm: fix another lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-05-02
bios: fix shadowing from PROM on big-endian systems
Ben Skeggs
1
-4
/
+6
2014-05-02
acpi: allow non-optimus setups to load vbios from acpi
Ilia Mirkin
1
-3
/
+0
2014-04-21
v3.15-rc2
Ben Skeggs
6
-35
/
+40
2014-03-26
drm: fix missing newline
Alexandre Courbot
1
-1
/
+1
2014-03-26
bios: fetch the vbios from PROM using only aligned 32-bit accesses
Martin Peres
1
-14
/
+19
2014-03-26
therm: let the vbios decide on the automatic fan management mode
Martin Peres
4
-8
/
+25
2014-03-26
therm/nvd7: handle another kind of PWM fans
Martin Peres
6
-16
/
+35
2014-03-26
pm/fan: drop the fan lock in fan_update() before rescheduling
Martin Peres
1
-6
/
+13
2014-03-26
drm: fix small thinko in vblank timestamping.
Mario Kleiner
1
-1
/
+1
2014-03-26
therm: check for sensor presence with requested mode, not current
Ben Skeggs
1
-1
/
+1
2014-03-26
disp/dp: allow 540MHz data rate
Ilia Mirkin
1
-1
/
+1
2014-03-26
drm: recognise higher link rate for available dp bw calculations
Ben Skeggs
1
-1
/
+4
2014-03-26
disp: limit dp capabilities as per dcb
Ben Skeggs
2
-1
/
+36
2014-03-26
fbram/nva3: restrict training pattern setup to GT218
Ben Skeggs
1
-15
/
+17
2014-03-26
devinit/nva3: restrict script access to some PFB regs
Ben Skeggs
2
-0
/
+51
2014-03-26
devinit: add interface to check if a mmio access by scripts is ok
Ben Skeggs
4
-3
/
+11
2014-03-26
bios: have strap reads show on devinit spam debug level
Ben Skeggs
7
-11
/
+13
2014-03-26
gpio/nv50: fixup reset for gpios >= 16
Ben Skeggs
1
-2
/
+3
2014-03-26
gpio/nv50: exclude sense value from mask when changing registers
Ben Skeggs
1
-1
/
+1
2014-03-26
gr/gk104: therm magic needed on some kepler boards
Ben Skeggs
1
-1
/
+24
2014-03-26
gr/gm107: initial support
Ben Skeggs
20
-9
/
+2954
2014-03-26
gf/gf100-: fix a stupid typo, waiting on wrong signal for mmctx
Ben Skeggs
11
-11
/
+11
2014-03-26
bios: parsing of some random table needed to bring up gr
Ben Skeggs
6
-1
/
+137
2014-03-26
bar/nv50: fix plymouth issues on certain efi macbooks
Ben Skeggs
1
-1
/
+3
2014-03-26
drm: fix fbcon not being accelerated after suspend
Ben Skeggs
1
-2
/
+2
2014-03-26
gr/gf100-: split ppc state into its subunits
Ben Skeggs
10
-44
/
+62
2014-03-26
gf/gf100-: split tpc state into its subunits
Ben Skeggs
19
-270
/
+374
2014-03-26
gr/gf100-: split gpc state into its subunits
Ben Skeggs
19
-348
/
+348
2014-03-26
gr/gf100-: tidy reg/ctx initval lists, mostly by giving them names
Ben Skeggs
21
-2063
/
+1855
2014-03-26
gr/gk110: minor adjustment to some random initval
Ben Skeggs
1
-2
/
+2
2014-03-26
gr/gk104: minor adjustment to some random initval
Ben Skeggs
1
-1
/
+1
2014-03-26
gr/gf119: fix bug in some random initval
Ben Skeggs
1
-1
/
+1
2014-03-26
gr/gf110: fixup gpc/tpc initvals lists
Ben Skeggs
1
-42
/
+47
2014-03-26
gr/gk208: minor adjustment to some random initval
Ben Skeggs
1
-1
/
+1
2014-03-26
gr/gf108: minor adjustment to some random initval
Ben Skeggs
1
-1
/
+2
2014-03-26
gr/gf104: rename gf104 (nvc4), it came before gf106 (nvc3)
Ben Skeggs
12
-27
/
+27
2014-03-26
graph/nvc0-: fix gpccs fuc stack setup
Ben Skeggs
7
-935
/
+941
2014-03-26
bios: add more checks to PRAMIN image fetching
Ben Skeggs
1
-1
/
+11
2014-03-26
support for platform devices
Alexandre Courbot
37
-120
/
+354
2014-03-26
drm: support modesetting on GM107
Ben Skeggs
2
-0
/
+2
2014-03-26
device/gm100: recognise GM107
Ben Skeggs
7
-1
/
+116
2014-03-26
disp/gm107: initial implementation
Ben Skeggs
7
-0
/
+120
2014-03-26
ltcg/gm107: initial implementation
Ben Skeggs
12
-77
/
+236
2014-03-26
bios: add HDMI-C (mini) connector type
Ben Skeggs
2
-1
/
+3
2014-03-26
fb/gm107: initial implementation
Ben Skeggs
11
-8
/
+113
[next]