index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
drm/nv11-: synchronise flips to vblank, unless async flip requested
Ben Skeggs
1
-4
/
+26
2013-11-14
drm/nvc0-: remove nasty fifo swmthd hack for flip completion method
Ben Skeggs
1
-9
/
+5
2013-11-14
drm/nouveau: always queue flips relative to kernel channel activity
Ben Skeggs
1
-9
/
+8
2013-11-14
drm/nouveau: there is no need to reserve/fence the new fb when flipping
Ben Skeggs
1
-13
/
+4
2013-11-08
drm/nouveau/core: make all info-level messages silent for runtime pm
Ben Skeggs
1
-1
/
+1
2013-11-08
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
1
-16
/
+79
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-5
/
+5
2013-09-17
drm/nouveau/kms: enable for non-vga pci classes
Ben Skeggs
1
-20
/
+15
2013-09-04
drm/nouveau: require contiguous bo for framebuffer
Maarten Lankhorst
1
-0
/
+5
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+3
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
1
-5
/
+7
2013-08-21
drm/nv04/disp: fix framebuffer pin refcounting
Ben Skeggs
1
-0
/
+3
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
1
-38
/
+31
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-7
/
+0
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-1
/
+1
2013-07-10
drm/nouveau: fix some error-path leaks in fbcon handling code
Maarten Lankhorst
1
-6
/
+10
2013-07-10
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
1
-32
/
+21
2013-07-01
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-4
/
+9
2013-07-01
drm/nouveau/kms: don't fail if there's no dcb table entries
Ben Skeggs
1
-4
/
+9
2013-06-28
drm/nouveau: make flipping lockdep safe
Maarten Lankhorst
1
-58
/
+45
2013-05-22
drm/nouveau: use drm_send_vblank_event() helper
Rob Clark
1
-11
/
+2
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
1
-1
/
+1
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-70
/
+15
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
1
-1
/
+1
2013-02-20
drm/nouveau/gpio: use event interfaces for interrupt signalling
Ben Skeggs
1
-4
/
+8
2013-02-20
drm/nouveau/drm: store full dcb gpio function data in connector
Ben Skeggs
1
-2
/
+2
2013-02-20
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
1
-57
/
+2
2013-02-20
drm/nouveau: use drm_property_create_range helper
Marcin Slusarz
1
-8
/
+4
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-5
/
+5
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
1
-9
/
+0
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
1
-2
/
+2
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
1
-12
/
+6
2012-11-29
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
1
-1
/
+1
2012-11-29
drm/nouveau: run mode_config destructor before destroying internal display state
Ben Skeggs
1
-2
/
+3
2012-10-31
drm/nouveau: headless mode by default if pci class != vga display
Ben Skeggs
1
-1
/
+3
2012-10-31
drm/nouveau: resurrect headless mode since rework
Ben Skeggs
1
-15
/
+19
2012-10-22
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
1
-5
/
+9
2012-10-22
drm/nouveau: handle same-fb page flips
Marcin Slusarz
1
-5
/
+9
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-55
/
+204
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-55
/
+159
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-13
/
+38
2012-10-03
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
1
-5
/
+24
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
1
-1
/
+2
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-09-14
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
1
-1
/
+1
2012-05-24
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-3
/
+6
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-4
/
+6
[next]