summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)Author
2010-03-17drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-26drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang
2010-02-26drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.Eric Anholt
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-22drm/i915: Record batch buffer following GPU errorChris Wilson
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes
2010-02-16drm/i915: Keep MCHBAR always enabledZhenyu Wang
2010-02-10drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06drm/i915: fix unused varAndrew Morton
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes
2009-12-16drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg
2009-12-16drm/i915: Implement IS_* macros using static tablesKristian Høgsberg
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes
2009-11-30drm/i915: parse child device from VBTZhao Yakui
2009-11-05drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui
2009-11-05drm/i915: Use a single thread workqueueChris Wilson
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-10-13drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li
2009-09-29drm/i915: Enable irq to trace batch buffer completion.Chris Wilson
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23drm/i915: Add tracepointsChris Wilson
2009-09-21drm/i915: framebuffer compression for GM45+Jesse Barnes
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-17drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson
2009-09-17drm/i915: Implement GPU reset on i965Ben Gamari
2009-09-17drm/i915: Add hangcheck timerBen Gamari
2009-09-17drm/i915: fix typo in compressed buffer setupJesse Barnes
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes
2009-09-08drm/i915: get the bridge device once.Dave Airlie
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
2009-07-10drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt
2009-07-01drm/i915: Make driver less chattyKeith Packard
2009-07-01drm/i915: add FIFO watermark supportShaohua Li
2009-07-01drm/i915: enable error detection & state collectionJesse Barnes
2009-06-19drm/i915: enable GEM on PAE.Dave Airlie
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds