aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_fb.c
Commit message (Expand)AuthorAge
* drm/i915: add SNB and IVB video sprite support v6Jesse Barnes2012-01-03
* drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-15
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-27
* Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson2011-01-11
* drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-06
* Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie2010-12-21
|\
| * drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* | drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
|/
* Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-19
|\
| * Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
|/|
| * drm: don't drop handle reference on unloadDave Airlie2010-10-07
* | Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
|\|
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
* | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-04
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* | 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