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 |
Ryan Mallon
|
bf9c05d5b6
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
|
13 years ago |
Linus Torvalds
|
1a464cbb3d
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
|
13 years ago |
Xi Wang
|
8a78389651
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
|
13 years ago |
Dave Airlie
|
4cf73129cb
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Jakob Bornecrantz
|
6abff3c780
vmwgfx: Clip cliprects against screen boundaries in present and dirty
|
13 years ago |
Jakob Bornecrantz
|
203dc22013
vmwgfx: Do better culling of presents
|
13 years ago |