index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmwgfx: Fix display system init & close functions
Jakob Bornecrantz
2011-10-18
2
-9
/
+25
*
drm/radeon: allow pcie gen2 speed on Cayman
Ilija Hadzic
2011-10-12
2
-2
/
+6
*
drm/radeon: allow pcie gen2 speed on NI
Ilija Hadzic
2011-10-12
1
-2
/
+1
*
vmwgfx: Take the driver out of staging
Thomas Hellstrom
2011-10-11
3
-7
/
+8
*
drm: Add KMS debug printk's for encoder and crtc fixup failure
Adam Jackson
2011-10-11
1
-0
/
+2
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2011-10-10
11
-53
/
+472
|
\
|
*
drm/i915: Dumb down the semaphore logic
Ben Widawsky
2011-09-21
4
-47
/
+126
|
*
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
2011-09-21
7
-2
/
+169
|
*
drm: support routines for HDMI/DP ELD
Wu Fengguang
2011-09-21
1
-0
/
+171
|
*
drm/i915: Enable dither whenever display bpc < frame buffer bpc
Keith Packard
2011-09-21
1
-4
/
+6
*
|
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
2011-10-10
3
-1
/
+49
*
|
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
7
-47
/
+599
*
|
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
2011-10-10
1
-33
/
+67
*
|
drm/radeon/kms: set DMA mask properly on newer PCI asics
Alex Deucher
2011-10-10
1
-3
/
+4
*
|
DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
Michael Witten
2011-10-10
2
-6
/
+9
*
|
drm/radeon/kms: handle !force case in connector detect more gracefully
Alex Deucher
2011-10-10
2
-3
/
+21
*
|
drm/radeon/kms: bail early in dvi_detect for digital only connectors
Alex Deucher
2011-10-10
1
-0
/
+5
*
|
drm/radeon/kms: Fix I2C mask definitions
Jean Delvare
2011-10-10
1
-2
/
+2
*
|
vmwgfx: Don't use virtual coords when using screen objects
Jakob Bornecrantz
2011-10-10
1
-57
/
+215
*
|
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
2011-10-10
1
-26
/
+146
*
|
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
2011-10-05
22
-0
/
+4078
*
|
vmwgfx: Minor cleanups
Thomas Hellstrom
2011-10-05
2
-11
/
+12
*
|
vmwgfx: Bump driver minor to advertise support for new ioctls.
Thomas Hellstrom
2011-10-05
1
-2
/
+2
*
|
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
2011-10-05
1
-0
/
+27
*
|
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
5
-82
/
+835
*
|
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2011-10-05
2
-17
/
+41
*
|
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
3
-30
/
+26
*
|
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
6
-22
/
+572
*
|
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
2011-10-05
1
-1
/
+8
*
|
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
5
-65
/
+45
*
|
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
2011-10-05
1
-3
/
+13
*
|
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
5
-0
/
+377
*
|
vmwgfx: Place overlays in GMR area if we can
Jakob Bornecrantz
2011-10-05
1
-58
/
+74
*
|
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
2011-10-05
3
-219
/
+20
*
|
vmwgfx: Require HWV8 for 3d support
Thomas Hellstrom
2011-10-05
1
-1
/
+1
*
|
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
7
-31
/
+752
*
|
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
7
-107
/
+379
*
|
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
2011-10-05
3
-255
/
+282
*
|
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
2011-10-05
1
-5
/
+72
*
|
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
2011-10-05
1
-54
/
+90
*
|
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-10-05
2
-56
/
+89
*
|
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
2011-10-05
1
-0
/
+5
*
|
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
2011-10-05
1
-0
/
+3
*
|
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
2011-10-05
1
-0
/
+10
*
|
vmwgfx: Document vmw_fifo_reserve
Jakob Bornecrantz
2011-10-05
1
-0
/
+10
*
|
vmwgfx: Update register files to latest from vmware-sdk
Jakob Bornecrantz
2011-10-05
4
-144
/
+359
*
|
ttm: export ttm_bo_create
Thomas Hellstrom
2011-10-05
1
-0
/
+1
|
/
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2011-09-20
32
-867
/
+867
|
\
|
*
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-20
32
-867
/
+867
*
|
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-09-20
121
-2004
/
+4853
|
\
\
[next]