index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2011-11-11
17
-65
/
+123
|
|
\
\
\
\
|
|
*
|
|
|
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
2011-11-10
1
-1
/
+1
|
|
*
|
|
|
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
2011-11-10
1
-1
/
+10
|
|
*
|
|
|
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
2011-11-10
1
-1
/
+1
|
|
*
|
|
|
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
2011-11-10
1
-1
/
+3
|
|
*
|
|
|
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
2011-11-10
1
-9
/
+32
|
|
*
|
|
|
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
2011-11-10
1
-0
/
+8
|
|
*
|
|
|
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
2011-11-10
1
-17
/
+14
|
|
*
|
|
|
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
2011-11-10
1
-1
/
+0
|
|
*
|
|
|
drm/nvc0/vram: skip disabled PBFB subunits
Ben Skeggs
2011-11-10
1
-5
/
+9
|
|
*
|
|
|
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
Ben Skeggs
2011-11-09
1
-5
/
+15
|
|
*
|
|
|
drm/nouveau: testing the wrong variable
Dan Carpenter
2011-11-09
1
-1
/
+1
|
|
*
|
|
|
drm/nvc0/vram: storage type 0xc3 is not compressed
Christoph Bumiller
2011-11-09
1
-1
/
+1
|
|
*
|
|
|
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
2011-11-09
1
-1
/
+1
|
|
*
|
|
|
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2011-11-09
2
-2
/
+1
|
|
*
|
|
|
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
Ben Skeggs
2011-11-09
1
-1
/
+1
|
|
*
|
|
|
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
Ben Skeggs
2011-11-09
1
-2
/
+2
|
|
*
|
|
|
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
2011-11-09
1
-9
/
+13
|
|
*
|
|
|
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
2011-11-09
1
-1
/
+1
|
|
*
|
|
|
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
2011-11-09
1
-6
/
+9
|
|
|
/
/
/
|
*
|
|
|
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
2011-11-11
1
-1
/
+6
|
*
|
|
|
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
2011-11-11
1
-1
/
+1
|
*
|
|
|
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
2011-11-11
1
-1
/
+1
|
*
|
|
|
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
2011-11-11
1
-0
/
+13
|
*
|
|
|
drm/radeon/kms: make an aux failure debug only
Alex Deucher
2011-11-11
1
-1
/
+1
|
*
|
|
|
drm: drop select of SLOW_WORK
Paul Bolle
2011-11-11
1
-1
/
+0
|
*
|
|
|
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-11-11
2
-4
/
+13
|
*
|
|
|
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
2011-11-11
1
-1
/
+1
|
*
|
|
|
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
2011-11-11
3
-12
/
+62
|
*
|
|
|
drm: Ensure string is null terminated.
Vinson Lee
2011-11-11
1
-1
/
+3
|
*
|
|
|
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
2011-11-11
1
-0
/
+4
|
*
|
|
|
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
2011-11-11
1
-2
/
+3
|
*
|
|
|
vmwgfx: Close screen object system
Jakob Bornecrantz
2011-11-11
1
-1
/
+4
|
*
|
|
|
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
2011-11-08
1
-1
/
+1
|
*
|
|
|
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
2011-11-08
1
-2
/
+3
|
*
|
|
|
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
2011-11-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
2011-11-09
5
-0
/
+5
|
\
\
\
\
|
*
|
|
|
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
2011-11-08
1
-0
/
+1
|
*
|
|
|
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2011-11-08
2
-0
/
+2
|
*
|
|
|
hwspinlock/u8500: include linux/module.h
Axel Lin
2011-11-08
1
-0
/
+1
|
*
|
|
|
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
2011-11-08
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-11-09
1
-6
/
+10
|
\
\
\
\
|
*
|
|
|
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
Dan Williams
2011-11-08
1
-2
/
+2
|
*
|
|
|
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-08
1
-4
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2011-11-09
1
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...
Randy Dunlap
2011-11-07
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
DocBook/drm: Clean up code comment
Michael Witten
2011-08-29
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-08
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
2011-11-08
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...
Linus Torvalds
2011-11-08
1
-4
/
+2
|
\
\
\
\
\
\
[prev]
[next]