drm/i915: Add ioctl to set 'purgeability' of objects
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_drv.h
2009-09-17 Chris Wilsondrm/i915: Add ioctl to set 'purgeability' of objects
2009-09-17 Chris Wilsondrm/i915: Register a shrinker to free inactive lists...
2009-09-17 Chris Wilsondrm/i915: Remove stored gtt_alignment
2009-09-17 Jesse Barnesdrm/i915: fix startup hang on some non-mobile platforms
2009-09-17 Jesse Barnesdrm/i915: fix suspend/resume breakage in lid notifier
2009-09-17 Ben Gamaridrm/i915: Make dev_priv->mm.wedged an atomic_t
2009-09-17 Ben Gamaridrm/i915: Implement GPU reset on i965
2009-09-17 Ben Gamaridrm/i915: Add hangcheck timer
2009-09-17 Ben Gamaridrm/i915: make i915_seqno_passed non-static
2009-09-17 Ben Gamaridrm/i915: Refactor save/restore code
2009-09-11 Jesse Barnesdrm/i915: framebuffer compression for pre-GM45
2009-09-10 Jesse Barnesdrm/i915: force mode set at lid open time
2009-09-10 Li PengAdd G33 series in VGA hotplug support category
2009-09-09 Fabian Henzedrm/i915: add B43 chipset support
2009-09-08 Dave Airliedrm/i915: get the bridge device once.
2009-09-06 Chris Wilsondrm/i915: Pad ringbuffer with NOOPs before wrapping
2009-09-04 Jesse Barnesdrm/i915: add dynamic clock frequency control
2009-09-04 Ben Gamaridrm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
2009-08-30 David Müller (ELSO... drm/i915: Improve CRTDDC mapping by using VBT info
2009-08-30 Eric Anholtdrm/i915: Fix CPU-spinning hangs related to fence usage...
2009-08-05 Eric Anholtdrm/i915: Use our own workqueue to avoid wedging the...
2009-07-29 Zhenyu Wangdrm/i915: Add eDP support on IGDNG mobile chip
2009-07-13 Jesse Barnesdrm/i915: refactor error detection & collection
2009-07-10 Eric Anholtdrm/i915: Zap the GTT mapping when transitioning from...
2009-07-07 Ben Gamaridrm/i915: Remove gtt_bound from drm_i915_gem_object
2009-07-07 Zhenyu Wangdrm/i915: Don't update display FIFO watermark on IGDNG
2009-07-01 Shaohua Lidrm/i915: add FIFO watermark support
2009-07-01 Jesse Barnesdrm/i915: enable error detection & state collection
2009-06-18 Keith Packarddrm/i915: Add Display Port support
2009-06-18 Chris Wilsondrm/i915: Clear fence register on tiling stride change.
2009-06-18 Chris Wilsondrm/i915: Install fence register for tiled scanout...
2009-06-09 Zhenyu Wangdrm/i915: handle interrupt on new chipset
2009-06-09 Jesse Barnesdrm/i915: enable MCHBAR if needed
2009-06-05 yakui_zhaodrm/i915: parse VBT general definition block to get...
2009-06-05 Zhenyu Wangdrm/i915: Add chipset/feature defines for for new chipsets
2009-06-04 Eric Anholtdrm/i915: Change GEM throttling to be 20ms like the...
2009-06-04 Eric Anholtdrm/i915: Save/restore cursor state on suspend/resume.
2009-05-22 Ma Lingdrm/i915: Fetch SDVO LVDS mode lines from VBT, then...
2009-05-14 Ma Lingdrm/i915: Include 965GME pci ID in IS_I965GM(dev) to...
2009-04-30 Keith Packarddrm/i915: save/restore fence registers across suspend...
2009-04-30 Keith Packarddrm/i915: x86 always has writeq. Add I915_READ64 for...
2009-04-22 Zhenyu Wangdrm/i915: add support for G41 chipset
2009-04-17 Matthew Garrettdrm/i915: Unregister ACPI video driver when exiting
2009-04-14 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-04-08 Eric Anholtdrm/i915: Allow tiling of objects with bit 17 swizzling...
2009-04-08 Ben Gamaridrm/i915: Implement batch and ring buffer dumping
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-01 Carl Worthdrm/i915: Add a spinlock to protect the active_list
2009-04-01 Jesse Barnesdrm/i915: add VGA hotplug support for 945+
2009-03-28 Len BrownACPI: fix CONFIG_ACPI=n build
2009-03-28 Matthew GarrettACPI: Populate DIDL before registering ACPI video devic...
2009-03-27 Shaohua Liagp/intel: Add support for new intel chipset.
2009-03-27 Ben Gamaridrm/i915: Convert i915 proc files to seq_file and move...
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal with cliprects and...
2009-03-27 Eric Anholtdrm/i915: Make GEM object's page lists refcounted inste...
2009-03-13 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-10 Pierre Willenbrockdrm/i915: Don't restore palettes through VGA registers.
2009-03-10 Kristian Høgsbergdrm: Return EINVAL on duplicate objects in execbuffer...
2009-02-23 Jesse Barnesdrm/i915: suspend/resume GEM when KMS is active
2009-02-20 Kristian Høgsbergdrm: Use spread spectrum when the bios tells us it...
2009-02-08 Jesse Barnesdrm/i915: add get_vblank_counter function for GM45
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-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.