summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |/ /
* | | 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 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-0730-2626/+2913
|\ \ \ \ | |/ / / |/| | |
| * | | vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz2011-11-071-9/+21
| * | | vmwgfx: Move the prefered mode first in the listJakob Bornecrantz2011-11-071-0/+4
| * | | vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz2011-11-071-0/+1
| * | | vmwgfx: Free prefered mode on error pathJakob Bornecrantz2011-11-071-6/+11
| * | | vmwgfx: Use pointer return error codesJakob Bornecrantz2011-11-071-1/+1
| * | | vmwgfx: Fix hw cursor positionThomas Hellstrom2011-11-071-2/+5
| * | | vmwgfx: Infrastructure for explicit placementThomas Hellstrom2011-11-073-24/+30
| * | | vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom2011-11-071-1/+23
| * | | vmwgfx: Remove screen object active listThomas Hellstrom2011-11-071-37/+15
| * | | vmwgfx: Screen object cleanupsThomas Hellstrom2011-11-071-14/+2
| * | | drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2Jerome Glisse2011-11-0410-116/+75
| * | | drm/radeon/kms: don't poll forever if MC GDDR link training failsAlex Deucher2011-11-031-2/+5
| * | | drm/radeon/kms: fix DP setup on TRAVIS bridgesAlex Deucher2011-11-031-2/+5
| * | | drm/radeon/kms: set HPD polarity in hpd_init()Alex Deucher2011-11-035-11/+12
| * | | drm/radeon/kms: add MSI module parameterAlex Deucher2011-11-033-0/+11
| * | | drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher2011-11-031-0/+6
| * | | drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher2011-11-031-0/+7
| * | | drm/radeon/kms: split MSI check into a separate functionAlex Deucher2011-11-031-6/+23