index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
2015-02-24
drm/i915: Reset logical ring contexts' head and tail during GPU reset
Thomas Daniel
1
-4
/
+8
2015-01-13
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
1
-8
/
+40
2015-01-07
drm/i915: Add ioctl to set per-context parameters
Chris Wilson
1
-0
/
+69
2015-01-07
drm/i915: Move the ban period onto the context
Chris Wilson
1
-0
/
+2
2014-12-16
drm/i915: Disable PSMI sleep messages on all rings around context switches
Chris Wilson
1
-8
/
+40
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
1
-3
/
+8
2014-12-08
drm/i915: Move golden context init into ->init_context
Daniel Vetter
1
-4
/
+0
2014-12-03
drm/i915: Fix startup failure in LRC mode after recent init changes
Thomas Daniel
1
-7
/
+18
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
1
-1
/
+2
2014-11-14
drm/i915: Initialize workarounds in logical ring mode too
Michel Thierry
1
-1
/
+1
2014-11-14
drm/i915: Add tracepoints to track a vm during its lifetime
Daniele Ceraolo Spurio
1
-0
/
+6
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
1
-5
/
+5
2014-09-03
drm/i915/bdw: Apply workarounds in render ring init function
Arun Siluvery
1
-0
/
+6
2014-09-03
drm/i915/bdw: Don't execute context reset and switch with Execlists
Thomas Daniel
1
-1
/
+15
2014-09-03
drm/i915: Don't save/restore RS when not used
Ben Widawsky
1
-4
/
+6
2014-09-03
drm/i915: Rework GPU reset sequence to match driver load & thaw
McAulay, Alistair
1
-27
/
+6
2014-08-13
drm/i915: Drop create_vm argument to i915_gem_create_context
Daniel Vetter
1
-6
/
+5
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
1
-23
/
+10
2014-08-13
drm/i915: Initialize the aliasing ppgtt as part of global gtt
Daniel Vetter
1
-12
/
+1
2014-08-13
drm/i915: Rework ppgtt init to no require an aliasing ppgtt
Daniel Vetter
1
-7
/
+0
2014-08-13
drm/i915: Track file_priv, not ctx in the ppgtt structure
Daniel Vetter
1
-21
/
+1
2014-08-12
drm/i915: Some cleanups for the ppgtt lifetime handling
Daniel Vetter
1
-32
/
+4
2014-08-12
drm/i915: vma/ppgtt lifetime rules
Michel Thierry
1
-20
/
+3
2014-08-11
drm/i915/bdw: Generic logical ring init and cleanup
Oscar Mateo
1
-4
/
+0
2014-08-11
drm/i915/bdw: Deferred creation of user-created LRCs
Oscar Mateo
1
-4
/
+3
2014-08-11
drm/i915/bdw: A bit more advanced LR context alloc/free
Oscar Mateo
1
-1
/
+1
2014-08-11
drm/i915/bdw: Initialization for Logical Ring Contexts
Oscar Mateo
1
-6
/
+23
2014-07-23
drm/i915: Reorder ctx unref on ppgtt cleanup
Ben Widawsky
1
-4
/
+2
2014-07-08
drm/i915: Emphasize that ctx->id is merely a user handle
Oscar Mateo
1
-6
/
+6
2014-07-08
drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...
Oscar Mateo
1
-39
/
+40
2014-07-08
drm/i915: Extract context backing object allocation
Oscar Mateo
1
-19
/
+35
2014-07-07
drm/i915: Unpin last_context at reset
Ville Syrjälä
1
-0
/
+3
2014-07-07
Merge tag 'v3.16-rc4' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+5
2014-06-24
drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation
Chris Wilson
1
-3
/
+5
2014-06-18
drm/i915: Remove ctx->last_ring
Oscar Mateo
1
-2
/
+1
2014-05-23
drm/i915: Kill private_default_ctx off
Oscar Mateo
1
-10
/
+4
2014-05-23
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
1
-19
/
+19
2014-05-23
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-6
/
+6
2014-05-22
drm/i915: Add null state batch to active list
Mika Kuoppala
1
-8
/
+8
2014-05-20
drm/i915/chv: Add some workaround notes
Ville Syrjälä
1
-1
/
+1
2014-05-16
drm/i915: Only unpin the default ctx object if it exists
Chris Wilson
1
-1
/
+2
2014-05-14
drm/i915: add render state initialization
Mika Kuoppala
1
-0
/
+6
[next]