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
*
drm/i915: Fix up usage of SHRINK_STOP
Daniel Vetter
2013-09-25
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-22
|
\
|
*
drm/i915: kill set_need_resched
Daniel Vetter
2013-09-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
|
\
\
|
|
/
|
/
|
|
*
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
2013-09-10
|
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
*
|
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
2013-09-05
*
|
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
2013-09-03
*
|
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
2013-09-03
|
/
*
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-29
|
\
|
*
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
|
*
drm/i915: prepare bind_to_vm for preallocated vma
Ben Widawsky
2013-08-22
|
*
drm/i915: Switch eviction code to use vmas
Ben Widawsky
2013-08-22
|
*
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
Ben Widawsky
2013-08-22
|
*
drm/i915: Drop the overzealous warning from i915_gem_set_cache_level
Chris Wilson
2013-08-22
|
*
drm/i915: use vma->node directly and rewrap map&fence in bind
Daniel Vetter
2013-08-22
|
*
drm/i915: cleanup map&fence in bind
Ben Widawsky
2013-08-22
|
*
drm/i915: Remove node only when allocated
Ben Widawsky
2013-08-22
|
*
drm/i915: Allow the user to set bo into the DISPLAY cache domain
Chris Wilson
2013-08-22
|
*
drm/i915: Use Write-Through cacheing for the display plane on Iris
Chris Wilson
2013-08-22
|
*
drm/i915: give more distinctive names to ring hangcheck action enums
Jani Nikula
2013-08-22
|
*
drm/i915: WARN_ON failed map_and_fenceable
Ben Widawsky
2013-08-22
|
*
drm/i915: Only do a chipset flush after a clflush
Chris Wilson
2013-08-22
|
*
drm/i915: Update rules for writing through the LLC with the cpu
Chris Wilson
2013-08-10
|
*
drm/i915: Track when an object is pinned for use by the display engine
Chris Wilson
2013-08-10
|
*
drm/i915: Update rules for reading cache lines through the LLC
Chris Wilson
2013-08-10
*
|
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-20
|
\
|
|
*
drm/i915: unbreak i915_gem_object_ggtt_unbind()
Dan Carpenter
2013-08-09
|
*
drm/i915: Add vma to list at creation
Ben Widawsky
2013-08-08
|
*
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
|
*
drm/i915: Fix up map and fenceable for VMA
Ben Widawsky
2013-08-08
|
*
drm/i915: turn bound_ggtt checks to bound_any
Ben Widawsky
2013-08-08
|
*
drm/i915: Use new bind/unbind in eviction code
Ben Widawsky
2013-08-08
|
*
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
2013-08-08
|
*
drm/i915: Rework __i915_gem_shrink
Ben Widawsky
2013-08-08
|
*
drm/i915: eliminate dead domain clearing on reset
Ben Widawsky
2013-08-05
|
*
drm/i915: make reset&hangcheck code VM aware
Ben Widawsky
2013-08-05
|
*
drm/i915: BUG_ON put_pages later
Ben Widawsky
2013-08-05
|
*
drm/i915: make caching operate on all address spaces
Ben Widawsky
2013-08-05
|
*
drm/i915: Add VM to pin
Ben Widawsky
2013-08-05
|
*
drm/i915: Use bound list for inactive shrink
Ben Widawsky
2013-08-05
|
*
drm/i915: Make proper functions for VMs
Ben Widawsky
2013-08-05
|
*
drm/i915: Create an init vm
Ben Widawsky
2013-08-05
*
|
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
|
\
|
|
*
drm/i915: fix the racy object accounting
Daniel Vetter
2013-07-25
|
*
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
|
|
\
|
|
*
drm/i915: correctly restore fences with objects attached
Daniel Vetter
2013-07-18
|
|
*
Merge tag 'v3.10' into drm-intel-fixes
Daniel Vetter
2013-07-18
|
|
|
\
|
*
|
|
drm/i915: fix reference counting in i915_gem_create
Daniel Vetter
2013-07-24
|
*
|
|
drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt
Daniel Vetter
2013-07-24
[next]