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
/
nvkm
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
volt: add support for GK20A
Vince Hsu
2014-12-02
1
-0
/
+1
*
gr/gf100-: return non-fatal error code when fw not present
Ben Skeggs
2014-12-02
1
-1
/
+1
*
core: allow vbios parsing without knowing chipset type
Ben Skeggs
2014-12-02
1
-0
/
+5
*
device: store revision
Ben Skeggs
2014-12-02
1
-1
/
+3
*
core: add some forgotten subdevs to disable mask
Ben Skeggs
2014-12-02
1
-0
/
+2
*
disp: clear notify intr status when enabling, to prevent races
Ben Skeggs
2014-12-02
2
-0
/
+4
*
disp/nv50-: rename class members to match nvidia channel names
Ben Skeggs
2014-12-02
11
-206
/
+206
*
fifo/gk104-: handle copy engine class errors
Ben Skeggs
2014-12-02
1
-6
/
+42
*
device: recognise GM204
Ben Skeggs
2014-12-02
2
-1
/
+45
*
disp/gm204: some magic that fixes bringup of uninitialised outputs
Ben Skeggs
2014-12-02
5
-3
/
+24
*
disp/gm204: initial support
Ben Skeggs
2014-12-02
6
-1
/
+252
*
disp/gf110-: magic that might help some tmds issues
Ben Skeggs
2014-12-02
1
-2
/
+10
*
i2c: segregate aux channel adapter indices from bit-banged i2c
Ben Skeggs
2014-12-02
1
-1
/
+4
*
gf116: remove copy1 engine
Ilia Mirkin
2014-12-02
1
-1
/
+0
*
fifo/g84-: ack non-stall interrupt before handling it
Ben Skeggs
2014-12-02
3
-4
/
+4
*
gr/gt215: fix initialisation on gddr5 boards
Ben Skeggs
2014-10-20
1
-2
/
+8
*
disp/gt214-/dp: enable audio
Ben Skeggs
2014-10-02
4
-18
/
+23
*
disp/g94-: calculate some dp audio constants
Ben Skeggs
2014-10-02
2
-22
/
+49
*
disp/gk104-: infoframe registers moved yet again on kepler
Ben Skeggs
2014-10-02
6
-3
/
+91
*
gpio: rename g92 class to g94
Emil Velikov
2014-10-02
2
-18
/
+18
*
subdev: add a pfuse subdev v2
Martin Peres
2014-10-02
4
-0
/
+35
*
ppwr: enable ppwr on gm107
Martin Peres
2014-10-02
1
-1
/
+2
*
gm107/therm: add PWM fan support v2
Martin Peres
2014-10-02
1
-3
/
+1
*
disp/nv50-: add support for completion events
Ben Skeggs
2014-10-02
10
-11
/
+164
*
core: pass related object into notify constructor
Ben Skeggs
2014-10-02
7
-11
/
+18
*
disp/nv50: fix dpms regression on certain boards
Ben Skeggs
2014-10-02
1
-1
/
+2
*
gk20a: add LTC device
Alexandre Courbot
2014-08-15
1
-0
/
+1
*
gr/gf100-: fix -ENOSPC detection when allocating zbc table entries
Ben Skeggs
2014-08-15
1
-0
/
+6
*
disp/nv50: shhh compiler
Ben Skeggs
2014-08-10
1
-4
/
+4
*
gr/gf100-: implement the proper SetShaderExceptions method
Ben Skeggs
2014-08-10
8
-17
/
+45
*
gr/gf100-: remove some broken ltc bashing, for now
Ben Skeggs
2014-08-10
13
-58
/
+0
*
gr/gf100-: unhardcode attribute cb config
Ben Skeggs
2014-08-10
13
-166
/
+199
*
gr/gf100-: fetch tpcs-per-ppc info on startup
Ben Skeggs
2014-08-10
9
-1
/
+16
*
gr/gf100-: unhardcode pagepool config
Ben Skeggs
2014-08-10
13
-41
/
+75
*
gr/gf100-: unhardcode bundle cb config
Ben Skeggs
2014-08-10
13
-41
/
+100
*
gr/gf100-: improve initial context patch list helpers
Ben Skeggs
2014-08-10
4
-20
/
+51
*
gr/gf100-: add support for zero bandwidth clear
Ben Skeggs
2014-08-10
9
-11
/
+257
*
ltc: s/ltcg/ltc/ + cleanup
Ben Skeggs
2014-08-10
4
-20
/
+20
*
disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
2014-08-10
5
-0
/
+23
*
disp: allow user direct access to channel control registers
Ben Skeggs
2014-08-10
3
-0
/
+21
*
disp: audit and version display classes
Ben Skeggs
2014-08-10
45
-153
/
+155
*
disp: audit and version SCANOUTPOS method
Ben Skeggs
2014-08-10
11
-142
/
+167
*
disp/nv50-: audit and version PIOR_PWR method
Ben Skeggs
2014-08-10
7
-50
/
+30
*
disp/nv50-: audit and version SOR_DP_PWR method
Ben Skeggs
2014-08-10
6
-55
/
+24
*
disp/nv50-: audit and version LVDS_SCRIPT method
Ben Skeggs
2014-08-10
6
-9
/
+15
*
disp/nv50-: audit and version SOR_HDMI_PWR method
Ben Skeggs
2014-08-10
10
-27
/
+86
*
disp/nv50-: audit and version SOR_HDA_ELD method
Ben Skeggs
2014-08-10
7
-24
/
+47
*
disp/nv50-: audit and version SOR_PWR method
Ben Skeggs
2014-08-10
7
-14
/
+23
*
disp/nv50-: audit and version DAC_LOAD method
Ben Skeggs
2014-08-10
7
-38
/
+24
*
disp/nv50-: audit and version DAC_PWR method
Ben Skeggs
2014-08-10
9
-18
/
+106
[next]