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
2014-12-02
drm/nv50/kms: directly use cursor image from userspace buffer
Ben Skeggs
1
-6
/
+8
2014-12-02
drm/nouveau/kms: when pinning display-related buffers, force contig vram
Ben Skeggs
1
-3
/
+3
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-3
/
+3
2014-12-02
drm/nv50/kms: remove a couple of cursor-related stub functions
Ben Skeggs
1
-0
/
+2
2014-12-02
drm/nouveau: add support for gm204
Ben Skeggs
1
-0
/
+1
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
1
-0
/
+9
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-12
/
+17
2014-10-02
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
1
-12
/
+11
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
1
-2
/
+2
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
1
-157
/
+163
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
1
-1
/
+1
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
1
-3
/
+3
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
1
-2
/
+2
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
1
-5
/
+1
2014-09-01
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
1
-4
/
+13
2014-08-15
drm/nouveau: warn if we fail to re-pin fb on resume
Ben Skeggs
1
-1
/
+3
2014-08-09
drm/nouveau: fix headless mode
Ben Skeggs
1
-1
/
+1
2014-08-09
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
1
-10
/
+10
2014-08-09
drm/nouveau/disp: audit and version display classes
Ben Skeggs
1
-13
/
+13
2014-08-09
drm/nouveau/disp: audit and version SCANOUTPOS method
Ben Skeggs
1
-8
/
+14
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-1
/
+2
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-16
/
+16
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-9
/
+9
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
1
-2
/
+1
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
1
-24
/
+33
2014-08-09
drm/nouveau/core: rework event interface
Ben Skeggs
1
-11
/
+18
2014-08-09
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
1
-27
/
+28
2014-08-09
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
1
-47
/
+12
2014-08-09
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
1
-0
/
+11
2014-06-17
drm/nouveau/kms: reference vblank for crtc during pageflip.
Mario Kleiner
1
-0
/
+7
2014-06-11
drm/nouveau: use connector events for HPD instead of GPIO watching
Ben Skeggs
1
-2
/
+2
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
1
-2
/
+2
2014-06-10
drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.
Mario Kleiner
1
-2
/
+8
2014-05-07
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-1
/
+1
2014-05-02
drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-4
/
+4
2014-03-26
drm/nouveau: fix small thinko in vblank timestamping.
Mario Kleiner
1
-1
/
+1
2014-03-26
support for platform devices
Alexandre Courbot
1
-1
/
+2
2014-03-26
drm/nouveau: support modesetting on GM107
Ben Skeggs
1
-0
/
+1
2014-01-30
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-01-30
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
1
-0
/
+80
2014-01-23
drm/nouveau: call drm_vblank_cleanup() earlier
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
1
-4
/
+28
2014-01-23
drm/nouveau: hold mutex while syncing to kernel channel
Maarten Lankhorst
1
-7
/
+8
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
1
-1
/
+1
2013-12-03
drm/nouveau: unreference fence after syncing
Ben Skeggs
1
-0
/
+1
2013-12-03
drm/nouveau/kms: send timestamp data for correct head in flip completion events
Maarten Lankhorst
1
-1
/
+1
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
[next]