index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_scrn.c
Age
Commit message (
Expand
)
Author
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2013-12-04
drm/vmwgfx: Add our connectors to sysfs
Thomas Hellstrom
2013-12-04
drm/vmwgfx: Correctly set the enabled state on crtcs
Thomas Hellstrom
2012-11-30
drm/vmwgfx: drm_connector_property -> drm_object_property
Rob Clark
2012-11-20
drm/vmwgfx: Make screen object code not require fifo at init time
Thomas Hellstrom
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
2012-02-13
vmwgfx: Add page flip support
Jakob Bornecrantz
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2011-10-18
vmwgfx: Whitespace & code style in display unit
Jakob Bornecrantz
2011-10-18
vmwgfx: Fix display system init & close functions
Jakob Bornecrantz
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz