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
2018-07-06
drm/i915: Record logical context support in driver caps
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-06-15
drm/i915: Fix context ban and hang accounting for client
Mika Kuoppala
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-04
drm/i915: drop one bit on the hw_id when using guc
Lionel Landwerlin
2018-06-01
drm/i915: Check intel_contexts to avoid one extra pointer chase
Chris Wilson
2018-05-31
drm/i915: Switch to kernel context before idling at runtime
Chris Wilson
2018-05-24
drm/i915: Look for an active kernel context before switching
Chris Wilson
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
drm/i915: Move fiddling with engine->last_retired_context
Chris Wilson
2018-05-16
drm/i915: Shrink search list for active timelines
Chris Wilson
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-11
drm/i915: Split out functions for different kinds of workarounds
Oscar Mateo
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
2018-03-07
drm/i915/icl: new context descriptor support
Daniele Ceraolo Spurio
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-08
drm/i915: Remove lost comment from i915_gem_context
Chris Wilson
2018-02-08
drm/i915: Avoid truncation before clamping userspace's priority value
Chris Wilson
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
2018-02-08
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
2017-12-13
drm/i915: Allow fence allocations to fail
Chris Wilson
2017-12-06
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
2017-11-27
drm/i915: Flush everything on switching to the kernel_context
Chris Wilson
2017-11-23
drm/i915: Move mi_set_context() into the legacy ringbuffer submission
Chris Wilson
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
2017-11-20
drm/i915: Remove i915.semaphores modparam
Chris Wilson
2017-11-20
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
2017-11-09
drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
Chris Wilson
2017-10-27
drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)
Chris Wilson
2017-10-25
drm/i915: Use same test for eviction and submitting kernel context
Chris Wilson
2017-10-04
drm/i915/scheduler: Support user-defined priorities
Chris Wilson
2017-10-04
drm/i915: Introduce a preempt context
Chris Wilson
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-12
drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
Chris Wilson
2017-07-27
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
Chris Wilson
2017-07-06
drm/i915: Only free the oldest stale context before allocating
Chris Wilson
2017-07-06
drm/i915: Drop request retirement before reaping stale contexts
Chris Wilson
2017-07-06
drm/i915: Move stale context reaping to common i915_gem_context_create
Chris Wilson
2017-07-06
drm/i915: Check new context against kernel_context after reporting an error
Chris Wilson
2017-07-04
drm/i915: Fix use-after-free of context during free_contexts
Chris Wilson
2017-06-20
drm/i915: Enable rcu-only context lookups
Chris Wilson
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
[next]