index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_display.c
Age
Commit message (
Expand
)
Author
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: 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/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2012-03-13
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
2012-03-13
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
2011-12-21
drm/nouveau: move hpd enable/disable to common code
Ben Skeggs
2011-12-21
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
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: stricter check for evo being active on init
Ben Skeggs
2011-12-21
drm/nv50/disp: completely reset disp if master evo channel active at init
Ben Skeggs
2011-12-21
drm/nv50/disp: synchronise display right after init
Ben Skeggs
2011-12-21
drm/nv50/disp: move sync routine to where it can be used by other modules
Ben Skeggs
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
2011-09-20
drm/nouveau/dp: remove reliance on vbios for native displayport
Ben Skeggs
2011-09-20
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
2011-06-23
drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm
Ben Skeggs
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
2011-06-18
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
2011-05-16
drm/nv50: respect LVDS link count from EDID on SPWG panels
Ben Skeggs
2011-02-25
drm/nv50-nvc0: initialise display sync channels
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: include nv50_display in evo debugging
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
2011-02-25
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
2011-02-25
drm/nouveau: silence some compiler warnings
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-12-03
drm/nv50: move GPIO ISR to nv50_gpio.c
Ben Skeggs
2010-12-03
drm/nv50: Keep track of the head a channel is vsync'ing to.
Francisco Jerez
2010-12-03
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
drm/nv50: improve evo error handler when more than just channel 0 active
Ben Skeggs
2010-12-03
drm/nv50: move evo handling to nv50_evo.c
Ben Skeggs
2010-12-03
drm/nv50: clearer separation of the stages of evo init
Ben Skeggs
[next]