aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_fb.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-05
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm: fix two issues with fb consolidation.Dave Airlie2009-08-30
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30
* drm/i915: Make driver less chattyKeith Packard2009-07-01
* drm/i915: Warn when inteldrmfb fails to restore its framebuffer configBen Gamari2009-06-17
* fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-16
* drm/i915: duplicate desired mode for use by fbcon.Dave Airlie2009-06-12
* intelfb: fix spelling of "CLOCK"Pavel Roskin2009-06-11
* drm/i915: avoid non-atomic sysrq executionJesse Barnes2009-06-05
* sysrq, intel_fb: fix sysrq g collisionJason Wessel2009-05-15
* drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner2009-04-08
* drm/i915: Unpin the fb on error during construction.Chris Wilson2009-02-19
* drm/i915: un-EXPORT and make 'intelfb_panic' staticHannes Eder2008-12-29
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-29
* drm/i915: Fix fbcon setup to align display pitch to 64b.Eric Anholt2008-12-29
* DRM: i915: add mode setting supportJesse Barnes2008-12-29