summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_fb.c
AgeCommit message (Expand)Author
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10drm: Propagate error code from fb_create()Chris Wilson
2010-08-05drm/i915: use new fb debug hooksJesse Barnes
2010-07-26drm/i915: fix deadlock in fb teardownJesse Barnes
2010-07-26drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson
2010-06-08drm: Propagate error from drm_fb_helper_init().Chris Wilson
2010-06-08drm/i915: fix oops on single crtc devices.Dave Airlie
2010-05-28drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-04-20drm/i915: introduce i915_gem_alloc_objectDaniel Vetter
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-08drm/fb: remove drm_fb_helper_setcolregJames Simmons
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-10drm/i915: Increase fb alignment to 64kChris Wilson
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui
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