index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2012-07-25
1
-4
/
+1
*
drm: kill reclaim_buffers_locked
Daniel Vetter
2012-07-19
1
-1
/
+0
*
drm/vmwgfx: Fix nasty write past alloced memory area
Thomas Hellstrom
2012-06-01
1
-1
/
+1
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
1
-1
/
+1
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-22
10
-151
/
+353
|
\
|
*
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-16
1
-0
/
+2
|
*
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
2012-02-13
1
-2
/
+2
|
*
vmwgfx: Move function declaration to correct header
Thomas Hellstrom
2012-02-13
2
-14
/
+6
|
*
drm/vmwgfx: Treat out-of-range initial width and height as host errors
Thomas Hellstrom
2012-02-13
1
-4
/
+14
|
*
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
2012-02-13
5
-10
/
+40
|
*
vmwgfx: Add page flip support
Jakob Bornecrantz
2012-02-13
3
-0
/
+106
|
*
vmwgfx: Pipe fence out of screen object dirty functions
Jakob Bornecrantz
2012-02-13
1
-6
/
+15
|
*
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
2012-02-13
3
-10
/
+18
|
*
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
2012-02-13
4
-2
/
+73
|
*
vmwgfx: Rework fence event action
Jakob Bornecrantz
2012-02-13
2
-118
/
+104
|
*
drm: do not set fb_info->pixmap fields
Sascha Hauer
2012-02-09
1
-13
/
+1
*
|
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
1
-3
/
+3
|
\
\
|
*
|
drm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-3
/
+3
|
|
/
*
|
drm: Fix typo in vmwgfx_drv.c
Masanari Iida
2012-02-05
1
-1
/
+1
|
/
*
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
2012-01-30
1
-1
/
+1
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
6
-106
/
+69
|
\
|
*
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
2011-12-21
7
-151
/
+318
|
|
\
|
*
\
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
2
-10
/
+19
|
|
\
\
|
*
|
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
2
-6
/
+6
|
*
|
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
1
-34
/
+1
|
*
|
|
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
1
-0
/
+2
|
*
|
|
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-0
/
+3
|
*
|
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
1
-45
/
+21
|
*
|
|
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
1
-1
/
+1
|
*
|
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
2
-7
/
+16
|
*
|
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
1
-14
/
+16
*
|
|
|
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
2011-12-22
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
2011-12-19
1
-53
/
+156
*
|
|
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2011-12-19
2
-1
/
+26
*
|
|
vmwgfx: Do better culling of presents
Jakob Bornecrantz
2011-12-19
1
-12
/
+25
*
|
|
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
Jakob Bornecrantz
2011-12-19
1
-61
/
+37
*
|
|
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2011-12-19
2
-0
/
+28
*
|
|
vmwgfx: Refactor cursor update
Jakob Bornecrantz
2011-12-19
1
-27
/
+39
*
|
|
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
2011-12-19
1
-6
/
+0
*
|
|
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2011-12-19
2
-3
/
+15
|
|
/
|
/
|
*
|
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-07
1
-2
/
+2
*
|
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
2011-12-02
1
-5
/
+6
*
|
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
2011-11-11
1
-0
/
+4
*
|
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
2011-11-11
1
-2
/
+3
*
|
vmwgfx: Close screen object system
Jakob Bornecrantz
2011-11-11
1
-1
/
+4
|
/
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
6
-88
/
+184
|
\
|
*
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
2011-11-07
1
-9
/
+21
|
*
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
2011-11-07
1
-0
/
+4
|
*
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
2011-11-07
1
-0
/
+1
[next]