summaryrefslogtreecommitdiffstats
path: root/drivers/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-11drm: Add KMS debug printk's for encoder and crtc fixup failureAdam Jackson1-0/+2
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom3-1/+49
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom8-49/+644
2011-10-10vmwgfx: Break out and comment vmw_execbuf_copy_fence_userThomas Hellstrom1-33/+67
2011-10-10drm/radeon/kms: set DMA mask properly on newer PCI asicsAlex Deucher1-3/+4
2011-10-10DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}Michael Witten2-6/+9
2011-10-10drm/radeon/kms: handle !force case in connector detect more gracefullyAlex Deucher2-3/+21
2011-10-10drm/radeon/kms: bail early in dvi_detect for digital only connectorsAlex Deucher1-0/+5
2011-10-10drm/radeon/kms: Fix I2C mask definitionsJean Delvare1-2/+2
2011-10-10vmwgfx: Don't use virtual coords when using screen objectsJakob Bornecrantz1-57/+215
2011-10-10vmwgfx: Implement memory accounting for resourcesThomas Hellstrom1-26/+146
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae23-0/+4182
2011-10-05vmwgfx: Minor cleanupsThomas Hellstrom2-11/+12
2011-10-05vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom1-2/+2
2011-10-05vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz1-0/+27
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom5-82/+835
2011-10-05vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom2-17/+41
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom3-30/+26
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom6-22/+572
2011-10-05vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom1-1/+8
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom5-65/+45
2011-10-05vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz1-3/+13
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz6-0/+440
2011-10-05vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz1-58/+74
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz3-219/+20
2011-10-05vmwgfx: Require HWV8 for 3d supportThomas Hellstrom1-1/+1
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz7-31/+752
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz7-107/+379
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz3-255/+282
2011-10-05vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz1-5/+72
2011-10-05vmwgfx: Break out dirty submission codeJakob Bornecrantz1-54/+90
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom2-56/+89
2011-10-05vmwgfx: Some comments and BUG_ONJakob Bornecrantz1-0/+5
2011-10-05vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz1-0/+3
2011-10-05vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz1-0/+10
2011-10-05vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz1-0/+10
2011-10-05vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz4-144/+359
2011-10-05ttm: export ttm_bo_createThomas Hellstrom1-0/+1
2011-09-21drm/i915: Dumb down the semaphore logicBen Widawsky4-47/+126
2011-09-21drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang7-2/+169
2011-09-21drm: support routines for HDMI/DP ELDWu Fengguang3-0/+189
2011-09-21drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard1-4/+6
2011-09-20drm/nouveau: remove allocations from gart populate() hookBen Skeggs1-45/+21
2011-09-20drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.cBen Skeggs2-18/+27
2011-09-20drm/nvc0/fifo: avoid touching missing subfifosBen Skeggs1-1/+1
2011-09-20drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtcBen Skeggs1-0/+5
2011-09-20drm/nvd9/disp: stub some more api hooks so we don't oops on resumeBen Skeggs1-0/+12
2011-09-20drm/nouveau: fix printk typo in ioremap failure pathMarcin Slusarz1-1/+1
2011-09-20drm/nvc0/pm: minor clock readback fixesBen Skeggs1-2/+6
2011-09-20drm/nv40/pm: execute memory reset script from vbiosBen Skeggs3-0/+16