Merge branch 'topic/hda' into for-linus
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_drv.h
2009-01-16 Dave Airliedrm/i915: add support for physical memory objects
2009-01-07 Eric Anholtdrm/i915: Add support for integrated HDMI on G4X hardware.
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: declare one-bit bitfield...
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-04 Eric Anholtdrm/i915: Make a single set-to-cpu-domain path and...
2008-12-04 Eric Anholtdrm/i915: Move flushing list cleanup from flush request...
2008-11-26 Peng Lidrm/i915: Save/restore HWS_PGA on suspend/resume
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-24 Keith Packarddrm/i915: Manage PIPESTAT to control vblank interrupts...
2008-11-11 Keith Packarddrm/i915: Move legacy breadcrumb out of the reserved...
2008-11-11 Eric Anholti915: Remove racy delayed vblank swap ioctl.
2008-11-11 Keith Packardi915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45
2008-11-03 Linus TorvaldsMerge branch 'io-mappings-for-linus-2' of git://git...
2008-11-03 Eric Anholti915: Add GEM ioctl to get available aperture size.
2008-10-31 Keith Packardi915: use io-mapping interfaces instead of a variety...
2008-10-27 Len Brownbuild fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n
2008-10-23 Keith Packarddrm/i915: hold dev->struct_mutex and DRM lock during...
2008-10-17 Keith Packardi915: Map status page cached for chips with GTT-based...
2008-10-17 Keith Packardi915: Use non-reserved status page index for breadcrumb
2008-10-17 Eric Anholtdrm: Clean up many sparse warnings in i915.
2008-10-17 Eric Anholti915: Use struct_mutex to protect ring in GEM mode.
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-10-17 Jesse Barnesnew chip name is GM45
2008-10-17 Jesse Barnesseparate i915 suspend/resume functions into their own...
2008-10-17 Matthew GarrettAdd Intel ACPI IGD OpRegion support
2008-10-17 Eric Anholti915: Add support for MSI and interrupt mitigation.
2008-10-17 Jesse Barnesi915: Use more consistent names for regs, and store...
2008-10-17 Keith Packardi915: remove settable use_mi_batchbuffer_start
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.