index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_fbcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fbcon: fix font width not divisible by 8
Mikulas Patocka
2016-07-30
1
-1
/
+1
*
drm/nouveau/fbcon: fix out-of-bounds memory accesses
Ben Skeggs
2016-06-02
1
-4
/
+2
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init
Ilia Mirkin
2015-07-27
1
-1
/
+2
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
1
-5
/
+5
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-3
/
+2
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-4
/
+4
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-20
/
+16
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-2
/
+2
*
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
1
-2
/
+1
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
1
-29
/
+29
*
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
Ben Skeggs
2011-06-23
1
-5
/
+5
*
drm/nv50: add missing license header to nv50_fbcon.c
Ben Skeggs
2010-12-21
1
-0
/
+24
*
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
1
-7
/
+6
*
drm/nouveau: implicitly insert non-DMA objects into RAMHT
Ben Skeggs
2010-12-08
1
-8
/
+2
*
drm/nouveau: disallow fbcon accel if running in interrupt context
Ben Skeggs
2010-12-03
1
-46
/
+23
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-1
/
+3
*
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
1
-8
/
+8
|
\
|
*
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-07
1
-8
/
+8
*
|
drm/nv50: fix fbcon when framebuffer above 4GiB mark
Ben Skeggs
2010-04-09
1
-6
/
+7
|
/
*
drm/nouveau: Fix fbcon corruption with font width not divisible by 8
Marcin KoĆcielnicki
2010-03-10
1
-1
/
+1
*
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
2010-02-25
1
-1
/
+1
*
drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
Marcin KoĆcielnicki
2010-02-09
1
-6
/
+3
*
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
2010-01-11
1
-12
/
+5
*
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2010-01-11
1
-2
/
+5
*
drm/nv50: fix fillrect color
Marcin Slusarz
2010-01-11
1
-1
/
+2
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+273