summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2011-11-1117-65/+123
| |\ \ \ \
| | * | | | drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson2011-11-101-1/+1
| | * | | | drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz2011-11-101-1/+10
| | * | | | drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez2011-11-101-1/+1
| | * | | | drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs2011-11-101-1/+3
| | * | | | drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs2011-11-101-9/+32
| | * | | | drm/nvc1: hacky workaround to fix accel issuesBen Skeggs2011-11-101-0/+8
| | * | | | drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs2011-11-101-17/+14
| | * | | | drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs2011-11-101-1/+0
| | * | | | drm/nvc0/vram: skip disabled PBFB subunitsBen Skeggs2011-11-101-5/+9
| | * | | | drm/nv40/pm: fix issues on igp chipsets, which don't have memoryBen Skeggs2011-11-091-5/+15
| | * | | | drm/nouveau: testing the wrong variableDan Carpenter2011-11-091-1/+1
| | * | | | drm/nvc0/vram: storage type 0xc3 is not compressedChristoph Bumiller2011-11-091-1/+1
| | * | | | drm/nv50: fix stability issue on NV86.Maxim Levitsky2011-11-091-1/+1
| | * | | | drm/nouveau: initialize chan->fence.lock before useMarcin Slusarz2011-11-092-2/+1
| | * | | | drm/nv50/vram: fix incorrect detection of bank count on newer chipsetsBen Skeggs2011-11-091-1/+1
| | * | | | drm/nv50/gr: typo fix, how about we not reset fifo during graph init?Ben Skeggs2011-11-091-2/+2
| | * | | | drm/nv50/bios: fixup mpll programming from the init table parserBen Skeggs2011-11-091-9/+13
| | * | | | drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs2011-11-091-1/+1
| | * | | | drm: make sure drm_vblank_init() has been called before touching vbl_lockBen Skeggs2011-11-091-6/+9
| | |/ / /
| * | | | drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventIlija Hadzic2011-11-111-1/+6
| * | | | drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Dan Carpenter2011-11-111-1/+1
| * | | | drm: do not sleep on vblank while holding a mutexIlija Hadzic2011-11-111-1/+1
| * | | | drm: try to restore previous CRTC config if mode set failsJesse Barnes2011-11-111-0/+13
| * | | | drm/radeon/kms: make an aux failure debug onlyAlex Deucher2011-11-111-1/+1
| * | | | drm: drop select of SLOW_WORKPaul Bolle2011-11-111-1/+0
| * | | | drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-112-4/+13
| * | | | drm/radeon/kms: fix use of vram scratch page on evergreen/niAlex Deucher2011-11-111-1/+1
| * | | | drm/radeon: Make sure CS mutex is held across GPU reset.Michel Dänzer2011-11-113-12/+62
| * | | | drm: Ensure string is null terminated.Vinson Lee2011-11-111-1/+3
| * | | | vmwgfx: Only allow 64x64 cursorsJakob Bornecrantz2011-11-111-0/+4
| * | | | vmwgfx: Initialize clip rect loop correctly in surface dirtyJakob Bornecrantz2011-11-111-2/+3
| * | | | vmwgfx: Close screen object systemJakob Bornecrantz2011-11-111-1/+4
| * | | | drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt2011-11-081-1/+1
| * | | | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard2011-11-081-2/+3
| * | | | drm/i915: fix if statement (bogus semi-colon)Dan Carpenter2011-11-081-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-095-0/+5
|\ \ \ \
| * | | | drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker2011-11-081-0/+1
| * | | | mfd: fix build failures in recently added ab5500 codePaul Gortmaker2011-11-082-0/+2
| * | | | hwspinlock/u8500: include linux/module.hAxel Lin2011-11-081-0/+1
| * | | | MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski2011-11-081-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-11-091-6/+10
|\ \ \ \
| * | | | md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams2011-11-081-2/+2
| * | | | md/raid5: abort any pending parity operations when array fails.NeilBrown2011-11-081-4/+8
| |/ / /
* | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-11-091-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap2011-11-071-2/+2
| |\ \ \ \
| | * | | | DocBook/drm: Clean up code commentMichael Witten2011-08-291-2/+2
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-081-1/+1
|\ \ \ \ \ \
| * | | | | | PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer2011-11-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...Linus Torvalds2011-11-081-4/+2
|\ \ \ \ \ \