index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_display.h
Age
Commit message (
Expand
)
Author
2011-12-21
drm/nv50/disp: fix evo for create/init + destroy/fini split
Ben Skeggs
2011-12-21
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
2011-12-21
drm/nv50/disp: move sync routine to where it can be used by other modules
Ben Skeggs
2011-02-25
drm/nv50-nvc0: initialise display sync channels
Ben Skeggs
2011-02-25
drm/nv50-nvc0: tidy evo object creation some more
Ben Skeggs
2011-02-25
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
2011-02-25
drm/nv50-nvc0: switch to tasklet for display isr bh
Ben Skeggs
2011-02-25
drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them
Ben Skeggs
2011-02-25
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
2011-02-25
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
2010-12-03
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-12-03
drm/nv50: use register/unregister functionality for PDISPLAY ISR
Ben Skeggs
2010-07-26
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs