index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2016-01-29
drm/vmwgfx: respect 'nomodeset'
Rob Clark
2016-01-13
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2016-01-13
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
2015-12-23
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-15
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
2015-12-15
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
2015-12-15
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2015-12-08
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-11-26
drm/vmwgfx: fix a warning message
Dan Carpenter
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
2015-11-06
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-11-02
drm/vmwgfx: switch from ioremap_cache to memremap
Dan Williams
2015-10-24
Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
2015-10-21
drm/vmwgfx: Stabilize the command buffer submission code
Thomas Hellstrom
2015-10-19
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-15
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-10-13
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-02
Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-09-30
drm/vmwgfx: Fix a command submission hang regression
Thomas Hellstrom
2015-09-30
drm/vmwgfx: Stop checking for DRM_UNLOCKED
Daniel Vetter
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
2015-09-17
drm/vmwgfx: Only build on X86
Thomas Hellstrom
2015-09-14
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2015-08-21
drm/vmwgfx: Remove duplicate ttm_bo_device_release
Thomas Hellstrom
2015-08-21
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-13
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
[next]