summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-01-31drm/i915: Handle unmappable buffers during error state captureChris Wilson
2012-01-30drm/i915: rewrite shmem_pread_slow to use copy_to_userDaniel Vetter
2012-01-30drm/i915: rewrite shmem_pwrite_slow to use copy_from_userDaniel Vetter
2012-01-30drm/i915: fall through pwrite_gtt_slow to the shmem slow pathDaniel Vetter
2012-01-30drm/i915: add debugfs file for swizzling informationDaniel Vetter
2012-01-30drm/i915: fix swizzle detection for gen3Daniel Vetter
2012-01-30drm/i915: Remove the upper limit on the bo size for mapping into the CPU domainChris Wilson
2012-01-29drm/i915: add per-ring fault reg to error_stateDaniel Vetter
2012-01-29drm/i915: reject GTT domain in relocationsDaniel Vetter
2012-01-29drm/i915: remove the i915_batchbuffer_info debugfs fileDaniel Vetter
2012-01-29drm/i915: capture error_state also for stuck ringsDaniel Vetter
2012-01-29drm/i915: refactor debugfs create functionsDaniel Vetter
2012-01-29drm/i915: refactor debugfs open functionDaniel Vetter
2012-01-29drm/i915: don't trash the gtt when running out of fencesDaniel Vetter
2012-01-29drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson
2012-01-29drm/i915/ringbuffer: kill snb blt workaroundDaniel Vetter
2012-01-29drm/i915: collect more per ring error stateDaniel Vetter
2012-01-29drm/i915: refactor ring error state capture to use arraysDaniel Vetter
2012-01-29drm/i915: switch ring->id to be a real idDaniel Vetter
2012-01-29drm/i915: set AUD_CONFIG N_value_index for DisplayPortWu Fengguang
2012-01-29drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLITDaniel Vetter
2012-01-28drm/i915:: Disable FBC on SandyBridgeChris Wilson
2012-01-26drm/i915: correct lock type in destroyBen Widawsky
2012-01-26drm/i915: drm/i915: Fix recursive calls to unmapBen Widawsky
2012-01-26drm/i915: argument to control retiring behaviorBen Widawsky
2012-01-25drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.Eric Anholt
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter
2012-01-25drm/i915: Remove the MI_FLUSH_ENABLE setting.Eric Anholt
2012-01-24drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter
2012-01-24drm/i915: allow userspace forcewake references also on gen7Daniel Vetter
2012-01-24drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt
2012-01-24drm/i915: Correct debugfs printout for RC1e.Eric Anholt
2012-01-24drm/i915: fixup assert_pipe to take the pipe A quirk into accountDaniel Vetter
2012-01-21drm/i915: print out which pixel format we do not supportEugeni Dodonov
2012-01-21drm/i915: properly mask and or watermark values for spritesJesse Barnes
2012-01-21drm/i915: clarify gen2 pageflip cmdDaniel Vetter
2012-01-20Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard
2012-01-19drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter
2012-01-19drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter
2012-01-19drm/i915: Hold gt_lock across forcewake register readsKeith Packard
2012-01-19drm/i915: Hold gt_lock during resetKeith Packard
2012-01-19drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard
2012-01-19drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter
2012-01-17drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov
2012-01-17drm/i915: kill i915_mem.cDaniel Vetter
2012-01-17drm/i915: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2012-01-17drm/i915/dp: Check for AUXCH error before checking for successAdam Jackson
2012-01-17drm/i915/dp: Use auxch precharge value of 5 everywhereAdam Jackson
2012-01-17drm/i915/dp: Tweak auxch clock divider for PCHAdam Jackson
2012-01-17drm/i915: Remove a comment about PCH from the non-PCH pathAdam Jackson