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
/
nvd0_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
1
-2039
/
+0
*
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
2012-11-29
1
-0
/
+35
*
drm/nvd0/disp: remove fetching of capabilities report
Ben Skeggs
2012-11-29
1
-7
/
+1
*
drm/nvd0/disp: enable support for older display classes
Ben Skeggs
2012-11-29
1
-1
/
+10
*
drm/nvd0/disp: support creation of fb dma objects on older chipsets
Ben Skeggs
2012-11-29
1
-36
/
+131
*
drm/nvd0/disp: implement support for older DISP_SYNC classes
Ben Skeggs
2012-11-29
1
-20
/
+44
*
drm/nvd0/disp: implement sor support for older display classes
Ben Skeggs
2012-11-29
1
-45
/
+61
*
drm/nvd0/disp: implement dac support for older display classes
Ben Skeggs
2012-11-29
1
-25
/
+48
*
drm/nvd0/disp: start implementing support for older display classes
Ben Skeggs
2012-11-29
1
-87
/
+233
*
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
2012-11-29
1
-42
/
+2
*
drm/nvd0/disp: calculate U script id in supervisor interrupt
Ben Skeggs
2012-11-29
1
-11
/
+6
*
drm/nv50/disp: call into core for dac load detection
Ben Skeggs
2012-11-29
1
-1
/
+1
*
drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt
Ben Skeggs
2012-11-29
1
-51
/
+0
*
drm/nvd0/disp: move HDMI control to core
Ben Skeggs
2012-11-29
1
-29
/
+8
*
drm/nvd0/disp: move HDA codec setup to core
Ben Skeggs
2012-11-29
1
-18
/
+6
*
drm/nvd0/disp: call into core to handle dac power state changes
Ben Skeggs
2012-11-29
1
-20
/
+9
*
drm/nvd0/disp: call into core to handle sor power state changes
Ben Skeggs
2012-11-29
1
-9
/
+2
*
drm/nvd0/disp: move link training helpers into core as display methods
Ben Skeggs
2012-11-29
1
-82
/
+12
*
drm/nvd0/disp: move remaining interrupt handling to core
Ben Skeggs
2012-11-29
1
-252
/
+0
*
drm/nvd0/disp: allocate display and evo channels from driver core
Ben Skeggs
2012-11-29
1
-354
/
+375
*
drm/nouveau/drm/nvd0/disp: display->disp
Ben Skeggs
2012-11-29
1
-15
/
+15
*
drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc
Ben Skeggs
2012-11-29
1
-20
/
+24
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-239
/
+265
|
\
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-180
/
+228
|
*
drm/nouveau: start culling unused code
Ben Skeggs
2012-10-03
1
-12
/
+0
|
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-10
/
+1
|
*
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
2012-10-03
1
-2
/
+2
|
*
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
1
-3
/
+2
|
*
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
1
-3
/
+3
|
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
1
-35
/
+35
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
2012-08-31
1
-2
/
+2
*
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-08-14
1
-1
/
+1
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-3
/
+5
*
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
1
-1
/
+3
*
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
2012-05-24
1
-2
/
+0
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
1
-2
/
+2
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
1
-3
/
+3
*
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
2012-03-23
1
-0
/
+6
*
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
2012-03-23
1
-1
/
+8
*
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
2012-03-22
1
-1
/
+3
*
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2012-03-22
1
-2
/
+2
*
drm/nvd0/disp: disconnect encoders before reprogramming them
Ben Skeggs
2012-03-13
1
-33
/
+33
*
drm/nvd0/disp: move syncs/magic setup to or mode_set
Ben Skeggs
2012-03-13
1
-20
/
+39
*
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
Ben Skeggs
2012-03-13
1
-8
/
+9
*
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2012-03-13
1
-0
/
+169
*
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
Ben Skeggs
2012-03-13
1
-19
/
+14
*
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
2011-12-21
1
-1
/
+1
*
drm/nvd0/disp: use single, shared, sync bo for all evo channels
Ben Skeggs
2011-12-21
1
-31
/
+32
*
drm/nvd0/disp: rename sync channel to flip channel
Ben Skeggs
2011-12-21
1
-9
/
+9
[next]