index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_context.c
Age
Commit message (
Expand
)
Author
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-09-03
drm/i915/bdw: Apply workarounds in render ring init function
Arun Siluvery
2014-09-03
drm/i915/bdw: Don't execute context reset and switch with Execlists
Thomas Daniel
2014-09-03
drm/i915: Don't save/restore RS when not used
Ben Widawsky
2014-09-03
drm/i915: Rework GPU reset sequence to match driver load & thaw
McAulay, Alistair
2014-08-13
drm/i915: Drop create_vm argument to i915_gem_create_context
Daniel Vetter
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
2014-08-13
drm/i915: Initialize the aliasing ppgtt as part of global gtt
Daniel Vetter
2014-08-13
drm/i915: Rework ppgtt init to no require an aliasing ppgtt
Daniel Vetter
2014-08-13
drm/i915: Track file_priv, not ctx in the ppgtt structure
Daniel Vetter
2014-08-12
drm/i915: Some cleanups for the ppgtt lifetime handling
Daniel Vetter
2014-08-12
drm/i915: vma/ppgtt lifetime rules
Michel Thierry
2014-08-11
drm/i915/bdw: Generic logical ring init and cleanup
Oscar Mateo
2014-08-11
drm/i915/bdw: Deferred creation of user-created LRCs
Oscar Mateo
2014-08-11
drm/i915/bdw: A bit more advanced LR context alloc/free
Oscar Mateo
2014-08-11
drm/i915/bdw: Initialization for Logical Ring Contexts
Oscar Mateo
2014-07-23
drm/i915: Reorder ctx unref on ppgtt cleanup
Ben Widawsky
2014-07-08
drm/i915: Emphasize that ctx->id is merely a user handle
Oscar Mateo
2014-07-08
drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...
Oscar Mateo
2014-07-08
drm/i915: Extract context backing object allocation
Oscar Mateo
2014-07-07
drm/i915: Unpin last_context at reset
Ville Syrjälä
2014-07-07
Merge tag 'v3.16-rc4' into drm-intel-next-queued
Daniel Vetter
2014-06-24
drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation
Chris Wilson
2014-06-18
drm/i915: Remove ctx->last_ring
Oscar Mateo
2014-05-22
drm/i915: Kill private_default_ctx off
Oscar Mateo
2014-05-22
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
drm/i915: Add null state batch to active list
Mika Kuoppala
2014-05-20
drm/i915/chv: Add some workaround notes
Ville Syrjälä
2014-05-16
drm/i915: Only unpin the default ctx object if it exists
Chris Wilson
2014-05-14
drm/i915: add render state initialization
Mika Kuoppala
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-11
drm/i915: Always use kref tracking for all contexts.
Chris Wilson
2014-04-09
drm/i915: Make contexts non-snooped on non-LLC platforms
Ville Syrjälä
2014-04-03
drm/i915: Invariably invalidate before ctx switch
Ben Widawsky
2014-04-02
drm/i915: Implement WaProgramMiArbOnOffAroundMiSetContext:bdw
Ville Syrjälä
2014-03-20
drm/i915: Per-process stats work better when evaluated per-process
Chris Wilson
2014-03-18
drm/i915: Switch to fake context on older gens
Mika Kuoppala
2014-03-05
drm/i915: Fix i915_switch_context() argument name in kerneldoc
Damien Lespiau
2014-03-04
drm/i915/bdw: Free PPGTT struct
Ben Widawsky
2014-03-04
drm/i915: Move ppgtt_release out of the header
Ben Widawsky
2014-03-04
drm/i915: Remove dead code
Thierry Reding
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
2014-02-04
drm/i915: check for oom when allocating private_default_ctx
Mika Kuoppala
2014-01-30
drm/i915: Tune down debug output when context is banned
Mika Kuoppala
2014-01-28
drm/i915: Create a USES_PPGTT macro
Ben Widawsky
2014-01-27
drm/i915: We implement WaMiSetContext_Hang
Ville Syrjälä
2014-01-27
drm/i915: Always pin the default context
Chris Wilson
2014-01-10
drm/i915: set ctx->initialized only after RCS
Ben Widawsky
2014-01-10
drm/i915/bdw: Return -ENONENT on default ctx destroy
Ben Widawsky
[next]