提交历史

作者 SHA1 备注 提交日期
  Masahiro Yamada 550116d21a scripts/spelling.txt: add "aligment" pattern and fix typo instances 8 年之前
  Chris Wilson a01cb37aff drm/i915: Remove i915_vma_create from VMA API 8 年之前
  Chris Wilson f51455d442 drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE 8 年之前
  Joonas Lahtinen dfc5148fb3 drm/i915: Introduce HAS_64BIT_RELOC 8 年之前
  Chris Wilson a4f5ea64f0 drm/i915: Refactor object page API 9 年之前
  Chris Wilson 4c7d62c6b8 drm/i915: Markup GEM API with lockdep asserts 9 年之前
  Chris Wilson 4e50f082ac drm/i915: Reuse the active golden render state batch 9 年之前
  Chris Wilson 920cf41949 drm/i915: Introduce an internal allocator for disposable private objects 9 年之前
  Chris Wilson f8a7fde456 drm/i915: Defer active reference until required 9 年之前
  Tvrtko Ursulin 55b8f2a76d drm/i915: Make INTEL_GEN only take dev_priv 9 年之前
  Chris Wilson a5e85c8a4d drm/i915: Use VMA for render state page tracking 9 年之前
  Chris Wilson de895082f7 drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin() 9 年之前
  Chris Wilson 5cf3d28098 drm/i915: i915_vma_move_to_active prep patch 9 年之前
  Chris Wilson 15d21db872 drm/i915: Refactor golden render state emission to unconfuse gcc 9 年之前
  Chris Wilson e40f9ee661 drm/i915: Remove duplicate golden render state init from execlists 9 年之前
  Chris Wilson 803688babd drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START 9 年之前
  Chris Wilson f8c417cdb1 drm/i915: Rename drm_gem_object_unreference in preparation for lockless free 9 年之前
  Chris Wilson 91c8a326a1 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm 9 年之前
  arun.siluvery@linux.intel.com 33e141ed1c drm/i915:bxt: Enable Pooled EU support 9 年之前
  Chris Wilson c033666a94 drm/i915: Store a i915 backpointer from engine, and use it 9 年之前
  Chris Wilson fe3db79b0b drm/i915: Propagate error from drm_gem_object_init() 9 年之前
  Dave Gordon d37cd8a887 drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() 9 年之前
  Tvrtko Ursulin 4a570db57c drm/i915: Rename intel_engine_cs struct members 9 年之前
  Tvrtko Ursulin 0bc40be85f drm/i915: Rename intel_engine_cs function parameters 9 年之前
  Dave Gordon 033908aed5 drm/i915: mark GEM object pages dirty when mapped & written by the CPU 9 年之前
  Arun Siluvery 84e81020ee drm/i915: Add provision to extend Golden context batch 10 年之前
  Mika Kuoppala dd72bde05d drm/i915: Do kunmap if renderstate parsing fails 10 年之前
  John Harrison 53fddaf70d drm/i915: Update ring->dispatch_execbuffer() to take a request structure 10 年之前
  John Harrison b2af037693 drm/i915: Update [vma|object]_move_to_active() to take request structures 10 年之前
  John Harrison be01363f0a drm/i915: Update render_state_init() to take a request structure 10 年之前