开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
Age
Commit message (
Expand
)
Author
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
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: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
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: Add vblank stubs
Jakob Bornecrantz
2011-10-10
vmwgfx: Don't use virtual coords when using screen objects
Jakob Bornecrantz
2011-10-05
vmwgfx: Minor cleanups
Thomas Hellstrom
2011-10-05
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
2011-10-05
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
2011-10-05
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
2011-10-05
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
2011-09-06
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
2011-09-01
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
2011-09-01
vmwgfx: Fix 'bbp' typo
Michel Dänzer
2011-09-01
vmwgfx: Don't write to read-only registers
Michel Dänzer
2011-09-01
vmwgfx: Add support for depth 8
Michel Dänzer
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-09
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Save at least one screen layout
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Really support other depths than 32
Thomas Hellstrom
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
2010-07-20
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
2010-06-03
drm/vmwgfx: Fix vga save / restore with display topology.
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.
Jakob Bornecrantz
2010-06-01
drm/vmwgfx: Reserve first part of VRAM for framebuffer.
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Support older hardware.
Jakob Bornecrantz
2010-06-01
drm/vmwgfx: Assume larger framebuffer max size.
Jakob Bornecrantz
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
[next]