Age | Commit message (Expand) | Author |
2019-02-05 | drm/vmwgfx: Improve on IOMMU detection | Thomas Hellstrom |
2019-02-05 | drm/vmwgfx: Fix setting of dma masks | Thomas Hellstrom |
2019-02-05 | drm/vmwgfx: Also check for crtc status while checking for DU active | Deepak Rawat |
2019-02-05 | drm/vmwgfx: Fix an uninitialized fence handle value | Thomas Hellstrom |
2019-02-05 | drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user | Thomas Hellstrom |
2019-01-29 | drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode | Christoph Hellwig |
2019-01-29 | drm/vmwgfx: fix the check when to use dma_alloc_coherent | Christoph Hellwig |
2019-01-29 | drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2 | Christoph Hellwig |
2019-01-29 | drm/vmwgfx: remove CONFIG_X86 ifdefs | Christoph Hellwig |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-25 | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 | Thomas Hellstrom |
2018-12-13 | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-12-12 | drm/vmwgfx: remove redundant return ret statement | Colin Ian King |
2018-12-07 | drm/ttm: allow reserving more than one shared slot v3 | Christian König |
2018-12-05 | drm/vmwgfx: Use the standard atomic helpers for page-flip | Thomas Hellstrom |
2018-12-05 | drm/vmwgfx: Remove set but not used variable 'file_priv' | YueHaibing |
2018-12-05 | drm/vmwgfx: remove redundant return ret statement | Colin Ian King |
2018-12-05 | drm/vmwgfx: Fix a layout race condition | Thomas Hellstrom |
2018-12-05 | drm/vmwgfx: Fix up the implicit display unit handling | Thomas Hellstrom |
2018-12-05 | drm/vmwgfx: Don't clear mode::type anymore | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Use atomic helper function for dirty fb IOCTL | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Update comments for sou plane update function | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Use the new interface for SOU plane update | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Implement SOU plane update for BO backed fb | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Implement SOU plane update for surface backed fb | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Update comments for stdu plane update | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Use the new interface for STDU plane update | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Implement STDU plane update for BO backed fb | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Implement STDU plane update for surface backed fb | Deepak Rawat |
2018-12-05 | drm/vmwgfx: Add a new interface for plane update on a display unit | Deepak Rawat |
2018-11-19 | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-11-12 | iommu/vtd: Cleanup dma_remapping.h header | Lu Baolu |
2018-11-05 | drm/ttm: initialize globals during device init (v2) | Christian König |
2018-11-05 | drm/ttm: use a static ttm_mem_global instance | Christian König |
2018-11-05 | drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() | Thomas Zimmermann |
2018-10-24 | Merge drm/drm-next into drm-misc-next | Sean Paul |
2018-10-05 | drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check | Thomas Hellstrom |
2018-10-05 | drm/atomic-helper: Unexport drm_atomic_helper_best_encoder | Daniel Vetter |
2018-10-04 | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie |
2018-09-28 | drm/vmwgfx: Make user resource lookups reference-free during validation | Thomas Hellstrom |
2018-09-28 | drm/vmwgfx: Don't refcount cotable lookups during command buffer validation | Thomas Hellstrom |
2018-09-28 | drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com... | Thomas Hellstrom |
2018-09-28 | drm/vmwgfx: Make buffer object lookups reference-free during validation | Thomas Hellstrom |
2018-09-28 | drm/vmwgfx: Look up user buffer objects without taking a reference | Thomas Hellstrom |