index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-21
203
-843
/
+1853
|
\
|
*
drm/nouveau/gr/gf100-: fix race condition in fecs/gpccs ucode
Ben Skeggs
2016-05-20
14
-71
/
+85
|
*
drm/nouveau/core: recognise GM108 chipsets
Ben Skeggs
2016-05-20
1
-0
/
+35
|
*
drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setup
Ben Skeggs
2016-05-20
1
-1
/
+3
|
*
drm/nouveau/gr/gk104-: share implementation of ppc exception init
Ben Skeggs
2016-05-20
7
-7
/
+31
|
*
drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctx
Ben Skeggs
2016-05-20
15
-28
/
+36
|
*
drm/nouveau/bios/pll: check BIT table version before trying to parse it
Ben Skeggs
2016-05-20
1
-4
/
+6
|
*
drm/nouveau/bios/pll: prevent oops when limits table can't be parsed
Ben Skeggs
2016-05-20
1
-2
/
+2
|
*
drm/nouveau/volt/gk104: round up in gk104_volt_set
Karol Herbst
2016-05-20
1
-1
/
+1
|
*
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
5
-9
/
+65
|
*
drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
2
-5
/
+4
|
*
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
13
-36
/
+58
|
*
drm/nouveau/fb: allow chipset-specific actions for oneinit()
Ben Skeggs
2016-05-20
2
-0
/
+9
|
*
drm/nouveau/gr/gm200-: fix bad hardcoding of a max-tpcs-per-gpc value
Ben Skeggs
2016-05-20
2
-2
/
+3
|
*
drm/nouveau/gr/gm200-: rop count == ltc count
Ben Skeggs
2016-05-20
3
-2
/
+9
|
*
drm/nouveau/gr/gm200: modify the mask when copying mmu settings from fb
Ben Skeggs
2016-05-20
2
-4
/
+2
|
*
drm/nouveau/gr/gm200: move some code into init_gpc_mmu() hook
Ben Skeggs
2016-05-20
1
-9
/
+19
|
*
drm/nouveau/gr/gm200: make generate_main() static
Ben Skeggs
2016-05-20
2
-2
/
+1
|
*
drm/nouveau/gr/gf100-: abstract fetching rop count
Ben Skeggs
2016-05-20
15
-2
/
+25
|
*
drm/nouveau/gr/gf100-: rename magic_not_rop_nr to screen_tile_row_offset
Ben Skeggs
2016-05-20
8
-26
/
+26
|
*
drm/nouveau/gr/gf100-: remove hardcoded idle_timeout values
Ben Skeggs
2016-05-20
7
-19
/
+21
|
*
drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array
Ben Skeggs
2016-05-20
4
-3
/
+28
|
*
drm/nouveau/fifo/gk104-: identify mmu engine ids for host faults
Ben Skeggs
2016-05-20
1
-4
/
+14
|
*
drm/nouveau/fifo/gk104-: implement support for PTOP fault info
Ben Skeggs
2016-05-20
1
-2
/
+16
|
*
drm/nouveau/fifo/gk104-: abstract mmu fault data structures
Ben Skeggs
2016-05-20
8
-111
/
+150
|
*
drm/nouveau/fifo/gk104-: subclass func
Ben Skeggs
2016-05-20
10
-73
/
+65
|
*
drm/nouveau/fifo/gk104-: use device info from top subdev
Ben Skeggs
2016-05-20
1
-73
/
+16
|
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
74
-139
/
+62
|
*
drm/nouveau/mc/nv04: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
2
-10
/
+5
|
*
drm/nouveau/mc/nv11: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
6
-1
/
+61
|
*
drm/nouveau/mc/nv17: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
6
-21
/
+52
|
*
drm/nouveau/mc/nv50: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
4
-13
/
+43
|
*
drm/nouveau/mc/g84: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
4
-6
/
+76
|
*
drm/nouveau/mc/g98: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-14
/
+22
|
*
drm/nouveau/mc/gt215: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
4
-4
/
+76
|
*
drm/nouveau/mc/gf100: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
2
-20
/
+30
|
*
drm/nouveau/mc/gk104: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
6
-6
/
+76
|
*
drm/nouveau/mc: implement support for PTOP interrupt routing
Ben Skeggs
2016-05-20
1
-2
/
+11
|
*
drm/nouveau/mc: implement support for PTOP reset info
Ben Skeggs
2016-05-20
1
-6
/
+9
|
*
drm/nouveau/mc: allow for local definition of reset bits
Ben Skeggs
2016-05-20
2
-2
/
+16
|
*
drm/nouveau/mc: add helper function to handle device reset
Ben Skeggs
2016-05-20
3
-6
/
+23
|
*
drm/nouveau/mc: rename struct nvkm_mc_intr to nvkm_mc_map
Ben Skeggs
2016-05-20
6
-10
/
+10
|
*
drm/nouveau/top/gk104: initial implementation
Ben Skeggs
2016-05-20
4
-0
/
+126
|
*
drm/nouveau/top: initial implementation
Ben Skeggs
2016-05-20
4
-1
/
+176
|
*
drm/nouveau/core: add top plumbing
Ben Skeggs
2016-05-20
8
-0
/
+22
|
*
drm/nouveau/iccsense: configure sensors like nvidia does
Karol Herbst
2016-05-20
1
-0
/
+68
|
*
drm/nouveau/iccsense: split sensor into own struct
Karol Herbst
2016-05-20
3
-45
/
+113
|
*
drm/nouveau/iccsense: convert to linked list
Karol Herbst
2016-05-20
4
-22
/
+19
|
*
drm/nouveau/iccsense: remove read function
Karol Herbst
2016-05-20
2
-14
/
+10
|
*
drm/nouveau/pmu: be more strict about locking
Karol Herbst
2016-05-20
1
-3
/
+5
[next]