Commit History

Author SHA1 Message Date
  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
  Chris Wilson da6ca0347d drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr 9 years ago
  Chris Wilson fe3db79b0b drm/i915: Propagate error from drm_gem_object_init() 9 years ago
  Dave Gordon d37cd8a887 drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() 9 years ago
  Chris Wilson aa9b78104f drm/i915: Late request cancellations are harmful 9 years ago
  Joonas Lahtinen 72e96d6450 drm/i915: Refer to GGTT {,VM} consistently 9 years ago
  Joonas Lahtinen 62106b4f6b drm/i915: Rename dev_priv->gtt to dev_priv->ggtt 9 years ago
  Tvrtko Ursulin 4a570db57c drm/i915: Rename intel_engine_cs struct members 9 years ago
  Tvrtko Ursulin e2f8039147 drm/i915: Rename local struct intel_engine_cs variables 9 years ago
  Dave Gordon 2682708839 drm/i915: simplify allocation of driver-internal requests 9 years ago
  Maarten Lankhorst 7580d774b0 drm/i915: Wait for object idle without locks in atomic_commit, v2. 10 years ago
  John Harrison 5fb9de1a2e drm/i915: Update intel_ring_begin() to take a request structure 10 years ago
  John Harrison 75289874e4 drm/i915: Update add_request() to take a request structure 10 years ago
  John Harrison dad540ce02 drm/i915: Update overlay code to do explicit request management 10 years ago
  John Harrison 91af127fd7 drm/i915: Update i915_gem_object_sync() to take a request structure 10 years ago
  John Harrison bf7dc5b709 drm/i915: i915_add_request must not fail 10 years ago
  Chris Wilson b47161858b drm/i915: Implement inter-engine read-read optimisations 10 years ago
  Chris Wilson ea9da4e460 drm/i915: Allow disabling the destination colorkey for overlay 10 years ago
  Ville Syrjälä 1c7c4301ee drm/i915: Mark the overlay active only if we got ring space 10 years ago
  Ville Syrjälä 209c2a5ec1 drm/i915: Convert overlay->{active, pfit_active} to bools 10 years ago
  Ville Syrjälä 77589f561b drm/i915: Convert BUGs to WARNs in the video overlay code 10 years ago
  Tvrtko Ursulin e661733092 drm/i915: Use GGTT view when (un)pinning objects to planes 10 years ago
  Daniel Vetter 3f52c6edf7 drm/i915: Remove DRIVER_MODESET checks from modeset code 10 years ago
  Ander Conselvan de Oliveira 6e3c9717e0 drm/i915: Make intel_crtc->config a pointer 10 years ago
  Ville Syrjälä 1362b77640 drm/i915: Deal with video overlay on GPU reset 10 years ago
  John Harrison 9400ae5c82 drm/i915: Remove obsolete seqno parameter from 'i915_add_request' 10 years ago