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
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-11
|
\
|
*
drm/i915: Set the error code after failing to insert new offset into mm ht.
Chris Wilson
2009-12-07
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
|
*
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
2009-12-07
|
*
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
2009-12-01
|
*
drm/i915: Replace a calloc followed by copying data over it with malloc.
Eric Anholt
2009-11-25
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
2009-11-05
|
*
drm/i915: kill i915_lp_ring_sync
Daniel Vetter
2009-11-05
|
*
drm/i915: implement fastpath for overlay flip waiting
Daniel Vetter
2009-11-05
|
*
drm/i915: add i915_lp_ring_sync helper
Daniel Vetter
2009-11-05
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
|
/
*
drm/i915: Enable irq to trace batch buffer completion.
Chris Wilson
2009-09-28
*
drm/i915: batch submit seqno off-by-one.
Chris Wilson
2009-09-28
*
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
|
\
|
*
drm/i915: Handle ERESTARTSYS during page fault
Chris Wilson
2009-09-22
|
*
drm/i915: Warn before mmaping a purgeable buffer.
Chris Wilson
2009-09-22
|
*
drm/i915: Track purged state.
Chris Wilson
2009-09-22
|
*
drm/i915: Remove eviction debug spam
Chris Wilson
2009-09-22
|
*
drm/i915: Immediately discard any backing storage for uneeded objects
Chris Wilson
2009-09-22
|
*
drm/i915: Do not mis-classify clean objects as purgeable
Chris Wilson
2009-09-22
|
*
drm/i915: Whitespace correction for madv
Chris Wilson
2009-09-22
|
*
drm/i915: BUG_ON page refleak during unbind
Chris Wilson
2009-09-22
|
*
drm/i915: Search harder for a reusable object
Chris Wilson
2009-09-22
|
*
drm/i915: Clean up evict from list.
Chris Wilson
2009-09-22
|
*
drm/i915: Add tracepoints
Chris Wilson
2009-09-22
|
*
drm/i915: Skip the sanity checks if the current relocation is valid
Chris Wilson
2009-09-18
|
*
drm/i915: Check that the relocation points to within the target
Chris Wilson
2009-09-18
|
*
drm/i915: Improve behaviour under memory pressure
Chris Wilson
2009-09-17
|
*
drm/i915: Add ioctl to set 'purgeability' of objects
Chris Wilson
2009-09-17
|
*
drm/i915: Register a shrinker to free inactive lists under memory pressure
Chris Wilson
2009-09-17
|
*
drm/i915: Remove stored gtt_alignment
Chris Wilson
2009-09-17
|
*
drm/i915: Add buffer to inactive list immediately during fault
Chris Wilson
2009-09-17
|
*
drm/i915: Make dev_priv->mm.wedged an atomic_t
Ben Gamari
2009-09-17
|
*
drm/i915: Add hangcheck timer
Ben Gamari
2009-09-17
|
*
drm/i915: make i915_seqno_passed non-static
Ben Gamari
2009-09-17
|
*
drm/i915: Check whether chip is wedged in i915_wait_request()
Ben Gamari
2009-09-17
|
*
drm/i915: Only destroy a constructed mmap offset
Chris Wilson
2009-09-11
|
*
agp/intel: Fix the pre-9xx chipset flush.
Eric Anholt
2009-09-11
|
*
drm/i915: Zap mmaps of objects before unbinding them from the GTT.
Eric Anholt
2009-09-09
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-09-21
|
\
|
|
*
Merge intel drm-intel-next branch
Dave Airlie
2009-09-07
|
|
\
|
|
*
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
2009-09-06
|
|
*
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-04
|
*
|
drm: GEM handles are u32, not int
Pekka Paalanen
2009-08-26
*
|
|
i915: disable interrupts before tearing down GEM state
Linus Torvalds
2009-09-08
|
|
/
|
/
|
*
|
drm/i915: Unref old_obj on get_fence_reg() error path
Chris Wilson
2009-09-02
*
|
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
Eric Anholt
2009-08-29
|
/
*
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
2009-08-05
*
drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.
Eric Anholt
2009-07-10
*
drm/i915: Refactor calls to unmap_mapping_range
Chris Wilson
2009-07-10
[next]