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