| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Extract commmon global gtt cleanup code | Daniel Vetter | 2014-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Extract common cleanup into i915_ppgtt_release | Daniel Vetter | 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: Fix up checks for aliasing ppgtt | Daniel Vetter | 2014-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Allow i915_gem_setup_global_gtt to fail | Daniel Vetter | 2014-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Add proper prefix to obj_to_ggtt | Daniel Vetter | 2014-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Only refcount ppgtt if it actually is one | Daniel Vetter | 2014-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Track file_priv, not ctx in the ppgtt structure | Daniel Vetter | 2014-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Some cleanups for the ppgtt lifetime handling | Daniel Vetter | 2014-08-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: vma/ppgtt lifetime rules | Michel Thierry | 2014-08-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Always use MMIO flips with Execlists | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Workload submission mechanism for Execlists | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: GEN-specific logical ring emit batchbuffer start | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Interrupts with logical rings | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Ring idle and stop with logical rings | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: GEN-specific logical ring emit flush | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: GEN-specific logical ring emit request | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: New logical ring submission mechanism | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Make hpd debug messages less cryptic | Ville Syrjälä | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: GEN-specific logical ring set/get seqno | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: GEN-specific logical ring init | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Generic logical ring init and cleanup | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Skeleton for the new logical rings submission path | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Abstract the legacy workload submission mechanism away | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Deferred creation of user-created LRCs | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Populate LR contexts (somewhat) | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Add a context and an engine pointers to the ringbuffer | Daniel Vetter | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: A bit more advanced LR context alloc/free | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Introduce one context backing object per engine | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Initialization for Logical Ring Contexts | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: WARN if module opt sanitization goes out of order | Daniel Vetter | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: Macro for LRCs and module option for Execlists | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bdw: New source and header file for LRs, LRCs and Execlists | Oscar Mateo | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Simplify relocate_entry_gtt() and make 64-bit safe | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Pre-validate the NEED_GTTS flag for execbuffer | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Fix secure dispatch with full ppgtt | Daniel Vetter | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Agnostic INTEL_INFO | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Double check ring is idle before declaring the GPU wedged | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove set but unused 'gt_perf_status' | Damien Lespiau | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Make intel_disable_shared_dpll() static | Damien Lespiau | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Copy PCI device id into the device info block | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Force CPU relocations if not GTT mapped | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Only perform set-to-gtt domain for objects bound to the global gtt | Chris Wilson | 2014-08-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Fix wrong number of HDMI translation entries | Damien Lespiau | 2014-08-11 | |
