1. 06 Oct, 2010 4 commits
    • Thomas Hellstrom's avatar
      drm/vmwgfx: Fix ACPI S3 & S4 functionality. · 094e0fa8
      Thomas Hellstrom authored
      Don't suspend or hibernate when there are 3D resources active since we
      can't restore the device's 3D state. Instead fail with an error message.
      
      In other cases, make sure we re-enable the fifo and unlock ttm on resume.
      Signed-off-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      094e0fa8
    • Thomas Hellstrom's avatar
      drm/vmwgfx: Really support other depths than 32 · d3216a0c
      Thomas Hellstrom authored
      Also add some sanity checks.
      Signed-off-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      d3216a0c
    • Dave Airlie's avatar
      Merge remote branch 'korg/drm-fixes' into drm-vmware-next · fb7ba211
      Dave Airlie authored
      necessary for some of the vmware fixes to be pushed in.
      
      Conflicts:
      	drivers/gpu/drm/drm_gem.c
      	drivers/gpu/drm/i915/intel_fb.c
      	include/drm/drmP.h
      fb7ba211
    • Dave Airlie's avatar
      Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next · 9a170cae
      Dave Airlie authored
      * 'intel/drm-intel-next' of ../drm-next: (266 commits)
        drm/i915: Avoid circular locking from intel_fbdev_fini()
        drm/i915: mark display port DPMS state as 'ON' when enabling output
        drm/i915: Skip pread/pwrite if size to copy is 0.
        drm/i915: avoid struct mutex output_poll mutex lock loop on unload
        drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
        drm/i915: Sanity check pread/pwrite
        drm/i915: Use pipe state to tell when pipe is off
        drm/i915: vblank status not valid while training display port
        drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
        drm/i915: Don't mask the return code whilst relocating.
        drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
        drm/i915: Only print 'generating error event' if we actually are
        drm/i915: Try to reset gen2 devices.
        drm/i915: Clear fence registers on GPU reset
        drm/i915: Force the domain to CPU on unbinding whilst wedged.
        drm: Move the GTT accounting to i915
        drm/i915: Fix refleak during eviction.
        i915: Added function to initialize VBT settings
        drm/i915: Remove redundant deletion of obj->gpu_write_list
        drm/i915: Make get/put pages static
        ...
      9a170cae
  2. 04 Oct, 2010 5 commits
  3. 03 Oct, 2010 5 commits
  4. 02 Oct, 2010 2 commits
  5. 01 Oct, 2010 13 commits
  6. 30 Sep, 2010 8 commits
  7. 29 Sep, 2010 3 commits