• Dave Airlie's avatar
    Merge tag 'drm-intel-next-2012-02-07' of... · cdbe8b54
    Dave Airlie authored
    Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
    
    * tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel: (29 commits)
      drm/i915: Handle unmappable buffers during error state capture
      drm/i915: rewrite shmem_pread_slow to use copy_to_user
      drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
      drm/i915: fall through pwrite_gtt_slow to the shmem slow path
      drm/i915: add debugfs file for swizzling information
      drm/i915: fix swizzle detection for gen3
      drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain
      drm/i915: add per-ring fault reg to error_state
      drm/i915: reject GTT domain in relocations
      drm/i915: remove the i915_batchbuffer_info debugfs file
      drm/i915: capture error_state also for stuck rings
      drm/i915: refactor debugfs create functions
      drm/i915: refactor debugfs open function
      drm/i915: don't trash the gtt when running out of fences
      drm/i915: Separate fence pin counting from normal bind pin counting
      drm/i915/ringbuffer: kill snb blt workaround
      drm/i915: collect more per ring error state
      drm/i915: refactor ring error state capture to use arrays
      drm/i915: switch ring->id to be a real id
      drm/i915: set AUD_CONFIG N_value_index for DisplayPort
      ...
    cdbe8b54
intel_display.c 252 KB