1. 18 3月, 2015 3 次提交
  2. 17 3月, 2015 11 次提交
  3. 16 3月, 2015 24 次提交
  4. 15 3月, 2015 2 次提交
    • J
      aaa95f74
    • L
      Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux · 7cd9beb3
      Linus Torvalds 提交于
      Pull drm fixes from Dave Airlie:
       "Misc i915, vmwgfx and radeon fixes along with a fix for one of those
        recursive sleep mutex debug cases in the mst code"
      
      * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
        drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
        drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
        drm/vmwgfx: Reorder device takedown somewhat
        drm/vmwgfx: Fix a couple of lock dependency violations
        drm/radeon: drop setting UPLL to sleep mode
        drm/radeon: fix wait to actually occur after the signaling callback
        drm/i915: Prevent TLB error on first execution on SNB
        drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
        drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
        drm/i915: use in_interrupt() not in_irq() to check context
        drm/mst: fix recursive sleep warning on qlock
        drm: Don't assign fbs for universal cursor support to files
      7cd9beb3