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
/
drm
/
nouveau
/
nvkm
/
engine
/
gr
Commit message (
Expand
)
Author
Age
Files
Lines
*
gr/gf100: provide a bit more info for various errors
Ilia Mirkin
2016-01-11
1
-9
/
+69
*
gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
2016-01-11
1
-0
/
+28
*
nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
2016-01-11
1
-4
/
+5
*
nvif: split out fermi interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+1
*
gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
Ben Skeggs
2016-01-11
2
-170
/
+167
*
nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
2016-01-11
1
-1
/
+1
*
gr/nv40: fix oops in interrupt handler
Ben Skeggs
2016-01-05
1
-0
/
+1
*
gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
2015-11-25
1
-2
/
+2
*
gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero
Ben Skeggs
2015-11-25
3
-0
/
+5
*
gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC
Ben Skeggs
2015-11-25
6
-897
/
+897
*
gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2015-11-25
2
-47
/
+49
*
gr: add FERMI_COMPUTE_B class to GF110+
Ilia Mirkin
2015-11-03
3
-0
/
+3
*
gr: document mp error 0x10
Ilia Mirkin
2015-11-03
1
-0
/
+1
*
v4.3-rc5
Ben Skeggs
2015-10-12
1
-2
/
+2
*
gr/nv04: fix big endian setting on gr context
Ilia Mirkin
2015-09-11
1
-3
/
+3
*
device: remove pci/platform_device from common struct
Ben Skeggs
2015-08-28
1
-1
/
+1
*
device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
2
-2
/
+2
*
core: remove the remainder of the previous style
Ben Skeggs
2015-08-28
3
-3
/
+3
*
gr: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
42
-1633
/
+1606
*
fifo: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
10
-6
/
+16
*
tmr: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-2
/
+2
*
pmu: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-6
/
+3
*
mc: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
4
-10
/
+10
*
ltc: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-5
/
+5
*
imem: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
2
-4
/
+3
*
fb: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-1
/
+1
*
gr: convert user classes to new-style nvkm_object
Ben Skeggs
2015-08-28
51
-1696
/
+1752
*
fifo: convert user classes to new-style nvkm_object
Ben Skeggs
2015-08-28
4
-21
/
+28
*
fifo: split user classes out from engine implementations
Ben Skeggs
2015-08-28
8
-0
/
+8
*
gr: remove dependence on namedb/engctx lookup
Ben Skeggs
2015-08-28
15
-533
/
+593
*
gr: directly use instmem where currently possible
Ben Skeggs
2015-08-28
14
-61
/
+82
*
imem: improve management of instance memory
Ben Skeggs
2015-08-28
1
-4
/
+0
*
device: prepare for new-style subdevs
Ben Skeggs
2015-08-28
1
-1
/
+1
*
object: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
3
-6
/
+6
*
fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
2015-08-28
1
-1
/
+1
*
gr: switch to gpuobj accessor macros
Ben Skeggs
2015-08-28
14
-317
/
+385
*
imem: remove object accessor functions
Ben Skeggs
2015-08-28
1
-1
/
+1
*
gr: switch to subdev printk macros
Ben Skeggs
2015-08-28
8
-285
/
+339
*
gr: switch to new-style timer macros
Ben Skeggs
2015-08-28
7
-40
/
+87
*
gr: switch to device pri macros
Ben Skeggs
2015-08-28
22
-1089
/
+1181
*
gr: cosmetic changes
Ben Skeggs
2015-08-28
29
-2091
/
+2088
*
fifo: cosmetic changes
Ben Skeggs
2015-08-28
5
-15
/
+15
*
tmr: cosmetic changes
Ben Skeggs
2015-08-28
1
-3
/
+3
*
fb: cosmetic changes
Ben Skeggs
2015-08-28
4
-8
/
+8
*
device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
9
-9
/
+0
*
gr: add GM20B support
Alexandre Courbot
2015-08-28
9
-6
/
+216
*
gr/gk20a: use same initialization sequence as nvgpu
Alexandre Courbot
2015-08-28
5
-30
/
+421
*
gr: use NVIDIA-provided external firmwares
Alexandre Courbot
2015-08-28
1
-12
/
+19
*
gr/gf100: wait for GR idle after GO_IDLE bundle
Alexandre Courbot
2015-07-27
2
-0
/
+38
*
gr/gf100: wait on bottom half of FE's pipeline
Alexandre Courbot
2015-07-27
1
-1
/
+1
[next]