index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_context.c
Age
Commit message (
Expand
)
Author
2017-01-19
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
2017-01-16
drm/i915: Skip switch to kernel context if already done
Chris Wilson
2017-01-13
drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c
Chris Wilson
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
2017-01-06
drm/i915: Simplify testing for am-I-the-kernel-context?
Chris Wilson
2016-12-31
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
2016-12-24
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
Daniele Ceraolo Spurio
2016-12-18
drm/i915: Mark the shadow gvt context as closed
Chris Wilson
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
2016-12-01
drm/i915: More GEM init dev_priv cleanup
Tvrtko Ursulin
2016-12-01
drm/i915: Make various init functions take dev_priv
Tvrtko Ursulin
2016-12-01
drm/i915: Make GEM object create and create from data take dev_priv
Tvrtko Ursulin
2016-11-23
drm/i915: i915_gem_alloc_context_obj can be static
Tvrtko Ursulin
2016-11-21
drm/i915: Wipe hang stats as an embedded struct
Mika Kuoppala
2016-11-21
drm/i915: Add per client max context ban limit
Mika Kuoppala
2016-11-21
drm/i915: Add bannable context parameter
Mika Kuoppala
2016-11-21
drm/i915: Use user, not driver, DRM_DEBUG for 2 context ioctls
Chris Wilson
2016-11-14
drm/i915: Store the execution priority on the context
Chris Wilson
2016-11-01
drm/i915: Export a function to flush the context upon pinning
Chris Wilson
2016-10-28
drm/i915: Enable multiple timelines
Chris Wilson
2016-10-28
drm/i915: Create a unique name for the context
Chris Wilson
2016-10-28
drm/i915: Queue the idling context switch after all other timelines
Chris Wilson
2016-10-28
drm/i915: Defer active reference until required
Chris Wilson
2016-10-14
drm/i915: Make IS_IVYBRIDGE only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-08-15
drm/i915: Move debug only per-request pid tracking from request to ctx
Chris Wilson
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
2016-08-15
drm/i915: Only change the context object's domain when binding
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-11
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
2016-08-04
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
2016-08-04
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
Revert "drm/i915: Clean up associated VMAs on context destruction"
Chris Wilson
2016-08-04
drm/i915: Mark the context and address space as closed
Chris Wilson
2016-08-04
drm/i915: i915_vma_move_to_active prep patch
Chris Wilson
2016-08-04
drm/i915: Store owning file on the i915_address_space
Chris Wilson
2016-08-02
drm/i915: Unify legacy/execlists submit_execbuf callbacks
Chris Wilson
2016-08-02
drm/i915: Reduce engine->emit_flush() to a single mode parameter
Chris Wilson
2016-08-02
drm/i915: Remove obsolete engine->gpu_caches_dirty
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
drm/i915: Rename intel_context[engine].ringbuf
Chris Wilson
2016-08-02
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-08-02
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Rename i915_gem_context_reference/unreference()
Chris Wilson
2016-07-15
drm/i915/evict: Always switch away from the current context
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
[next]