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