index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
fb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/nouveau: directly handle comptag allocation
Ben Skeggs
2017-11-02
2
-35
/
+0
|
*
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
1
-0
/
+1
|
*
drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get()
Ben Skeggs
2017-11-02
1
-9
/
+9
|
*
drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
Ben Skeggs
2017-11-02
1
-0
/
+122
|
*
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
1
-2
/
+2
|
*
drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu map
Ben Skeggs
2017-11-02
1
-1
/
+5
|
*
drm/nouveau/fb: move comptag init out of ram submodule
Ben Skeggs
2017-11-02
30
-38
/
+63
|
*
drm/nouveau/fb: move comptags mm into nvkm_fb
Ben Skeggs
2017-11-02
9
-12
/
+12
|
*
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2017-11-02
4
-7
/
+13
|
*
drm/nouveau/fb: finalise big page size selection in constructor
Ben Skeggs
2017-11-02
10
-26
/
+32
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
|
/
*
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
2017-08-22
1
-2
/
+2
*
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
3
-22
/
+4
*
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
2017-05-12
1
-1
/
+0
*
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
2017-04-29
1
-1
/
+1
*
drm/nouveau/fb: add GP10B support
Alexandre Courbot
2017-04-06
2
-0
/
+39
*
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
2017-03-07
7
-101
/
+173
*
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
2017-03-07
4
-1
/
+44
*
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
2017-03-07
4
-0
/
+85
*
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
2017-03-07
4
-52
/
+81
*
drm/nouveau: fix bug id typo in comment
Ilia Mirkin
2017-02-17
1
-1
/
+1
*
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-02-17
2
-18
/
+15
*
drm/nouveau/fb/ram/gk104: remove unused best_clk variable
Ben Skeggs
2017-02-17
1
-3
/
+1
*
drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM
Ben Skeggs
2016-11-28
1
-2
/
+2
*
drm/nouveau/fb/gp102: rename from gp104
Ben Skeggs
2016-11-17
2
-4
/
+4
*
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
2016-11-07
1
-2
/
+0
*
drm/nouveau/fb: add gm20b device
Alexandre Courbot
2016-11-07
4
-1
/
+46
*
drm/nouveau/fb/gk20a: use regular gf100's functions
Alexandre Courbot
2016-11-07
1
-12
/
+5
*
drm/nouveau/fb/gk20a: fix constructor call
Alexandre Courbot
2016-11-07
1
-1
/
+2
*
drm/nouveau: mark symbols static where possible
Baoyou Xie
2016-11-07
1
-4
/
+4
*
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-11-07
2
-0
/
+2
*
drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
1
-10
/
+18
*
drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
1
-12
/
+13
*
drm/nouveau/fb/ram: Use Kepler implementation on Maxwell
Karol Herbst
2016-10-12
3
-12
/
+9
*
drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engine
Karol Herbst
2016-10-12
1
-4
/
+12
*
drm/nouveau/fb/gp104: initial support
Ben Skeggs
2016-07-14
4
-1
/
+47
*
drm/nouveau/fb/gp100: initial support
Ben Skeggs
2016-07-14
7
-1
/
+224
*
drm/nouveau/fb/gf100-: allow selection of an alternate big page size
Ben Skeggs
2016-07-14
7
-3
/
+45
*
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
2
-0
/
+61
*
drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
1
-0
/
+4
*
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
6
-0
/
+34
*
drm/nouveau/fb: allow chipset-specific actions for oneinit()
Ben Skeggs
2016-05-20
2
-0
/
+9
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/fb/nv50: remove references to "daemon"
Ben Skeggs
2016-01-11
1
-1
/
+1
*
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
2016-01-11
1
-4
/
+4
*
drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5
Karol Herbst
2015-11-03
1
-23
/
+77
*
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
2015-11-03
2
-2
/
+2
*
drm/nouveau/fb/ramnv50: Script changes for G94 and up
Roy Spliet
2015-11-03
1
-6
/
+30
*
drm/nouveau/fb/ramnv50: Deal with cards without timing entries
Roy Spliet
2015-11-03
3
-7
/
+50
*
drm/nouveau/fb/ramnv50: Voltage GPIOs
Roy Spliet
2015-11-03
1
-0
/
+41
[prev]
[next]