aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_fb.c
Commit message (Expand)AuthorAge
* drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-14
* drm/i915: Consolidate flushing the display planeChris Wilson2010-09-14
* drm/i915: Show framebuffer info in debugfsChris Wilson2010-09-08
* drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-08
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\
| * drm: Propagate error code from fb_create()Chris Wilson2010-08-09
* | vt/console: try harder to print output when panicingJesse Barnes2010-08-10
* | drm/i915: use new fb debug hooksJesse Barnes2010-08-05
|/
* drm/i915: fix deadlock in fb teardownJesse Barnes2010-07-26
* drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson2010-07-26
* drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-07
* drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-07
* drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson2010-05-28
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
* drm/i915: introduce i915_gem_alloc_objectDaniel Vetter2010-04-19
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/fb: remove drm_fb_helper_setcolregJames Simmons2010-04-07
| * drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| * drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| * drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\ \
| * | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-25
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* drm/i915: Increase fb alignment to 64kChris Wilson2010-02-10
* 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