index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-02
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-23
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
2011-10-23
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
2011-10-18
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
2011-10-18
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-18
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
2011-10-18
vmwgfx: Add vblank stubs
Jakob Bornecrantz
2011-10-18
vmwgfx: Whitespace & code style in display unit
Jakob Bornecrantz
2011-10-18
vmwgfx: Fix display system init & close functions
Jakob Bornecrantz
2011-10-11
vmwgfx: Take the driver out of staging
Thomas Hellstrom
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
2011-10-10
vmwgfx: Don't use virtual coords when using screen objects
Jakob Bornecrantz
2011-10-10
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
2011-10-05
vmwgfx: Minor cleanups
Thomas Hellstrom
2011-10-05
vmwgfx: Bump driver minor to advertise support for new ioctls.
Thomas Hellstrom
2011-10-05
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
vmwgfx: Place overlays in GMR area if we can
Jakob Bornecrantz
2011-10-05
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
2011-10-05
vmwgfx: Require HWV8 for 3d support
Thomas Hellstrom
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
[next]