drm/i915: restore only the mode of this driver on lastclose (v2)
[linux-flexiantxendom0-natty.git] / drivers / gpu / drm / i915 / intel_fb.c
2011-09-27 Dave Airliedrm/i915: restore only the mode of this driver on lastc...
2011-01-15 Dave AirlieRevert "drm: Update fbdev fb_fix_screeninfo"
2011-01-11 Chris Wilsondrm/i915: Use the mappable sizes determined by GTT...
2011-01-07 James Simmonsdrm: Update fbdev fb_fix_screeninfo
2010-12-21 Dave AirlieMerge remote branch 'intel/drm-intel-next' of /ssd...
2010-12-21 James Simmonsdrm/fb: Don't expose mmio for fbdev emulation layer
2010-11-23 Chris Wilsondrm/i915: Use drm_i915_gem_object as the preferred...
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-07 Dave Airliedrm: don't drop handle reference on unload
2010-10-06 Dave AirlieMerge remote branch 'korg/drm-fixes' into drm-vmware...
2010-10-04 Chris Wilsondrm/i915: Avoid circular locking from intel_fbdev_fini()
2010-09-30 Dave Airliedrm/gem: handlecount isn't really a kref so don't make...
2010-09-21 Chris Wilsondrm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
2010-09-14 Chris Wilsondrm/i915: Push pipelining of display plane flushes...
2010-09-14 Chris Wilsondrm/i915: Consolidate flushing the display plane
2010-09-08 Chris Wilsondrm/i915: Show framebuffer info in debugfs
2010-09-08 Chris Wilsondrm/i915: Quieten sparse warnings for missing prototypes.
2010-08-12 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-10 Jesse Barnesvt/console: try harder to print output when panicing
2010-08-10 Chris Wilsondrm: Propagate error code from fb_create()
2010-08-05 Jesse Barnesdrm/i915: use new fb debug hooks
2010-07-26 Jesse Barnesdrm/i915: fix deadlock in fb teardown
2010-07-26 Chris Wilsondrm/i915: Use the correct scanout alignment for fbcon.
2010-06-07 Chris Wilsondrm: Propagate error from drm_fb_helper_init().
2010-06-07 Dave Airliedrm/i915: fix oops on single crtc devices.
2010-05-28 Chris Wilsondrm/i915: Check error code whilst moving buffer to...
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-18 Marcin Slusarzfbdev: allow passing more than one aperture for handoff
2010-04-20 Daniel Vetterdrm/i915: introduce i915_gem_alloc_object
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-08 James Simmonsdrm/fb: remove drm_fb_helper_setcolreg
2010-04-07 Dave Airliedrm/kms/fb: use slow work mechanism for normal hotplug...
2010-04-07 Dave Airliedrm/kms/fb: separate fbdev connector list from core...
2010-04-07 Dave Airliedrm/kms/fb: move to using fb helper crtc grouping inste...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Daniel Vetterdrm/i915: introduce to_intel_bo helper
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-02-10 Chris Wilsondrm/i915: Increase fb alignment to 64k
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
2009-10-06 Dave Airliedrm/fb: add more correct 8/16/24/32 bpp fb support.
2009-10-05 Dave Airliedrm/fb: add setcmap and fix 8-bit support.
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-08-31 Dave Airliedrm: fix two issues with fb consolidation.
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...
2009-07-02 Keith Packarddrm/i915: Make driver less chatty
2009-06-17 Ben Gamaridrm/i915: Warn when inteldrmfb fails to restore its...
2009-06-17 Dave Airliefbdev: add support for handoff from firmware to hw...
2009-06-12 Dave Airliedrm/i915: duplicate desired mode for use by fbcon.
2009-06-11 Pavel Roskinintelfb: fix spelling of "CLOCK"
2009-06-05 Jesse Barnesdrm/i915: avoid non-atomic sysrq execution
2009-05-15 Jason Wesselsysrq, intel_fb: fix sysrq g collision
2009-04-08 Ferenc Wagnerdrm/i915: indicate framebuffer restore key in SysRq...
2009-02-20 Chris Wilsondrm/i915: Unpin the fb on error during construction.
2008-12-29 Hannes Ederdrm/i915: un-EXPORT and make 'intelfb_panic' static
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: make symbols static
2008-12-29 Eric Anholtdrm/i915: Fix fbcon setup to align display pitch to...
2008-12-29 Jesse BarnesDRM: i915: add mode setting support