index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drm.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
|
\
|
*
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-09
|
*
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
2013-07-09
*
|
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-06
*
|
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-06
*
|
drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
Daniel Vetter
2013-07-23
|
/
*
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
2013-06-27
*
drm/nouveau: ensure channels are stopped before saving fences for suspend
Ben Skeggs
2013-05-19
*
drm/nouveau: force noaccel when no PFIFO support present
Ben Skeggs
2013-05-02
*
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
*
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
2013-04-26
*
drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
Maarten Lankhorst
2013-03-28
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
|
\
|
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
|
|
\
|
|
*
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2013-02-20
|
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
|
|
\
|
|
|
*
drm/nv17/fence: split from nv10 code
Ben Skeggs
2013-02-20
|
|
*
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
2013-02-20
|
|
*
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
2013-02-20
|
|
*
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
2013-02-20
|
*
|
drm/nouveau: use prime helpers
Aaron Plattner
2013-02-07
|
|
/
*
|
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-02-10
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau: add lockdep annotations
Marcin Slusarz
2013-02-08
*
|
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2013-01-13
|
\
|
|
*
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
2013-01-13
*
|
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
|
\
|
*
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
2012-11-21
*
|
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Sachin Kamat
2012-11-28
*
|
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-28
*
|
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-11-28
*
|
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
2012-11-20
|
/
*
drm/nouveau: headless mode by default if pci class != vga display
Ben Skeggs
2012-10-30
*
drm/nouveau: resurrect headless mode since rework
Ben Skeggs
2012-10-30
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
*
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
2012-10-02
*
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
2012-10-02
*
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
2012-10-02
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-02
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-02
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-02
*
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-02