summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-23vmwgfx: Don't pass unused arguments to do_dirty functionsJakob Bornecrantz
2011-10-23vmwgfx: Emulate depth 32 framebuffersJakob Bornecrantz
2011-10-18vmwgfx: information leak in vmw_execbuf_copy_fence_user()Dan Carpenter
2011-10-18vmwgfx: memory leaks caused by double allocationDan Carpenter
2011-10-18vmwgfx: return -EFAULT instead of number of bytes remainingDan Carpenter
2011-10-18vmwgfx: Add vblank stubsJakob Bornecrantz
2011-10-18vmwgfx: Whitespace & code style in display unitJakob Bornecrantz
2011-10-18vmwgfx: Fix display system init & close functionsJakob Bornecrantz
2011-10-11vmwgfx: Take the driver out of stagingThomas Hellstrom
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-10vmwgfx: Break out and comment vmw_execbuf_copy_fence_userThomas Hellstrom
2011-10-10vmwgfx: Don't use virtual coords when using screen objectsJakob Bornecrantz
2011-10-10vmwgfx: Implement memory accounting for resourcesThomas Hellstrom
2011-10-05vmwgfx: Minor cleanupsThomas Hellstrom
2011-10-05vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom
2011-10-05vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom
2011-10-05vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom
2011-10-05vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom
2011-10-05vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-10-05vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz
2011-10-05vmwgfx: Require HWV8 for 3d supportThomas Hellstrom
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz
2011-10-05vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz
2011-10-05vmwgfx: Break out dirty submission codeJakob Bornecrantz
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom
2011-10-05vmwgfx: Some comments and BUG_ONJakob Bornecrantz
2011-10-05vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz
2011-10-05vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz
2011-10-05vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz
2011-10-05vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2011-09-01vmwgfx: Implement GMR2Thomas Hellstrom
2011-09-01vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom