| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-02-08 | 1 | -4/+4 |
|\ |
|
| * | drm/i915: only disable enabled planes on intel_fb_restore_mode | Paulo Zanoni | 2013-01-26 | 1 | -1/+2 |
| * | drm/i915: Remove use of gtt_mappable_entries | Ben Widawsky | 2013-01-20 | 1 | -2/+1 |
| * | drm/i915: Create a gtt structure | Ben Widawsky | 2013-01-17 | 1 | -1/+1 |
* | | Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2013-01-21 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | drm: revamp framebuffer cleanup interfaces | Daniel Vetter | 2013-01-20 | 1 | -0/+1 |
| * | drm/i915: use drm_modeset_lock_all | Daniel Vetter | 2013-01-20 | 1 | -2/+2 |
* | | drm/i915: Clear the stolen fb before enabling | Chris Wilson | 2012-12-17 | 1 | -0/+7 |
* | | drm/i915: Fixup hpd irq register setup ordering | Daniel Vetter | 2012-12-11 | 1 | -1/+9 |
* | | drm/i915: Allocate fbcon from stolen memory | Chris Wilson | 2012-11-30 | 1 | -1/+3 |
|/ |
|
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -4/+4 |
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 1 | -1/+0 |
* | drm/i915: Zero initialize mode_cmd | Ville Syrjälä | 2012-07-05 | 1 | -1/+1 |
* | drm/i915: stop using dev->agp->base | Daniel Vetter | 2012-06-12 | 1 | -1/+3 |
* | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 2012-05-07 | 1 | -0/+4 |
|\ |
|
| * | drm/i915: Hold mode_config lock whilst changing mode for lastclose() | Chris Wilson | 2012-04-16 | 1 | -0/+4 |
* | | drm/i915: [sparse] trivial sparse fixes | Ben Widawsky | 2012-04-18 | 1 | -1/+1 |
|/ |
|
* | drm/i915: suspend fbdev device around suspend/hibernate | Dave Airlie | 2012-03-29 | 1 | -0/+10 |
* | drm: do not set fb_info->pixmap fields | Sascha Hauer | 2012-02-09 | 1 | -5/+1 |
* | drm/i915: add SNB and IVB video sprite support v6 | Jesse Barnes | 2012-01-03 | 1 | -0/+6 |
* | drm: Replace pitch with pitches[] in drm_framebuffer | Ville Syrjälä | 2011-12-20 | 1 | -1/+1 |
* | drm: add an fb creation ioctl that takes a pixel format v5 | Jesse Barnes | 2011-11-15 | 1 | -5/+6 |
* | drm/i915: restore only the mode of this driver on lastclose (v2) | Dave Airlie | 2011-04-27 | 1 | -0/+10 |
* | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie | 2011-01-14 | 1 | -0/+1 |
* | drm/i915: Use the mappable sizes determined by GTT for consistency. | Chris Wilson | 2011-01-11 | 1 | -11/+9 |
* | drm: Update fbdev fb_fix_screeninfo | James Simmons | 2011-01-07 | 1 | -1/+0 |
* | Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core... | Dave Airlie | 2010-12-22 | 1 | -14/+11 |
|\ |
|
| * | drm/i915: Use drm_i915_gem_object as the preferred type | Chris Wilson | 2010-11-23 | 1 | -14/+11 |
* | | drm/fb: Don't expose mmio for fbdev emulation layer | James Simmons | 2010-12-21 | 1 | -5/+1 |
|/ |
|
* | Merge remote branch 'airlied/drm-core-next' into tmp | Chris Wilson | 2010-10-19 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2010-10-19 | 1 | -2/+2 |
| |\
|/ / |
|
| * | drm: don't drop handle reference on unload | Dave Airlie | 2010-10-07 | 1 | -1/+1 |
* | | Merge remote branch 'korg/drm-fixes' into drm-vmware-next | Dave Airlie | 2010-10-06 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 2010-10-01 | 1 | -1/+3 |
* | | drm/i915: Avoid circular locking from intel_fbdev_fini() | Chris Wilson | 2010-10-04 | 1 | -5/+3 |
* | | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g | Chris Wilson | 2010-09-21 | 1 | -2/+2 |
* | | drm/i915: Push pipelining of display plane flushes to the caller | Chris Wilson | 2010-09-14 | 1 | -1/+1 |
* | | drm/i915: Consolidate flushing the display plane | Chris Wilson | 2010-09-14 | 1 | -7/+1 |
* | | drm/i915: Show framebuffer info in debugfs | Chris Wilson | 2010-09-08 | 1 | -7/+0 |
* | | drm/i915: Quieten sparse warnings for missing prototypes. | Chris Wilson | 2010-09-08 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 | 1 | -1/+3 |
|\ |
|
| * | drm: Propagate error code from fb_create() | Chris Wilson | 2010-08-10 | 1 | -1/+3 |
* | | vt/console: try harder to print output when panicing | Jesse Barnes | 2010-08-10 | 1 | -3/+1 |
* | | drm/i915: use new fb debug hooks | Jesse Barnes | 2010-08-05 | 1 | -0/+2 |
|/ |
|
* | drm/i915: fix deadlock in fb teardown | Jesse Barnes | 2010-07-26 | 1 | -1/+1 |
* | drm/i915: Use the correct scanout alignment for fbcon. | Chris Wilson | 2010-07-26 | 1 | -1/+1 |
* | drm: Propagate error from drm_fb_helper_init(). | Chris Wilson | 2010-06-08 | 1 | -2/+8 |
* | drm/i915: fix oops on single crtc devices. | Dave Airlie | 2010-06-08 | 1 | -1/+1 |
* | drm/i915: Check error code whilst moving buffer to GTT domain. | Chris Wilson | 2010-05-28 | 1 | -1/+5 |
* | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 2010-05-18 | 1 | -7/+7 |