index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
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
2012-05-24
drm/nouveau: cleanup after display init failure
Marcin Slusarz
1
-2
/
+9
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-3
/
+3
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-03-22
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5
/
+9
2012-03-22
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
1
-5
/
+9
2012-03-15
drm/nouveau: add userspace fallback hints.
Dave Airlie
1
-0
/
+3
2012-03-13
drm/nv50/display: expose color vibrance control
Christoph Bumiller
1
-0
/
+14
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
1
-8
/
+2
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
1
-5
/
+5
2012-02-01
drm/nouveau/disp: check that panel power gpio is enabled at init time
Ben Skeggs
1
-0
/
+10
2011-12-21
drm/nouveau: move hpd enable/disable to common code
Ben Skeggs
1
-2
/
+18
2011-12-21
drm/nvd0/disp: add support for page flipping
Ben Skeggs
1
-1
/
+4
2011-12-21
drm/nvd0/disp: scaler updates, overscan compensation etc
Ben Skeggs
1
-3
/
+3
2011-12-21
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
1
-4
/
+38
2011-12-21
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
1
-1
/
+5
2011-12-21
drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop
Ben Skeggs
1
-0
/
+1
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
1
-15
/
+59
2011-12-21
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
1
-1
/
+34
2011-12-21
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
1
-1
/
+46
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+45
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-4
/
+4
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
1
-0
/
+45
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-3
/
+3
[next]