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
2018-05-18
drm/nouveau/kms/nv50-: split each resource type into their own source files
Ben Skeggs
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
Ben Skeggs
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-11-29
drm/nv50/disp: move remaining interrupt handling into core
Ben Skeggs
2012-11-29
drm/nv50/disp: allocate display from driver core
Ben Skeggs
2012-11-29
drm/nvd0/disp: move remaining interrupt handling to core
Ben Skeggs
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-03-13
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
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