summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: Fix I2C mask definitionsJean Delvare2011-10-101-2/+2
* vmwgfx: Don't use virtual coords when using screen objectsJakob Bornecrantz2011-10-101-57/+215
* vmwgfx: Implement memory accounting for resourcesThomas Hellstrom2011-10-101-26/+146
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-0522-0/+4078
* vmwgfx: Minor cleanupsThomas Hellstrom2011-10-052-11/+12
* vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom2011-10-051-2/+2
* vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz2011-10-051-0/+27
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-055-82/+835
* vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom2011-10-052-17/+41
* vmwgfx: Optimize the command submission resource listThomas Hellstrom2011-10-053-30/+26
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-056-22/+572
* vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom2011-10-051-1/+8
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-055-65/+45
* vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz2011-10-051-3/+13
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-055-0/+377
* vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz2011-10-051-58/+74
* vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz2011-10-053-219/+20
* vmwgfx: Require HWV8 for 3d supportThomas Hellstrom2011-10-051-1/+1
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-057-31/+752
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-057-107/+379
* vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-053-255/+282
* vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz2011-10-051-5/+72
* vmwgfx: Break out dirty submission codeJakob Bornecrantz2011-10-051-54/+90
* vmwgfx: Break out execbuf command processingThomas Hellstrom2011-10-052-56/+89
* vmwgfx: Some comments and BUG_ONJakob Bornecrantz2011-10-051-0/+5
* vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz2011-10-051-0/+3
* vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz2011-10-051-0/+10
* vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz2011-10-051-0/+10
* vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz2011-10-054-144/+359
* ttm: export ttm_bo_createThomas Hellstrom2011-10-051-0/+1
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-09-2032-867/+867
|\
| * Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-1932-867/+867
* | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-09-2062-1618/+4286
|\ \
| * | drm/nouveau: remove allocations from gart populate() hookBen Skeggs2011-09-201-45/+21
| * | drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.cBen Skeggs2011-09-202-18/+27
| * | drm/nvc0/fifo: avoid touching missing subfifosBen Skeggs2011-09-201-1/+1
| * | drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtcBen Skeggs2011-09-201-0/+5
| * | drm/nvd9/disp: stub some more api hooks so we don't oops on resumeBen Skeggs2011-09-201-0/+12
| * | drm/nouveau: fix printk typo in ioremap failure pathMarcin Slusarz2011-09-201-1/+1
| * | drm/nvc0/pm: minor clock readback fixesBen Skeggs2011-09-201-2/+6
| * | drm/nv40/pm: execute memory reset script from vbiosBen Skeggs2011-09-203-0/+16
| * | drm/nv50/gr: refactor initialisationBen Skeggs2011-09-201-81/+37
| * | drm/nouveau: if requested, try harder at disabling sysmem pushbufsBen Skeggs2011-09-201-6/+10
| * | drm/nv50/gr: enable ctxprog xfer only when we need it to save powerMartin Peres2011-09-201-0/+5
| * | drm/nouveau/dp: add support for displayport table 0x30Ben Skeggs2011-09-201-22/+48
| * | drm/nouveau/dp: return master dp table pointer too when looking up encoderBen Skeggs2011-09-204-70/+66
| * | drm/nouveau/bios: simplify U/d table hash matching func to just matchBen Skeggs2011-09-202-51/+40
| * | drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SETBen Skeggs2011-09-201-1/+8
| * | drm/nvc0/gr: remove MODULE_FIRMWARE() linesBen Skeggs2011-09-201-17/+0
| * | drm/nouveau/dp: use alternate lane mask for nvafBen Skeggs2011-09-201-1/+10
OpenPOWER on IntegriCloud