index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
Thomas Hellstrom
2014-01-17
1
-3
/
+3
*
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2014-01-17
1
-1
/
+1
*
drivers: gpu: Mark functions as static in vmwgfx_kms.c
Rashika Kheria
2014-01-08
1
-6
/
+6
*
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
2013-12-18
1
-2
/
+16
*
drm/vmwgfx: Add our connectors to sysfs
Thomas Hellstrom
2013-12-04
1
-0
/
+1
*
drm/vmwgfx: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
1
-1
/
+1
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
drm/vmwgfx: Don't access file_priv in cursor_set when handle==0
Ville Syrjälä
2013-06-11
1
-1
/
+2
*
drm: only take the crtc lock for ->cursor_move
Daniel Vetter
2013-01-20
1
-0
/
+13
*
drm: only take the crtc lock for ->cursor_set
Daniel Vetter
2013-01-20
1
-6
/
+26
*
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
2013-01-20
1
-12
/
+0
*
drm/vmwgfx: reorder framebuffer init sequence
Daniel Vetter
2013-01-20
1
-14
/
+16
*
vmwgfx: remove useless set memory to zero use memset()
Wei Yongjun
2012-09-13
1
-1
/
+0
*
drm: stop vmgfx driver explosion
Alan Cox
2012-08-22
1
-1
/
+5
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
vmwgfx: Add page flip support
Jakob Bornecrantz
2012-02-13
1
-0
/
+64
*
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
1
-5
/
+5
*
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
1
-11
/
+23
|
\
|
*
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
2011-12-21
1
-141
/
+249
|
|
\
|
*
\
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-8
/
+17
|
|
\
\
|
*
|
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-4
/
+4
|
*
|
|
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
1
-7
/
+15
*
|
|
|
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: 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: Refactor cursor update
Jakob Bornecrantz
2011-12-19
1
-27
/
+39
|
|
/
|
/
|
*
|
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
|
/
*
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
*
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
2011-11-07
1
-6
/
+11
*
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
2011-11-07
1
-1
/
+1
*
vmwgfx: Fix hw cursor position
Thomas Hellstrom
2011-11-07
1
-2
/
+5
*
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-07
1
-1
/
+23
*
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-02
1
-1
/
+65
*
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
2011-10-23
1
-9
/
+3
*
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
2011-10-23
1
-1
/
+9
*
vmwgfx: Add vblank stubs
Jakob Bornecrantz
2011-10-18
1
-0
/
+19
*
vmwgfx: Don't use virtual coords when using screen objects
Jakob Bornecrantz
2011-10-10
1
-57
/
+215
*
vmwgfx: Minor cleanups
Thomas Hellstrom
2011-10-05
1
-8
/
+9
*
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
2011-10-05
1
-0
/
+27
*
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2011-10-05
1
-17
/
+39
*
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
1
-0
/
+170
[next]