Thomas Hellstrom
|
5151adb37a
drm/vmwgfx: Fix a couple of lock dependency violations
|
10 years ago |
Thomas Hellstrom
|
496eb6fd2c
drm/vmwgfx: Replace the hw mutex with a hw spinlock
|
10 years ago |
Daniel Vetter
|
4d02e2de0e
drm: Per-plane locking
|
10 years ago |
Sinclair Yeh
|
9a72384d86
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
|
10 years ago |
Rob Clark
|
21e88620aa
drm/vmwgfx: fix lock breakage
|
10 years ago |
Thierry Reding
|
ee3939e079
drm/ttm: Fix a few sparse warnings
|
11 years ago |
Rob Clark
|
a4cd5d6857
drm/vmwgfx: use helpers
|
11 years ago |
Thomas Wood
|
34ea3d3863
drm: add register and unregister functions for connectors
|
11 years ago |
Rob Clark
|
51fd371bba
drm: convert crtc and connection_mutex to ww_mutex (v5)
|
11 years ago |
Dave Airlie
|
b87577b7c7
drm: try harder to avoid regression when merging mode bits
|
11 years ago |
Matt Roper
|
f4510a2752
drm: Replace crtc fb with primary plane fb (v3)
|
11 years ago |
Thomas Hellstrom
|
294adf7d86
drm/vmwgfx: Use a per-device semaphore for reservation protection
|
11 years ago |
Thomas Hellstrom
|
b360a3cecd
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
|
11 years ago |
Thomas Hellstrom
|
bc2d6508ab
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
|
12 years ago |
Rashika Kheria
|
847c59648c
drivers: gpu: Mark functions as static in vmwgfx_kms.c
|
11 years ago |
Ville Syrjälä
|
73e9efd4bd
drm: Push dirtyfb ioctl kms locking down to drivers
|
11 years ago |
Thomas Hellstrom
|
6a0a7a9ead
drm/vmwgfx: Add our connectors to sysfs
|
11 years ago |
Ville Syrjälä
|
4ae87ff030
drm/vmwgfx: Return -ENOENT when a mode object can't be found
|
12 years ago |
Keith Packard
|
ed8d19756e
drm: Pass page flip ioctl flags to driver
|
12 years ago |
Ville Syrjälä
|
a5d0f5766f
drm/vmwgfx: Don't access file_priv in cursor_set when handle==0
|
12 years ago |
Daniel Vetter
|
dac35663ce
drm: only take the crtc lock for ->cursor_move
|
12 years ago |
Daniel Vetter
|
bfb899282f
drm: only take the crtc lock for ->cursor_set
|
12 years ago |
Daniel Vetter
|
af26ef3b39
drm/<drivers>: Unified handling of unimplemented fb->create_handle
|
12 years ago |
Daniel Vetter
|
80f0b5aff8
drm/vmwgfx: reorder framebuffer init sequence
|
12 years ago |
Wei Yongjun
|
3a9950781c
vmwgfx: remove useless set memory to zero use memset()
|
13 years ago |
Alan Cox
|
f5869a8308
drm: stop vmgfx driver explosion
|
13 years ago |
Laurent Pinchart
|
e6ecefaadf
drm: Constify drm_mode_config_funcs pointer
|
13 years ago |
Jakob Bornecrantz
|
b5ec427e8d
vmwgfx: Add page flip support
|
13 years ago |
Jakob Bornecrantz
|
bd49ae46f8
vmwgfx: Pipe fence out of screen object dirty functions
|
13 years ago |
Jakob Bornecrantz
|
bb1bd2f43e
vmwgfx: Make it possible to get fence from execbuf
|
13 years ago |