summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_fb.c
AgeCommit message (Expand)Author
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-08-31drm: fix two issues with fb consolidation.Dave Airlie
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-07-01drm/i915: Make driver less chattyKeith Packard
2009-06-17drm/i915: Warn when inteldrmfb fails to restore its framebuffer configBen Gamari
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-06-12drm/i915: duplicate desired mode for use by fbcon.Dave Airlie
2009-06-11intelfb: fix spelling of "CLOCK"Pavel Roskin
2009-06-05drm/i915: avoid non-atomic sysrq executionJesse Barnes
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel
2009-04-08drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner
2009-02-20drm/i915: Unpin the fb on error during construction.Chris Wilson
2008-12-29drm/i915: un-EXPORT and make 'intelfb_panic' staticHannes Eder
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder
2008-12-29drm/i915: Fix fbcon setup to align display pitch to 64b.Eric Anholt
2008-12-29DRM: i915: add mode setting supportJesse Barnes