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
/
core
Commit message (
Expand
)
Author
Age
*
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2015-01-21
*
drm/nouveau/clk: allow users to enable auto mode when loading driver
Vince Hsu
2015-01-21
*
drm/nouveau/pwr: add support for GK20A
Vince Hsu
2015-01-21
*
drm/nouveau/pwr: make nouveau_pwr_pgob() non-static
Vince Hsu
2015-01-21
*
drm/nouveau/clk: allow non-blocking for nouveau_clock_astate()
Vince Hsu
2015-01-21
*
drm/nouveau/mc: add missing braces
Vince Hsu
2015-01-21
*
drm/nouveau/core: object.engine is always a nouveau_engine now
Ben Skeggs
2015-01-21
*
drm/nouveau/core: can now assume client/device object tree based on object.en...
Ben Skeggs
2015-01-21
*
drm/nouveau/disp: outp/conns do not have an engine
Ben Skeggs
2015-01-21
*
drm/nouveau/bar: barobjs may not have an engine
Ben Skeggs
2015-01-21
*
drm/nouveau/fb: ram impl does not have an engine
Ben Skeggs
2015-01-21
*
drm/nouveau/i2c: pad/ports do not have an engine
Ben Skeggs
2015-01-21
*
drm/nouveau/instmem: instobjs may not have an engine
Ben Skeggs
2015-01-21
*
drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer
Ben Skeggs
2015-01-21
*
drm/nouveau/core: uninline subdev/engine/device lookup functions
Ben Skeggs
2015-01-21
*
drm/nouveau/core: prepare printk for NULL engine pointer on device object tree
Ben Skeggs
2015-01-21
*
drm/nouveau/core: drop the pointer value in debug printk output
Ben Skeggs
2015-01-21
*
drm/nouveau/i2c: fix some blatant abuse
Ben Skeggs
2015-01-21
*
drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done
Ben Skeggs
2015-01-21
*
drm/nouveau/core: rename parent to handle, use parent for nouveau_parent
Ben Skeggs
2015-01-21
*
drm/nouveau/core: rename subclass.base to subclass.superclass
Ben Skeggs
2015-01-21
*
drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine()
Ben Skeggs
2015-01-21
*
drm/nouveau/fb: remove some (now) unnecessary hacks
Ben Skeggs
2015-01-21
*
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2015-01-07
|
\
|
*
drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP
Bruno Prémont
2014-12-21
|
*
drm/nv4c/mc: disable msi
Ilia Mirkin
2014-12-21
|
*
drm/nouveau/fb/ram/mcp77: enable NISO poller
Pierre Moreau
2014-12-21
|
*
drm/nouveau/fb/ram/mcp77: use carveout reg to determine size
Ben Skeggs
2014-12-21
|
*
drm/nouveau/fb/ram/mcp77: subclass nouveau_ram
Ben Skeggs
2014-12-21
|
*
drm/nouveau/device: Add support for GK208B, resolves bug 86935
Sven Köhler
2014-12-21
|
*
drm/nouveau/bios: fix oops on pre-nv50 chipsets
Ben Skeggs
2014-12-21
*
|
Merge tag 'v3.18' into drm-next
Dave Airlie
2014-12-07
|
\
\
|
*
\
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-12-02
|
|
\
\
|
|
*
|
drm/nouveau/gf116: remove copy1 engine
Ilia Mirkin
2014-12-02
|
|
*
|
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it
Ben Skeggs
2014-12-02
*
|
|
|
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-12-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
drm/nouveau/volt: add support for GK20A
Vince Hsu
2014-12-02
|
*
|
drm/nouveau/volt: allow non-bios voltage scaling
Vince Hsu
2014-12-02
|
*
|
drm/gf100-/gr: return non-fatal error code when fw not present
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/devinit: bump priv ring timeouts before executing scripts
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/bios: translate ramcfg strap through M0203
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/fb: make use of M0203 routines for ram type determination
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/core: allow vbios parsing without knowing chipset type
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/device: store revision
Ben Skeggs
2014-12-02
|
*
|
drm/nouveau/core: add some forgotten subdevs to disable mask
Ben Skeggs
2014-12-02
|
*
|
drm/gk20a/clk: fix max VCO value
Alexandre Courbot
2014-12-02
|
*
|
drm/nouveau: introduce nv_device_is_cpu_coherent()
Alexandre Courbot
2014-12-02
|
*
|
drm/nouveau/disp: clear notify intr status when enabling, to prevent races
Ben Skeggs
2014-12-02
|
*
|
drm/nv50-/disp: rename class members to match nvidia channel names
Ben Skeggs
2014-12-02
[next]