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
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-11-01
1
-0
/
+2
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
2
-2
/
+1
*
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
2011-10-23
1
-9
/
+3
*
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
2011-10-23
1
-1
/
+9
*
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
2011-10-18
1
-0
/
+2
*
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-18
2
-4
/
+2
*
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
2011-10-18
1
-0
/
+2
*
vmwgfx: Add vblank stubs
Jakob Bornecrantz
2011-10-18
3
-0
/
+23
*
vmwgfx: Whitespace & code style in display unit
Jakob Bornecrantz
2011-10-18
2
-6
/
+3
*
vmwgfx: Fix display system init & close functions
Jakob Bornecrantz
2011-10-18
2
-9
/
+25
*
vmwgfx: Take the driver out of staging
Thomas Hellstrom
2011-10-11
1
-4
/
+5
*
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
*
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
*
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
*
vmwgfx: Bump major
Thomas Hellstrom
2011-09-06
2
-3
/
+17
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
9
-72
/
+876
*
vmwgfx: Make vmw_wait_seqno a bit more readable
Thomas Hellstrom
2011-09-06
3
-24
/
+37
*
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
8
-109
/
+107
*
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
2011-09-06
3
-0
/
+55
*
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
2011-09-06
4
-55
/
+2
*
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
2011-09-06
3
-54
/
+0
*
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
2011-09-06
4
-55
/
+0
[next]