index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-05-18
1
-2
/
+8
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
4
-14
/
+46
|
\
|
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
1
-6
/
+0
|
*
drm/vmwgfx: add support for new TTM fault callback V5
Jerome Glisse
2010-04-20
1
-3
/
+41
|
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-08
3
-5
/
+5
*
|
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
1
-6
/
+0
|
/
*
drm/vmwgfx: depends on FB
Randy Dunlap
2010-03-15
1
-1
/
+1
*
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
2010-02-23
1
-16
/
+92
*
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
2010-02-18
2
-33
/
+19
*
drm/vmwgfx: Fix a circular locking dependency bug.
Thomas Hellstrom
2010-02-11
3
-19
/
+14
*
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
2010-02-11
2
-19
/
+4
*
drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}
Jakob Bornecrantz
2010-02-11
1
-4
/
+4
*
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
2010-02-11
3
-5
/
+12
*
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
2010-02-01
3
-1
/
+27
*
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
2010-02-01
1
-0
/
+11
*
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
2010-02-01
4
-1
/
+23
*
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-25
4
-1
/
+30
*
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2010-01-14
2
-1
/
+63
*
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
2010-01-14
1
-1
/
+7
*
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
2010-01-14
5
-29
/
+22
*
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
2010-01-14
2
-2
/
+2
*
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
2010-01-14
1
-18
/
+21
*
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
Thomas Hellstrom
2010-01-14
1
-7
/
+5
*
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
2009-12-23
4
-111
/
+209
*
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
2009-12-23
3
-10
/
+6
*
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
2009-12-23
1
-28
/
+19
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-14
18
-0
/
+7337
*
drm/vmwgfx: Add svga headers for vmwgfx driver
Jakob Bornecrantz
2009-12-14
5
-0
/
+3474