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_context.c
Commit message (
Expand
)
Author
Age
*
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
*
drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
Chris Wilson
2013-08-06
*
drm/i915: Add VM to pin
Ben Widawsky
2013-08-05
*
drm/i915: Fix retrieval of hangcheck stats
Chris Wilson
2013-07-16
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
*
drm/i915: Fix context sizes on HSW
Ben Widawsky
2013-07-01
*
drm/i915: change i915_add_request to macro
Mika Kuoppala
2013-06-13
*
drm/i915: add i915_gem_context_get_hang_stats()
Mika Kuoppala
2013-06-13
*
drm/i915: context debug messages
Ben Widawsky
2013-05-31
*
drm/i915: Add references to some workaround we implement
Damien Lespiau
2013-05-10
*
drm/i915: Assert mutex_is_locked on context lookup
Ben Widawsky
2013-05-06
*
drm/i915: put context upon switching
Chris Wilson
2013-05-06
*
drm/i915: unreference default context on module unload
Mika Kuoppala
2013-05-03
*
drm/i915: reference count for i915_hw_contexts
Mika Kuoppala
2013-04-30
*
drm/i915: Use MLC (l3$) for context objects
Chris Wilson
2013-04-18
*
drm/i915: convert to idr_alloc()
Tejun Heo
2013-02-27
*
drm/i915/ctx: Remove bad invariant
Ben Widawsky
2013-02-15
*
drm/i915: Clarify HW context size logic
Ben Widawsky
2013-02-15
*
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
2012-11-29
*
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
2012-11-11
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-07
|
\
|
*
drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a
Chris Wilson
2012-10-02
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
|
*
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-23
|
*
drm/i915: Add contexts for HSW
Ben Widawsky
2012-07-25
|
*
drm/i915: Cleanup context switching through do_switch()
Chris Wilson
2012-07-25
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
|
drm/i915: remove unused variable
Devendra Naga
2012-08-05
|
/
*
drm/i915: dereferencing an error pointer
Dan Carpenter
2012-07-25
*
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
2012-07-25
*
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
2012-07-25
*
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2012-07-20
*
drm/i915: linuxify create_hw_context()
Ben Widawsky
2012-06-29
*
drm/i915: return -ENODEV if hw context are not supported
Daniel Vetter
2012-06-20
*
drm/i915: simplify context_idr_cleanup
Daniel Vetter
2012-06-20
*
drm/i915/context: shut up compiler
Daniel Vetter
2012-06-20
*
drm/i915: return -ENOENT if the context doesn't exist
Daniel Vetter
2012-06-20
*
drm/i915: initialize the context idr unconditionally
Daniel Vetter
2012-06-20
*
drm/i915: fix module unload after context merge
Daniel Vetter
2012-06-20
*
drm/i915: disable contexts on old HW
Ben Widawsky
2012-06-18
*
drm/i915: reset the GPU on context fini
Ben Widawsky
2012-06-14
*
drm/i915/context: create & destroy ioctls
Ben Widawsky
2012-06-14
*
drm/i915: use the default context
Ben Widawsky
2012-06-14
*
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
2012-06-14
*
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
Ben Widawsky
2012-06-14
*
drm/i915: ensure context objects are bound to the global gtt
Daniel Vetter
2012-06-14
*
drm/i915: context switch implementation
Ben Widawsky
2012-06-14
*
drm/i915: context basic create & destroy
Ben Widawsky
2012-06-14
*
drm/i915: preliminary context support
Ben Widawsky
2012-06-14