drm/i915: restore only the mode of this driver on lastclose (v2)
[linux-flexiantxendom0-natty.git] / drivers / gpu / drm / i915 / i915_dma.c
2011-09-27 Dave Airliedrm/i915: restore only the mode of this driver on lastc...
2011-03-01 Jan Niehusmanndrm/i915: fix memory corruption with GM965 and >4GB RAM
2011-01-23 Chris Wilsondrm/i915: Recognise non-VGA display devices
2011-01-20 Chris Wilsondrm/i915: Initialise ring vfuncs for old DRI paths
2011-01-11 Chris Wilsondrm/i915: Remove impossible test
2011-01-05 Dave Airliedrm/switcheroo: track state of switch in drivers.
2011-01-05 Dave Airlievga_switcheroo: add reprobe hook for fbcon to recheck...
2011-01-04 Dave AirlieMerge branch 'master' of /home/airlied/kernel/linux...
2010-12-23 Eric Anholtdrm/i915, intel_ips: When i915 loads after IPS, make...
2010-12-20 Chris Wilsondrm/i915: Allow the application to choose the constant...
2010-12-15 Yuanhan Liudrm/i915: Add frame buffer compression on Sandybridge
2010-12-05 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-12-05 Daniel Vetterdrm/i915: announce to userspace that the bsd ring is...
2010-12-05 Chris Wilsondrm/i915: Implement GPU semaphores for inter-ring synch...
2010-11-30 Chris Wilsondrm/i915/ringbuffer: Handle cliprects in the caller
2010-11-23 Chris Wilsondrm/i915: Use drm_i915_gem_object as the preferred...
2010-11-23 Chris Wilsondrm/i915: Contract the magic IPS constants into a direc...
2010-11-23 Chris Wilsonagp/intel: Remove confusion of stolen entries not stole...
2010-11-23 Chris Wilsondrm/i915: Compute physical addresses from base of stole...
2010-11-22 Eric Anholtdrm/i915: Correct a comment about the use of the workqueue.
2010-11-11 Chris Wilsondrm/i915: Remove the definitions for Primary Ring Buffer
2010-11-08 Chris Wilsondrm/i915: Fix unload after failed initialisation
2010-10-29 Chris Wilsondrm/i915: Switch to using pci_iounmap in conjunction...
2010-10-29 Chris Wilsondrm/i915: Only enforce fence limits inside the GTT.
2010-10-28 Chris Wilsondrm/i915: Make the inactive object shrinker per-device
2010-10-28 Chris Wilsondrm/i915: Use pci_iomap for remapping the MMIO registers.
2010-10-27 Chris Wilsondrm/i915: Use the agp_size determined from the GTT
2010-10-27 Daniel Vetterdrm/i915: use the complete gtt
2010-10-27 Chris Wilsondrm/i915: Propagate errors from writing to ringbuffer
2010-10-27 Chris Wilsondrm/i915/ringbuffer: Drop the redundant dev from the...
2010-10-21 Chris Wilsondrm/i915: IS_IRONLAKE is synonymous with gen == 5
2010-10-21 Chris Wilsondrm/i915: Enable SandyBridge blitter ring
2010-10-20 Chris Wilsondrm/i915: Simplify most HAS_BSD() checks
2010-10-19 Bryan Freeddrm/i915: Initialize panel timing registers if VBIOS...
2010-10-19 Daniel Vetterdrm/i915: Fix oops on HWS unload
2010-10-19 Chris WilsonRevert "drm/i915: Prevent module unload to avoid random...
2010-10-19 Chris WilsonMerge remote branch 'airlied/drm-core-next' into tmp
2010-10-18 Dave AirlieMerge branch 'drm-fixes' of /home/airlied/kernel/linux...
2010-10-08 Chris Wilsondrm/i915: Prevent module unload to avoid random memory...
2010-10-08 Jesse Barnesdrm/i915: add _DSM support
2010-10-07 Keith Packarddrm/i915: Free hardware status page on unload when...
2010-10-04 Chris Wilsondrm/i915: Avoid circular locking from intel_fbdev_fini()
2010-09-28 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-09-27 Jesse Barnesdrm/i915: fix GMCH power reporting
2010-09-26 Chris Wilsondrm/i915: fix debugging compilation error from previous...
2010-09-26 Chris Wilsondrm/i915: Convert the file mutex into a spinlock
2010-09-25 Daniel Vetterdrm/i915: kill ring->setup_status_page
2010-09-24 Chris Wilsondrm/i915: Only hold a process-local lock whilst throttling.
2010-09-21 Chris Wilsondrm/i915: Disable output polling across suspend & resume
2010-09-21 Daniel Vetterintel-gtt: clean up gtt size reporting
2010-09-21 Chris Wilsondrm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
2010-09-18 Chris Wilsondrm/i915: use GMBUS to manage i2c links
2010-09-10 Chris Wilsondrm/i915: Adapt workqueue to new alloc_workqueue interface
2010-09-08 Daniel Vetterdrm/i915: die, i915_probe_agp, die
2010-09-08 Daniel Vetterdrm/i915: drop prealloc_start from i915_dma gtt init
2010-09-08 Daniel Vetterintel-gtt: introduce drm/intel-gtt.h
2010-09-08 Chris Wilsondrm/i915: Remove redundant initialisation of fb_base
2010-09-08 Chris Wilsondrm/i915: Quieten sparse warnings for missing prototypes.
2010-09-08 Chris Wilsondrm/i915: Remove the random SyncFlush during initialisation
2010-09-08 Chris Wilsondrm/i915: Use the VBT from OpRegion when available...
2010-09-08 Daniel Vetterdrm/i915: unload: fix retire_work races
2010-09-08 Daniel Vetterdrm/i915: unload: ensure that gem is idle
2010-09-08 Daniel Vetterdrm/i915: unload: fix unpin_work related races
2010-09-08 Daniel Vetterdrm/i915: unload: don't leak error state
2010-09-08 Daniel Vetterdrm/i915: unload: fix hotplug_work races
2010-09-08 Daniel Vetterdrm/i915: unload: fix error_work races
2010-09-07 Chris Wilsondrm/i915: Allocate the PCI resource for the MCHBAR
2010-09-06 Dan Carpenteri915: return -EFAULT if copy_to_user fails
2010-09-06 Daniel Vetterdrm/i915: overlay on gen2 can't address above 1G
2010-08-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-17 Dave Airliedrm: block userspace under allocating buffer and having...
2010-08-09 Zou Nan haidrm/i915 invalidate indirect state pointers at end...
2010-08-02 Jesse Barnesdrm/agp/i915: trim stolen space to 32M
2010-08-02 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-08-02 Zhao Yakuidrm/i915: Add frame buffer compression support on Ironl...
2010-07-26 Jesse Barnesdrm/i915: don't free non-existent compressed llb on...
2010-07-07 Dave AirlieMerge branch 'drm-platform' into drm-testing
2010-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-01 Prarit Bhargavadrm/i915: fix uninitialized variable warning in i915_se...
2010-07-01 Dan Carpenterdrm/i915: take struct_mutex in i915_dma_cleanup()
2010-06-19 Jesse Barnesdrm/i915: gen3 page flipping fixes
2010-06-07 Chris Wilsondrm: Propagate error from drm_fb_helper_init().
2010-06-03 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-06-01 Zou Nan haidrm/i915: add HAS_BSD check to i915_getparam
2010-06-01 Dave Airliedrm/kms: disable/enable poll around switcheroo on/off
2010-06-01 Jordan Crousedrm: Add support for platform devices to register as...
2010-06-01 Jordan Crousedrm: Remove drm_resource wrappers
2010-05-26 Eric Anholtdrm/i915: Clean up leftover bits from hws move to ring...
2010-05-26 Li Pengdrm/i915: Add CxSR support on Pineview DDR3
2010-05-26 Jesse Barnesdrm/i915: add power monitoring support
2010-05-26 Zou Nan haidrm/i915: implement BSD ring buffer V2
2010-05-26 Zou Nan haidrm/i915: convert some gem structures to per-ring V2
2010-05-26 Zou Nan haidrm/i915: introduce intel_ring_buffer structure (V2)
2010-05-26 Eric Anholtdrm/i915: Rename dev_priv->ring to dev_priv->render_ring.
2010-05-26 Eric Anholtdrm/i915: Move ringbuffer-related code to intel_ringbuf...
2010-05-26 Chris Wilsondrm/i915: Fail to load driver if KMS request without GEM
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-05-07 Jesse Barnesdrm/i915: cleanup mode setting before unmapping registers
next