index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
...
*
backlight: add backlight type
Matthew Garrett
2011-03-22
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-15
|
\
|
*
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2011-03-07
|
*
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2011-03-07
|
*
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
2011-03-03
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
2011-03-14
|
\
\
|
*
|
drm/nouveau: fix __nouveau_fence_wait performance
Marcin Slusarz
2011-03-14
|
*
|
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2011-03-14
|
*
|
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
2011-03-14
|
*
|
drm/nv50: decode vm faults some more
Ben Skeggs
2011-03-14
|
*
|
drm/nouveau: add nouveau_enum_find() util function
Ben Skeggs
2011-03-14
|
*
|
drm/nouveau: properly handle pushbuffer check failures
Marcin Slusarz
2011-03-14
|
*
|
drm/nvc0: remove vm hack forcing large/small pages to not share a PDE
Ben Skeggs
2011-03-14
*
|
|
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
2011-02-28
|
*
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-02-16
|
|
\
*
|
|
drm/nv50: flesh out ZCULL init and match nvidia on later chipsets
Ben Skeggs
2011-02-24
*
|
|
drm/nv50: support for compression
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
2011-02-24
*
|
|
drm/nvc0: allow creation of buffers with any non-compressed memtype
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: move vm bind/unbind to move_notify hook
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: restrict memtype to those specified at creation time
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
2011-02-24
*
|
|
drm/nv50: simplify bo moves now that they're all through the vm
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: Fix pageflip event
Benjamin Franzke
2011-02-24
*
|
|
drm/nouveau/vbios: parse more gpio tag bits from connector table
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: decode PFIFO DMA_PUSHER error codes
Marcin Slusarz
2011-02-24
*
|
|
drm/nv50: fix typos in CCACHE error reporting
Marcin Slusarz
2011-02-24
*
|
|
drm/nvc0: support for sw methods + enable page flipping
Ben Skeggs
2011-02-24
*
|
|
drm/nv50: enable page flipping
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: initialise display sync channels
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: precalculate some fb state when creating them
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: tidy evo object creation some more
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: switch to tasklet for display isr bh
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: make vbios parser runnable from an atomic context
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: include nv50_display in evo debugging
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: tidy evo init failure paths
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: fix ramht entries for multiple evo channels
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
2011-02-24
*
|
|
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
2011-02-24
*
|
|
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
2011-02-24
*
|
|
drm/nouveau: use I2C_MODULE_PREFIX kernel define
Lucas Stach
2011-02-24
*
|
|
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
Ben Skeggs
2011-02-24
*
|
|
drm/nv84: use vm offsets for semaphores
Ben Skeggs
2011-02-24
[prev]
[next]