index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
drm: Add KMS debug printk's for encoder and crtc fixup failure
Adam Jackson
1
-0
/
+2
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
3
-1
/
+49
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
8
-49
/
+644
2011-10-10
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
1
-33
/
+67
2011-10-10
drm/radeon/kms: set DMA mask properly on newer PCI asics
Alex Deucher
1
-3
/
+4
2011-10-10
DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
Michael Witten
2
-6
/
+9
2011-10-10
drm/radeon/kms: handle !force case in connector detect more gracefully
Alex Deucher
2
-3
/
+21
2011-10-10
drm/radeon/kms: bail early in dvi_detect for digital only connectors
Alex Deucher
1
-0
/
+5
2011-10-10
drm/radeon/kms: Fix I2C mask definitions
Jean Delvare
1
-2
/
+2
2011-10-10
vmwgfx: Don't use virtual coords when using screen objects
Jakob Bornecrantz
1
-57
/
+215
2011-10-10
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
1
-26
/
+146
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
23
-0
/
+4182
2011-10-05
vmwgfx: Minor cleanups
Thomas Hellstrom
2
-11
/
+12
2011-10-05
vmwgfx: Bump driver minor to advertise support for new ioctls.
Thomas Hellstrom
1
-2
/
+2
2011-10-05
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
1
-0
/
+27
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
5
-82
/
+835
2011-10-05
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2
-17
/
+41
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
3
-30
/
+26
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
6
-22
/
+572
2011-10-05
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
1
-1
/
+8
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
5
-65
/
+45
2011-10-05
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
1
-3
/
+13
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
6
-0
/
+440
2011-10-05
vmwgfx: Place overlays in GMR area if we can
Jakob Bornecrantz
1
-58
/
+74
2011-10-05
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
3
-219
/
+20
2011-10-05
vmwgfx: Require HWV8 for 3d support
Thomas Hellstrom
1
-1
/
+1
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
7
-31
/
+752
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
7
-107
/
+379
2011-10-05
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
3
-255
/
+282
2011-10-05
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
1
-5
/
+72
2011-10-05
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
1
-54
/
+90
2011-10-05
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2
-56
/
+89
2011-10-05
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
1
-0
/
+5
2011-10-05
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
1
-0
/
+3
2011-10-05
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
1
-0
/
+10
2011-10-05
vmwgfx: Document vmw_fifo_reserve
Jakob Bornecrantz
1
-0
/
+10
2011-10-05
vmwgfx: Update register files to latest from vmware-sdk
Jakob Bornecrantz
4
-144
/
+359
2011-10-05
ttm: export ttm_bo_create
Thomas Hellstrom
1
-0
/
+1
2011-09-21
drm/i915: Dumb down the semaphore logic
Ben Widawsky
4
-47
/
+126
2011-09-21
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
7
-2
/
+169
2011-09-21
drm: support routines for HDMI/DP ELD
Wu Fengguang
3
-0
/
+189
2011-09-21
drm/i915: Enable dither whenever display bpc < frame buffer bpc
Keith Packard
1
-4
/
+6
2011-09-20
drm/nouveau: remove allocations from gart populate() hook
Ben Skeggs
1
-45
/
+21
2011-09-20
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
Ben Skeggs
2
-18
/
+27
2011-09-20
drm/nvc0/fifo: avoid touching missing subfifos
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
Ben Skeggs
1
-0
/
+5
2011-09-20
drm/nvd9/disp: stub some more api hooks so we don't oops on resume
Ben Skeggs
1
-0
/
+12
2011-09-20
drm/nouveau: fix printk typo in ioremap failure path
Marcin Slusarz
1
-1
/
+1
2011-09-20
drm/nvc0/pm: minor clock readback fixes
Ben Skeggs
1
-2
/
+6
2011-09-20
drm/nv40/pm: execute memory reset script from vbios
Ben Skeggs
3
-0
/
+16
[next]