Commit History

Author SHA1 Message Date
  Tvrtko Ursulin 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
  Tvrtko Ursulin 187685cb90 drm/i915: Make GEM object alloc/free and stolen created take dev_priv 8 years ago
  Chris Wilson f0cd518206 drm/i915: Use lockless object free 9 years ago
  Akash Goel 3b3f1650b1 drm/i915: Allocate intel_engine_cs structure only for the enabled engines 9 years ago
  Chris Wilson 98a2f41167 drm/i915: Allow disabling error capture 9 years ago
  Chris Wilson f7bbe7883c drm/i915: Embed the io-mapping struct inside drm_i915_private 9 years ago
  Chris Wilson 49ef5294cd drm/i915: Move fence tracking from object to vma 9 years ago
  Chris Wilson bde13ebdab drm/i915: Introduce i915_ggtt_offset() 9 years ago
  Chris Wilson 058d88c433 drm/i915: Track pinned VMA 9 years ago
  Chris Wilson 9b3b7841b8 drm/i915/overlay: Use VMA as the primary tracker for images 9 years ago
  Chris Wilson 3e510a8e65 drm/i915: Repack fence tiling mode and stride into a single integer 9 years ago
  Chris Wilson 5748b6a1f4 drm/i915: Use dev_priv consistently through the intel_frontbuffer interface 9 years ago
  Chris Wilson 5d723d7afd drm/i915: Separate intel_frontbuffer into its own header 9 years ago
  Chris Wilson de895082f7 drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin() 9 years ago
  Chris Wilson 0d9bdd886f drm/i915: Convert intel_overlay to request tracking 9 years ago
  Chris Wilson 8e63717837 drm/i915: Simplify request_alloc by returning the allocated request 9 years ago
  Chris Wilson 7e37f889b5 drm/i915: Rename struct intel_ringbuffer to struct intel_ring 9 years ago
  Chris Wilson 1dae2dfb0b drm/i915: Rename request->ringbuf to request->ring 9 years ago
  Chris Wilson b5321f309b drm/i915: Unify intel_logical_ring_emit and intel_ring_emit 9 years ago
  Dave Gordon 13f17b22a7 drm/i915: use i915_gem_object_put_unlocked() after releasing mutex 9 years ago
  Chris Wilson 34911fd30c drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free 9 years ago
  Chris Wilson f8c417cdb1 drm/i915: Rename drm_gem_object_unreference in preparation for lockless free 9 years ago
  Chris Wilson 03ac0642f6 drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup 9 years ago
  Chris Wilson 91c8a326a1 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm 9 years ago
  Chris Wilson fac5e23e3c drm/i915: Mass convert dev->dev_private to to_i915(dev) 9 years ago
  Dave Airlie 66fd7a66e8 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next 9 years ago
  Chris Wilson a8ad0bd84f drm: Remove unused drm_device from drm_gem_object_lookup() 9 years ago
  Chris Wilson 1ee8da6df1 drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers 9 years ago
  Chris Wilson c033666a94 drm/i915: Store a i915 backpointer from engine, and use it 9 years ago
  Chris Wilson d8dab00de9 io-mapping: Specify mapping size for io_mapping_map_wc() 9 years ago