index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-05-18
1
-3
/
+8
*
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
2010-04-20
1
-1
/
+1
*
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
1
-106
/
+96
|
\
|
*
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
2010-04-08
1
-1
/
+0
|
*
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-04-07
1
-19
/
+23
|
*
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
1
-0
/
+1
|
*
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-07
1
-50
/
+43
|
*
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
1
-91
/
+84
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
1
-1
/
+1
|
\
\
|
*
|
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
1
-1
/
+1
|
|
/
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
|
/
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-0
/
+2
*
drm/i915: Increase fb alignment to 64k
Chris Wilson
2010-02-10
1
-1
/
+1
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
1
-3
/
+4
|
\
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-05
1
-3
/
+4
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-06
1
-1
/
+6
*
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-10-05
1
-1
/
+2
*
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-09-25
1
-2
/
+3
*
drm: fix two issues with fb consolidation.
Dave Airlie
2009-08-31
1
-1
/
+1
*
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-31
1
-709
/
+28
*
drm/i915: Make driver less chatty
Keith Packard
2009-07-01
1
-9
/
+9
*
drm/i915: Warn when inteldrmfb fails to restore its framebuffer config
Ben Gamari
2009-06-17
1
-1
/
+5
*
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-06-16
1
-0
/
+8
*
drm/i915: duplicate desired mode for use by fbcon.
Dave Airlie
2009-06-12
1
-4
/
+12
*
intelfb: fix spelling of "CLOCK"
Pavel Roskin
2009-06-11
1
-1
/
+1
*
drm/i915: avoid non-atomic sysrq execution
Jesse Barnes
2009-06-05
1
-1
/
+7
*
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2009-05-15
1
-2
/
+2
*
drm/i915: indicate framebuffer restore key in SysRq help message
Ferenc Wagner
2009-04-08
1
-2
/
+2
[next]