Dirk Hohndel (VMware)
|
dff9688886
drm/vmwgfx: add SPDX idenitifier and clarify license
|
7 years ago |
Haneen Mohammed
|
25a28906eb
drm/vmwgfx: replace drm_*_unreference with drm_*_put
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Keith Packard
|
418da17214
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
|
8 years ago |
Thomas Hellstrom
|
53e16798b0
drm/vmwgfx: Remove getparam error message
|
8 years ago |
Murray McAllister
|
63774069d9
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
|
8 years ago |
Thomas Hellstrom
|
b76ff5ea1c
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
|
9 years ago |
Thomas Hellstrom
|
53c1e53571
drm/vmwgfx: Turn off support for multisample count != 0 v2
|
9 years ago |
Sinclair Yeh
|
54fbde8a94
drm/vmwgfx: Fix copyright headers
|
10 years ago |
Charmaine Lee
|
2f633e5e40
drm/vmwgfx: Command parser fixes for DX
|
10 years ago |
Thomas Hellstrom
|
d80efd5cb3
drm/vmwgfx: Initial DX support
|
10 years ago |
Sinclair Yeh
|
8ce75f8ab9
drm/vmwgfx: Update device includes for DX device functionality
|
10 years ago |
Thomas Hellstrom
|
b9eb1a6174
drm/vmwgfx: Kill a bunch of sparse warnings
|
10 years ago |
Sinclair Yeh
|
35c051258e
drm/vmwgfx: Implement screen targets
|
10 years ago |
Thomas Hellstrom
|
496eb6fd2c
drm/vmwgfx: Replace the hw mutex with a hw spinlock
|
10 years ago |
Thomas Hellstrom
|
294adf7d86
drm/vmwgfx: Use a per-device semaphore for reservation protection
|
11 years ago |
Charmaine Lee
|
857aea1c57
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
|
11 years ago |
Thomas Hellstrom
|
a6fc955ff9
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
|
11 years ago |
Thomas Hellstrom
|
311474dbdc
drm/vmwgfx: Add a parameter to get max MOB memory size
|
12 years ago |
Thomas Hellstrom
|
716a2fd66d
drm/vmwgfx: Adapt capability reporting to new hardware version
|
12 years ago |
Thomas Hellstrom
|
bc2d6508ab
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
|
12 years ago |
Ville Syrjälä
|
43789b9e08
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
|
11 years ago |
Daniel Vetter
|
2fd5eabab0
drm/vmwgfx: add proper framebuffer refcounting
|
12 years ago |
Daniel Vetter
|
786b99ed13
drm: create drm_framebuffer_lookup
|
12 years ago |
Daniel Vetter
|
4b096ac10d
drm: revamp locking around fb creation/destruction
|
12 years ago |
Daniel Vetter
|
bbe4b99ff2
drm/vmwgfx: use drm_modeset_lock_all
|
12 years ago |
Dave Airlie
|
1a1494def7
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
12 years ago |
Thomas Hellstrom
|
c0951b797e
drm/vmwgfx: Refactor resource management
|
12 years ago |
Dan Carpenter
|
888155bbf6
vmwgfx: return an -EFAULT if copy_to_user() fails
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 years ago |