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
/
vmwgfx
Commit message (
Expand
)
Author
Age
*
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
2012-01-30
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
|
\
|
*
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
2011-12-21
|
|
\
|
*
\
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
|
\
\
|
*
|
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
|
*
|
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
|
*
|
|
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
|
*
|
|
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
|
*
|
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
|
*
|
|
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
|
*
|
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
|
*
|
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
*
|
|
|
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
2011-12-22
|
|
_
|
/
|
/
|
|
*
|
|
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Do better culling of presents
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Refactor cursor update
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
2011-12-19
*
|
|
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2011-12-19
|
|
/
|
/
|
*
|
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-07
*
|
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
2011-12-02
*
|
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
2011-11-11
*
|
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
2011-11-11
*
|
vmwgfx: Close screen object system
Jakob Bornecrantz
2011-11-11
|
/
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
|
\
|
*
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
2011-11-07
|
*
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
2011-11-07
|
*
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
2011-11-07
|
*
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
2011-11-07
|
*
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
2011-11-07
|
*
vmwgfx: Fix hw cursor position
Thomas Hellstrom
2011-11-07
|
*
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
2011-11-07
|
*
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-07
|
*
vmwgfx: Remove screen object active list
Thomas Hellstrom
2011-11-07
|
*
vmwgfx: Screen object cleanups
Thomas Hellstrom
2011-11-07
|
*
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-02
|
*
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2011-11-01
*
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
*
|
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
|
/
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
*
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
2011-10-23
*
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
2011-10-23
*
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
2011-10-18
*
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-18
*
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
2011-10-18
*
vmwgfx: Add vblank stubs
Jakob Bornecrantz
2011-10-18
*
vmwgfx: Whitespace & code style in display unit
Jakob Bornecrantz
2011-10-18
*
vmwgfx: Fix display system init & close functions
Jakob Bornecrantz
2011-10-18
[next]