开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
2012-11-29
drm/nvd0/disp: remove fetching of capabilities report
Ben Skeggs
2012-11-29
drm/nvd0/disp: enable support for older display classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: support creation of fb dma objects on older chipsets
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement support for older DISP_SYNC classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement sor support for older display classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement dac support for older display classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: start implementing support for older display classes
Ben Skeggs
2012-11-29
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
2012-11-29
drm/nvd0/disp: calculate U script id in supervisor interrupt
Ben Skeggs
2012-11-29
drm/nv50/disp: call into core for dac load detection
Ben Skeggs
2012-11-29
drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt
Ben Skeggs
2012-11-29
drm/nvd0/disp: move HDMI control to core
Ben Skeggs
2012-11-29
drm/nvd0/disp: move HDA codec setup to core
Ben Skeggs
2012-11-29
drm/nvd0/disp: call into core to handle dac power state changes
Ben Skeggs
2012-11-29
drm/nvd0/disp: call into core to handle sor power state changes
Ben Skeggs
2012-11-29
drm/nvd0/disp: move link training helpers into core as display methods
Ben Skeggs
2012-11-29
drm/nvd0/disp: move remaining interrupt handling to core
Ben Skeggs
2012-11-29
drm/nvd0/disp: allocate display and evo channels from driver core
Ben Skeggs
2012-11-29
drm/nouveau/drm/nvd0/disp: display->disp
Ben Skeggs
2012-11-29
drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc
Ben Skeggs
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-31
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-23
nouveau: add PRIME support
Dave Airlie
2012-03-23
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
2012-03-23
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
2012-03-22
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2012-03-13
drm/nvd0/disp: disconnect encoders before reprogramming them
Ben Skeggs
2012-03-13
drm/nvd0/disp: move syncs/magic setup to or mode_set
Ben Skeggs
2012-03-13
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
Ben Skeggs
2012-03-13
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2012-03-13
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
Ben Skeggs
2011-12-21
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
2011-12-21
drm/nvd0/disp: use single, shared, sync bo for all evo channels
Ben Skeggs
2011-12-21
drm/nvd0/disp: rename sync channel to flip channel
Ben Skeggs
[next]