Thomas Hellstrom
|
cd2b89e7e8
vmwgfx: Reinstate the update_layout ioctl
|
14 years ago |
Jakob Bornecrantz
|
c5c42360bc
vmwgfx: Don't pass unused arguments to do_dirty functions
|
14 years ago |
Jakob Bornecrantz
|
64fc99447f
vmwgfx: Emulate depth 32 framebuffers
|
14 years ago |
Jakob Bornecrantz
|
1c482ab359
vmwgfx: Add vblank stubs
|
14 years ago |
Jakob Bornecrantz
|
c6ca839179
vmwgfx: Don't use virtual coords when using screen objects
|
14 years ago |
Thomas Hellstrom
|
6ea77d1384
vmwgfx: Minor cleanups
|
14 years ago |
Jakob Bornecrantz
|
c337ada7e7
vmwgfx: Be more strict with fb depths when using screen objects
|
14 years ago |
Thomas Hellstrom
|
90ff18bc3a
vmwgfx: Make sure we always have a user-space handle to use for objects that are backing kms framebuffers.
|
14 years ago |
Jakob Bornecrantz
|
2fcd5a73bf
vmwgfx: Add present and readback ioctls
|
14 years ago |
Jakob Bornecrantz
|
01e81419ce
vmwgfx: Drop 3D Legacy Display Unit support
|
14 years ago |
Jakob Bornecrantz
|
56d1c78df5
vmwgfx: Add screen object support
|
14 years ago |
Jakob Bornecrantz
|
d991ef0395
vmwgfx: Add dmabuf helper functions for pinning
|
14 years ago |
Jakob Bornecrantz
|
626ab771c2
vmwgfx: Refactor common display unit functions to shared file
|
14 years ago |
Jakob Bornecrantz
|
5deb65cf83
vmwgfx: Break out dirty submission code
|
14 years ago |
Jakob Bornecrantz
|
5f898d99de
vmwgfx: Make sure the reserved area is at the start of vram
|
14 years ago |
Jakob Bornecrantz
|
497a3ff987
vmwgfx: Add comments for buffer pinning code
|
14 years ago |
Thomas Hellstrom
|
fe0f5c6576
vmwgfx: Remove the update layout IOCTL.
|
14 years ago |
Michel Dänzer
|
0bef23f918
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
|
14 years ago |
Michel Dänzer
|
6558429bc4
vmwgfx: Fix 'bbp' typo
|
14 years ago |
Michel Dänzer
|
e666d66b42
vmwgfx: Don't write to read-only registers
|
14 years ago |
Michel Dänzer
|
f01b7ba0eb
vmwgfx: Add support for depth 8
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Thomas Hellstrom
|
1ef0724dbd
drm/vmwgfx: Fix oops on failing bo pin
|
15 years ago |
Thomas Hellstrom
|
029e50bfc2
drm/vmwgfx: Save at least one screen layout
|
15 years ago |
Thomas Hellstrom
|
e133e73712
drm/vmwgfx: Prune modes based on available VRAM size
|
15 years ago |
Thomas Hellstrom
|
3a939a5ece
drm/vmwgfx: Take the ttm lock around the dirty ioctl
|
15 years ago |
Thomas Hellstrom
|
02b001624f
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
|
15 years ago |
Thomas Hellstrom
|
d3216a0c31
drm/vmwgfx: Really support other depths than 32
|
15 years ago |
Thomas Hellstrom
|
7a1c2f6c8d
vmwgfx: Enable use of the vblank system
|
15 years ago |
Thomas Hellstrom
|
30c78bb838
vmwgfx: vt-switch (master drop) fixes
|
15 years ago |