index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
drm/i915: fix deadlock in fb teardown
Jesse Barnes
1
-1
/
+1
2010-07-26
drm/i915: Use the correct scanout alignment for fbcon.
Chris Wilson
1
-1
/
+1
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
1
-2
/
+8
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
1
-1
/
+1
2010-05-28
drm/i915: Check error code whilst moving buffer to GTT domain.
Chris Wilson
1
-1
/
+5
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-7
/
+7
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-3
/
+8
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
1
-1
/
+1
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-106
/
+96
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+1
2010-04-08
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
1
-1
/
+0
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
1
-19
/
+23
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
1
-0
/
+1
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
1
-50
/
+43
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-91
/
+84
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
1
-1
/
+1
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-0
/
+2
2010-02-10
drm/i915: Increase fb alignment to 64k
Chris Wilson
1
-1
/
+1
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-3
/
+4
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
1
-3
/
+4
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
1
-1
/
+6
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
1
-1
/
+2
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-2
/
+3
2009-08-31
drm: fix two issues with fb consolidation.
Dave Airlie
1
-1
/
+1
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
1
-709
/
+28
2009-07-01
drm/i915: Make driver less chatty
Keith Packard
1
-9
/
+9
2009-06-17
drm/i915: Warn when inteldrmfb fails to restore its framebuffer config
Ben Gamari
1
-1
/
+5
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
1
-0
/
+8
2009-06-12
drm/i915: duplicate desired mode for use by fbcon.
Dave Airlie
1
-4
/
+12
2009-06-11
intelfb: fix spelling of "CLOCK"
Pavel Roskin
1
-1
/
+1
2009-06-05
drm/i915: avoid non-atomic sysrq execution
Jesse Barnes
1
-1
/
+7
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
1
-2
/
+2
2009-04-08
drm/i915: indicate framebuffer restore key in SysRq help message
Ferenc Wagner
1
-2
/
+2
2009-02-20
drm/i915: Unpin the fb on error during construction.
Chris Wilson
1
-3
/
+5
2008-12-29
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
1
-3
/
+2
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
1
-5
/
+5
2008-12-29
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
1
-1
/
+1
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
1
-0
/
+926