summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2017-08-28drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh
2017-08-28drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom
2017-08-28drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-17drm/vmwgfx: constify pci_device_id.Arvind Yadav
2017-07-17drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh
2017-07-17drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh
2017-07-17drm/vmwgfx: Limit max desktop dimensions to 8Kx8KSinclair Yeh
2017-07-17drm/vmwgfx: dma-buf: Constify ttm_place structures.Arvind Yadav
2017-07-17drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()Brian Paul
2017-07-17drm/vmwgfx: Use dma_pool_zallocSouptick Joarder
2017-07-17drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'Christophe JAILLET
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-07-13drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.Maarten Lankhorst
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-28drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart
2017-06-28drm: vmwgfx: Remove unneeded CRTC .prepare() helper operationLaurent Pinchart
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh
2017-06-07drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King
2017-06-07drm/vmwgfx: Fix large topology crashSinclair Yeh
2017-06-07drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh
2017-06-07drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-07drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-07drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh
2017-06-07drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-21drm/vmwgfx: Convert macro to octal representationØyvind A. Holm
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe