Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_dma.c
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-02-26 Zhenyu Wangdrm/i915, agp/intel: Fix stolen memory size on Sandybridge
2010-02-26 Eric Anholtdrm/i915: Correct locking in the modesetting failure...
2010-02-26 Eric Anholtdrm/i915: Add initial bits for VGA modesetting bringup...
2010-02-22 Chris Wilsondrm/i915: Record batch buffer following GPU error
2010-02-22 Jesse Barnesdrm/i915: provide FBC status in debugfs
2010-02-16 Zhenyu Wangdrm/i915: Keep MCHBAR always enabled
2010-02-10 Owain Ainsworthdrm/i915: Correctly return -ENOMEM on allocation failur...
2010-01-15 Zhenyu Wangdrm/i915: enable 36bit physical address for hardware...
2010-01-07 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-01-07 Zhenyu Wangdrm: remove address mask param for drm_pci_alloc()
2010-01-06 Andrew Mortondrm/i915: fix unused var
2010-01-06 Jesse Barnesdrm/i915: execbuf2 support
2009-12-16 Jesse Barnesdrm/i915: only enable hotplug for detected outputs
2009-12-16 Kristian Høgsbergdrm/i915: Track whether cursor needs physical address...
2009-12-16 Kristian Høgsbergdrm/i915: Implement IS_* macros using static tables
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-12-01 Jesse Barnesdrm/i915: add GETPARAM request for page flipping
2009-12-01 Zhao Yakuidrm/i915: parse child device from VBT
2009-11-05 Zhao Yakuidrm/i915: Add ACPI OpRegion support for Ironlake
2009-11-05 Chris Wilsondrm/i915: Use a single thread workqueue
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
2009-11-05 Daniel Vetterdrm/i915: implement drmmode overlay support v4
2009-10-13 Shaohua Lidrm/i915: disable FBC for Pineview, fixing a boot hang.
2009-09-29 Chris Wilsondrm/i915: Enable irq to trace batch buffer completion.
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-23 Chris Wilsondrm/i915: Add tracepoints
2009-09-21 Jesse Barnesdrm/i915: framebuffer compression for GM45+
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-17 Chris Wilsondrm/i915: Add ioctl to set 'purgeability' of objects
2009-09-17 Ben Gamaridrm/i915: Implement GPU reset on i965
2009-09-17 Ben Gamaridrm/i915: Add hangcheck timer
2009-09-17 Jesse Barnesdrm/i915: fix typo in compressed buffer setup
2009-09-11 Jesse Barnesdrm/i915: framebuffer compression for pre-GM45
2009-09-08 Dave Airliedrm/i915: get the bridge device once.
2009-09-07 Dave AirlieMerge intel drm-intel-next branch
2009-09-06 Chris Wilsondrm/i915: Pad ringbuffer with NOOPs before wrapping
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-05 Eric Anholtdrm/i915: Use our own workqueue to avoid wedging the...
2009-08-04 Zhao Yakuidrm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER...
2009-07-10 Eric Anholtdrm/i915: Disable GEM when a broken video BIOS takes...
2009-07-02 Keith Packarddrm/i915: Make driver less chatty
2009-07-01 Shaohua Lidrm/i915: add FIFO watermark support
2009-07-01 Jesse Barnesdrm/i915: enable error detection & state collection
2009-06-19 Dave Airliedrm/i915: enable GEM on PAE.
2009-06-18 Eric Anholtdrm: Remove memory debugging infrastructure.
2009-06-13 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-12 yakui_zhaodrm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915...
2009-06-09 Zhenyu Wangdrm/i915: handle interrupt on new chipset
2009-06-05 Jesse Barnesdrm/i915: apply G45 vblank count code to all G4x chips...
2009-06-05 Zhenyu Wangdrm/i915: enable kernel modesetting on IGDNG
2009-06-05 Zhenyu Wangdrm/i915: Disable opregion on IGDNG for now
2009-06-04 Eric Anholtdrm/i915: Change GEM throttling to be 20ms like the...
2009-06-03 Dave Airliedrm: fix irq naming for kms drivers.
2009-05-14 Carl Worthdrm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
2009-05-14 Eric Anholtdrm/i915: Don't allow binding objects into the last...
2009-04-22 Chris Wrightdrm/i915: fix up error path leak in i915_cmdbuffer
2009-04-17 Matthew Garrettdrm/i915: Unregister ACPI video driver when exiting
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-03 Dave AirlieMerge branch 'drm-intel-next' of ../anholt-2.6 into...
2009-04-03 Jesse Barnesdrm: remove unused "can_grow" parameter from drm_crtc_h...
2009-04-01 Jesse Barnesdrm/i915: add VGA hotplug support for 945+
2009-04-01 Shaohua Lidrm/i915: correctly set IGD device's gtt size for KMS.
2009-03-29 Dave Airliedrm: merge Linux master into HEAD
2009-03-28 Matthew GarrettACPI: Populate DIDL before registering ACPI video devic...
2009-03-27 Chris Wilsondrm/i915: Check for dev->primary->master before derefer...
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal with cliprects and...
2009-03-13 Benjamin Herrenschmidtdrm: Use resource_size_t for drm_get_resource_{start...
2009-03-10 Eric Anholtdrm/i915: Fix bad \n in MTRR failure notice.
2009-02-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-25 Venkatesh Pallipadigpu/drm, x86, PAT: Handle io_mapping_create_wc() errors...
2009-02-25 Dave Airliedrm/i915: make hw page ioremap use ioremap_wc
2009-02-23 Jesse Barnesdrm/i915: fix WC mapping in non-GEM i915 code.
2009-02-08 Jesse Barnesdrm/i915: add get_vblank_counter function for GM45
2009-02-08 Eric Anholtdrm/i915: Quiet the message on get/setparam ioctl with...
2009-02-08 Jesse Barnesdrm/i915: add fence register management to execbuf
2009-02-08 Eric Anholtdrm/i915: Set up an MTRR covering the GTT at driver...
2009-01-22 Jesse Barnesdrm/i915: Fix cursor physical address choice to match...
2009-01-22 Jesse Barnesdrm/i915: remove unnecessary debug output in KMS init
2009-01-16 Dave Airliedrm/i915: add support for physical memory objects
2009-01-12 Dave Airliedrm/i915: setup sarea properly in master_priv
2009-01-07 Eric Anholtdrm/i915: Respect the other stolen memory sizes we...
2008-12-29 Dave Airliedrm/i915: fix modeset devname allocation + agp init...
2008-12-29 Eric Anholtdrm/i915: Delete unused, pointless i915_driver_firstopen.
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: make symbols static
2008-12-29 Eric Anholtdrm/i915: Fix stolen memory detection on G45 and GM45.
2008-12-29 Jesse BarnesDRM: i915: add mode setting support
2008-12-29 Jesse Barnesdrm/i915: add GEM GTT mapping support
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-12-19 Dave Airliedrm/i915: GEM on PAE has problems - disable it for...
2008-12-09 Keith Packarddrm/i915: Disable the GM965 MSI errata workaround.
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-11 Keith Packarddrm/i915: Move legacy breadcrumb out of the reserved...
2008-11-11 Eric Anholti915: Don't whine when pci_enable_msi() fails.
2008-11-11 Keith Packardi915: Clean up sarea pointers on leavevt
2008-11-03 Eric Anholti915: Add GEM ioctl to get available aperture size.
2008-10-23 Keith Packardi915: Disable MSI on GM965 (errata says it doesn't...
2008-10-17 Matthias Hopfdrm/i915: fix ioremap of a user address for non-root...
next