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 |
Jakob Bornecrantz
|
e7ac9211f2
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
|
13 years ago |
Jakob Bornecrantz
|
6a91d97e02
vmwgfx: Refactor cursor update
|
13 years ago |
Xi Wang
|
bab9efc206
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
|
13 years ago |
Dave Airlie
|
248dbc2350
drm: move the fb bpp/depth helper into the core.
|
13 years ago |
Jesse Barnes
|
308e5bcbdb
drm: add an fb creation ioctl that takes a pixel format v5
|
13 years ago |
Jakob Bornecrantz
|
baa91d6400
vmwgfx: Only allow 64x64 cursors
|
13 years ago |
Jakob Bornecrantz
|
f0c8a6524d
vmwgfx: Initialize clip rect loop correctly in surface dirty
|
13 years ago |
Jakob Bornecrantz
|
c0d18316ae
vmwgfx: Close screen object system
|
13 years ago |
Jakob Bornecrantz
|
2ac863719e
vmwgfx: Snoop DMA transfers with non-covering sizes
|
13 years ago |
Jakob Bornecrantz
|
d41025c0d6
vmwgfx: Move the prefered mode first in the list
|
13 years ago |
Jakob Bornecrantz
|
e5c8dbb814
vmwgfx: Unreference surface on cursor error path
|
13 years ago |
Jakob Bornecrantz
|
55bde5b215
vmwgfx: Free prefered mode on error path
|
13 years ago |