提交历史

作者 SHA1 备注 提交日期
  Chris Wilson f00a3ddf91 drm/i915: IS_IRONLAKE is synonymous with gen == 5 14 年之前
  Chris Wilson 30dbf0c07f drm/i915: Adjust hangcheck EIO semantics 14 年之前
  Chris Wilson a6c45cf013 drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g 14 年之前
  Chris Wilson 2cf34d7b7e drm/i915: Allow get_fence_reg() to be uninterruptible 14 年之前
  Chris Wilson dd2575ffbd drm/i915: Remove impossible error handling from bit17 swizzling 15 年之前
  Chris Wilson bf79cb914d drm: Use ENOENT consistently for the error return for an unmatched handle. 15 年之前
  Chris Wilson 0b3400040d drm/i915: Remove the WARN when failing to set tiling. 15 年之前
  Daniel Vetter 31770bd49a drm/i915: don't allow tiling changes on pinned buffers v2 15 年之前
  Daniel Vetter c36a2a6de5 drm/i915: fix tiling limits for i915 class hw v2 15 年之前
  Daniel Vetter 23010e43b3 drm/i915: introduce to_intel_bo helper 15 年之前
  Daniel Vetter fe305198d4 drm/intel: fix up set_tiling for untiled->tiled transition 15 年之前
  Eric Anholt bad720ff3e drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. 15 年之前
  Dave Airlie 30d6c72c4a Merge remote branch 'anholt/drm-intel-next' into drm-next-stage 15 年之前
  Owain Ainsworth f590d279eb drm/i915: reduce some of the duplication of tiling checking 15 年之前
  Daniel Vetter 10ae9bd25a drm/i915: blow away userspace mappings before fence change 15 年之前
  Zhenyu Wang c480441169 drm/i915: Keep MCHBAR always enabled 15 年之前
  Luca Barbieri bc9025bdc4 Use drm_gem_object_[handle_]unreference_unlocked where possible 15 年之前
  Jesse Barnes 76446cac68 drm/i915: execbuf2 support 15 年之前
  Adam Jackson f2b115e69d drm/i915: Fix product names and #defines 15 年之前
  Zhao Yakui 44d98a6142 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER 15 年之前
  Dave Airlie ec2a4c3fdc drm/i915: get the bridge device once. 16 年之前
  Zhenyu Wang 553bd149bb drm/i915: fix tiling on IGDNG 16 年之前
  Eric Anholt d05ca30199 drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. 16 年之前
  Keith Packard b99e228d35 drm/i915: check for CONFIG_PNP before using pnp function 16 年之前
  Chris Wilson 52dc7d32b8 drm/i915: Clear fence register on tiling stride change. 16 年之前
  Jesse Barnes d765898970 drm/i915: enable MCHBAR if needed 16 年之前
  Zhenyu Wang 2cce0d8740 drm/i915: Disable tiling on IGDNG for now 16 年之前
  Eric Anholt e76a16deb8 drm/i915: Fix tiling pitch handling on 8xx. 16 年之前
  Keith Packard 5b0bdd6f72 drm/i915: fix transition to I915_TILING_NONE 16 年之前
  Eric Anholt 280b713b5b drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. 16 年之前