- 8407f8a drm/vmwgfx: Fix user space handle equal to zero by Thomas Hellstrom · 6 years ago
- 63cb444 drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set by Thomas Hellstrom · 6 years ago
- a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- a35d9d6 Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
- 8110335 drm/vmwgfx: Fix dma API layer violation by Thomas Hellstrom · 6 years ago
- c601b12 drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth' by YueHaibing · 6 years ago
- a5020f4 drm/vmwgfx: Zero initialize handle in vmw_execbuf_process by Nathan Chancellor · 6 years ago
- 11c4541 drm/vmwgfx: Use preprocessor macro for FIFO allocation by Deepak Rawat · 6 years ago
- 680360a drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c by Deepak Rawat · 6 years ago
- 4062dd3 drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors by Deepak Rawat · 6 years ago
- b289840 drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c by Deepak Rawat · 6 years ago
- 45399b1 drm/vmwgfx: Print message when command verifier returns with error by Deepak Rawat · 6 years ago
- 5724f89 drm/vmwgfx: Add a new define for vmwgfx user-space debugging by Deepak Rawat · 6 years ago
- d01316d drm/vmwgfx: Use preprocessor macro for cmd struct by Deepak Rawat · 6 years ago
- 6f74fd9 drm/vmwgfx: Use preprocessor macro to get valid context node by Deepak Rawat · 6 years ago
- 4efa666 drm/vmwgfx: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
- b2130cc drm/vmwgfx: Remove set but not used variable 'restart' by YueHaibing · 6 years ago
- a9f58c4 drm/vmwgfx: Be more restrictive when dirtying resources by Thomas Hellstrom · 6 years ago
- 4571098 Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
- 6a9d8fc Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
- c2d3115 drm/vmwgfx: Don't double-free the mode stored in par->set_mode by Thomas Zimmermann · 6 years ago
- 4b9ce3a drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's by Deepak Rawat · 6 years ago
- bed2dd8 drm/ttm: Quick-test mmap offset in ttm_bo_mmap() by Thomas Zimmermann · 6 years ago
- 7d1500f drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() by Thomas Zimmermann · 6 years ago
- aa8e243 drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant by Thomas Zimmermann · 6 years ago
- a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
- c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago
- d901b27 lib/scatterlist: Provide a DMA page iterator by Jason Gunthorpe · 6 years ago
- 9ddac73 drm/vmwgfx: Improve on IOMMU detection by Thomas Hellstrom · 6 years ago
- 4cbfa1e drm/vmwgfx: Fix setting of dma masks by Thomas Hellstrom · 6 years ago
- 479d590 drm/vmwgfx: Also check for crtc status while checking for DU active by Deepak Rawat · 6 years ago
- 51fdbeb drm/vmwgfx: Fix an uninitialized fence handle value by Thomas Hellstrom · 6 years ago
- 728354c drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user by Thomas Hellstrom · 6 years ago
- 148fb2e Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
- 1ff4948 drm/irq: Ditch DRIVER_IRQ_SHARED by Daniel Vetter · 6 years ago
- 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
- 05f9467 drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode by Christoph Hellwig · 6 years ago
- 2b3cd62 drm/vmwgfx: fix the check when to use dma_alloc_coherent by Christoph Hellwig · 6 years ago
- 9b5bf24 drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2 by Christoph Hellwig · 6 years ago
- 3f47d00b drm/vmwgfx: remove CONFIG_X86 ifdefs by Christoph Hellwig · 6 years ago
- 6034d9d drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
- 2d18cb9 drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get by Thomas Zimmermann · 6 years ago
- fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
- 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
- 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
- fd56746 drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 by Thomas Hellstrom · 6 years ago
- e7df065 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
- e06d45d drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
- a9f34c70 drm/ttm: allow reserving more than one shared slot v3 by Christian König · 6 years ago
- 9a01135 drm/vmwgfx: Use the standard atomic helpers for page-flip by Thomas Hellstrom · 6 years ago
- e5bd6a3 drm/vmwgfx: Remove set but not used variable 'file_priv' by YueHaibing · 6 years ago
- ec9a5b6 drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
- 9da6e26 drm/vmwgfx: Fix a layout race condition by Thomas Hellstrom · 6 years ago
- 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
- b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
- 2f5544f drm/vmwgfx: Use atomic helper function for dirty fb IOCTL by Deepak Rawat · 6 years ago
- 61c2138 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane by Deepak Rawat · 6 years ago
- 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
- 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
- 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 6 years ago
- 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 6 years ago
- 8bb6af5 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane by Deepak Rawat · 6 years ago
- 88b37c3 drm/vmwgfx: Update comments for stdu plane update by Deepak Rawat · 6 years ago
- 4606eea drm/vmwgfx: Use the new interface for STDU plane update by Deepak Rawat · 6 years ago
- bc7be60 drm/vmwgfx: Implement STDU plane update for BO backed fb by Deepak Rawat · 6 years ago
- ad377b4 drm/vmwgfx: Implement STDU plane update for surface backed fb by Deepak Rawat · 6 years ago
- e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 6 years ago
- 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
- daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
- a64f784 drm/ttm: initialize globals during device init (v2) by Christian König · 6 years ago
- 27eb1fa drm/ttm: use a static ttm_mem_global instance by Christian König · 6 years ago
- e55a5c9 drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() by Thomas Zimmermann · 6 years ago
- 6542e9a Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
- 40e3def drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check by Thomas Hellstrom · 6 years ago
- 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
- d04a836 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
- e8c66ef drm/vmwgfx: Make user resource lookups reference-free during validation by Thomas Hellstrom · 6 years ago
- 1b9a01d drm/vmwgfx: Don't refcount cotable lookups during command buffer validation by Thomas Hellstrom · 6 years ago
- 508108e drm/vmwgfx: Don't refcount command-buffer managed resource lookups during command buffer validation by Thomas Hellstrom · 6 years ago
- b139d43 drm/vmwgfx: Make buffer object lookups reference-free during validation by Thomas Hellstrom · 6 years ago
- b733bc2 drm/vmwgfx: Look up user buffer objects without taking a reference by Thomas Hellstrom · 6 years ago
- 64ad2ab drm/vmwgfx: Adapt validation code for reference-free lookups by Thomas Hellstrom · 6 years ago
- e14c02e drm/vmwgfx: Look up objects without taking a reference by Thomas Hellstrom · 6 years ago
- c7eae62 drm/vmwgfx: Make the object handles idr-generated by Thomas Hellstrom · 6 years ago
- b1d05b4f drm/vmwgfx: Remove the user resource destructor check by Thomas Hellstrom · 6 years ago
- 1328924 drm/vmwgfx: Remove the resource avail field by Thomas Hellstrom · 6 years ago
- d76ce03 drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counterpart by Thomas Hellstrom · 6 years ago
- cc1e3b7 drm/vmwgfx: Reduce the size of buffer object relocations by Thomas Hellstrom · 6 years ago
- fc18afc drm/vmwgfx: Use a validation context allocator for relocations and validations by Thomas Hellstrom · 6 years ago
- 2724b2d drm/vmwgfx: Use new validation interface for the modesetting code v2 by Thomas Hellstrom · 6 years ago
- 9c079b8 drm/vmwgfx: Adapt execbuf to the new validation api by Thomas Hellstrom · 6 years ago
- 84e1bf0 drm/vmwgfx: Modify the resource validation interface by Thomas Hellstrom · 6 years ago
- 038ecc5 drm/vmwgfx: Add a validation module v2 by Thomas Hellstrom · 6 years ago
- 0b8762e drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver by Thomas Hellstrom · 6 years ago
- bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
- e71cf59 drm/vmwgfx: Fix buffer object eviction by Thomas Hellstrom · 6 years ago
- a4bd815 drm/vmwgfx: Don't impose STDU limits on framebuffer size by Deepak Rawat · 6 years ago