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_state.c
Commit message (
Expand
)
Author
Age
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
*
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
2012-08-28
*
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-13
*
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-25
*
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
2012-05-24
*
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
2012-05-24
*
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
2012-05-24
*
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
*
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
*
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
*
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
*
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
2012-05-24
*
drm/nve0/gr: initial implementation
Ben Skeggs
2012-05-24
*
drm/nve0/fifo: initial implementation
Ben Skeggs
2012-05-24
*
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
*
drm/nouveau: oops, create m2mf for nvd9 too
Ben Skeggs
2012-03-29
*
drm/nouveau: fix thinko causing init to fail on cards without accel
Ben Skeggs
2012-03-26
*
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2012-03-22
*
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
2012-03-22
*
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2012-03-13
*
drm/nouveau/pm: init only after display subsystem has been created
Ben Skeggs
2012-03-13
*
drm/nouveau: rework the init/takedown ordering
Ben Skeggs
2012-03-13
*
drm/nv20-nv40: add memory type detection
Ben Skeggs
2012-03-13
*
drm/nv20: split PFB code out of nv10_fb.c
Ben Skeggs
2012-03-13
*
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
2012-03-13
*
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-16
*
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
2012-01-13
*
drm/nvc0/pm: initial engine reclocking
Ben Skeggs
2011-12-21
*
drm/nv40/disp: implement support for hotplug irq
Ben Skeggs
2011-12-21
*
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
*
drm/nvd0/disp: add support for page flipping
Ben Skeggs
2011-12-21
*
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
2011-12-21
*
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
2011-12-21
*
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
Ben Skeggs
2011-12-21
*
drm/nv04-nv30/pm: port to newer interfaces
Ben Skeggs
2011-12-21
*
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
Ben Skeggs
2011-12-21
*
drm/nvd0: read temperature as we did on nv84+ boards
Martin Peres
2011-12-21
*
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
2011-12-21
*
drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection
Ben Skeggs
2011-12-21
*
drm/nv50/pm: convert to new fanspeed pwm controller hooks
Ben Skeggs
2011-12-21
*
drm/nv50/pm: add support for pwm fan control
Ben Skeggs
2011-12-21
*
drm/nouveau/vdec: implement stub modules for the known engines
Ben Skeggs
2011-12-21
*
drm/nv41/pm: implement a second type of fanspeed pwm
Ben Skeggs
2011-12-21
*
drm/nv40/pm: implement first type of pwm fanspeed funcs
Ben Skeggs
2011-12-21
*
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
2011-11-09
*
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
2011-11-09
*
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
2011-11-09
[next]