index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
2017-08-28
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-17
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
2017-07-17
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
2017-07-17
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
2017-07-17
drm/vmwgfx: Limit max desktop dimensions to 8Kx8K
Sinclair Yeh
2017-07-17
drm/vmwgfx: dma-buf: Constify ttm_place structures.
Arvind Yadav
2017-07-17
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
2017-07-17
drm/vmwgfx: Use dma_pool_zalloc
Souptick Joarder
2017-07-17
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-07-13
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-28
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
2017-06-28
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
Laurent Pinchart
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-26
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
2017-06-07
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
2017-06-07
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
2017-06-07
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
2017-06-07
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-21
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
[next]