index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
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
Files
Lines
2016-06-28
drm/i915/preempt: Refactor intel_lr_context_reset()
Dave Gordon
1
-1
/
+1
2016-06-28
drm/i915: track relative-constants-mode per-context not per-device
Dave Gordon
1
-0
/
+3
2016-06-28
drm/i915: Add scheduling priority to per-context parameters
Dave Gordon
1
-0
/
+24
2016-06-28
drm/i915: Add per context timelines to fence object
John Harrison
1
-1
/
+15
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
1
-1
/
+1
2016-03-18
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
1
-2
/
+2
2016-03-17
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
1
-1
/
+1
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-8
/
+8
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
1
-12
/
+12
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
1
-11
/
+11
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
1
-66
/
+74
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
1
-1
/
+1
2016-02-15
drm/i915: Reject invalid-pad for context-destroy and -create ioctls
Chris Wilson
1
-0
/
+6
2016-01-28
drm/i915: Fix premature LRC unpin in GuC mode
Tvrtko Ursulin
1
-3
/
+7
2016-01-28
drm/i915: Extract context unpinning to its own function
Tvrtko Ursulin
1
-18
/
+12
2016-01-21
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
1
-18
/
+11
2016-01-06
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2015-12-10
drm/i915: Only set gem object L3 cache level for IVB devices
Wayne Boyer
1
-1
/
+8
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
1
-1
/
+1
2015-11-24
drm/i915: Remove incorrect warning in context cleanup
Tvrtko Ursulin
1
-2
/
+0
2015-11-18
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
1
-2
/
+2
2015-10-19
drm/i915: Report context GTT size
Chris Wilson
1
-0
/
+8
2015-10-09
drm/i915: Remove wrong warning from i915_gem_context_clean
Tvrtko Ursulin
1
-1
/
+1
2015-10-06
drm/i915: Clean up associated VMAs on context destruction
Tvrtko Ursulin
1
-0
/
+24
2015-09-02
drm/i915: Always enable execlists on BDW for vgpu
Zhiyuan Lv
1
-0
/
+7
2015-08-14
drm/i915: Remove the failed context from the fpriv->context_idr
Chris Wilson
1
-0
/
+1
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-5
/
+3
2015-07-13
drm/i915: Store device pointer in contexts for late tracepoint usafe
Chris Wilson
1
-2
/
+2
2015-07-09
Revert "drm/i915: Allocate context objects from stolen"
Ville Syrjälä
1
-3
/
+1
2015-07-06
drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT
Abdiel Janulgue
1
-1
/
+3
2015-06-23
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update ring->flush() to take a requests structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update switch_mm() to take a request structure
John Harrison
1
-2
/
+2
2015-06-23
drm/i915: Update mi_set_context() to take a request structure
John Harrison
1
-5
/
+4
2015-06-23
drm/i915: Update l3_remap to take a request structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update [vma|object]_move_to_active() to take request structures
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update init_context() to take a request structure
John Harrison
1
-2
/
+2
2015-06-23
drm/i915: Update do_switch() to take a request structure
John Harrison
1
-3
/
+4
2015-06-23
drm/i915: Update i915_switch_context() to take a request structure
John Harrison
1
-10
/
+9
2015-06-23
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
John Harrison
1
-1
/
+2
2015-06-23
drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
John Harrison
1
-21
/
+11
2015-05-29
drm/i915: add a context parameter to {en, dis}able zero address mapping
David Weinehall
1
-0
/
+11
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
1
-2
/
+0
2015-04-23
drm/i915: Don't use atomics for pg_dirty_rings
Daniel Vetter
1
-8
/
+8
2015-04-23
drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt
Daniel Vetter
1
-6
/
+0
2015-04-20
drm/i915: Drop redundant GGTT rebinding
Daniel Vetter
1
-11
/
+0
2015-04-10
drm/i915: Allocate context objects from stolen
Chris Wilson
1
-1
/
+3
2015-03-20
drm/i915: Initialize all contexts
Ben Widawsky
1
-9
/
+19
2015-03-20
drm/i915: Track page table reload need
Ben Widawsky
1
-6
/
+20
2015-03-20
drm/i915: Extract context switch skip and add pd load logic
Ben Widawsky
1
-2
/
+73
[next]