Thomas Hellstrom ([email protected])

Number of posts: 264 (0.07 per day)
First post: 2009-03-04 09:56:22
Last post: 2020-03-19 10:19:03

Date List Subject
2019-04-12 16:06:59 linux-kernel [PATCH 5/9] drm/ttm: TTM fault handler helpers
2019-04-12 16:06:46 linux-kernel [PATCH 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources
2019-04-12 16:06:30 linux-kernel [PATCH 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
2019-04-12 16:06:30 linux-kernel [PATCH 9/9] drm/vmwgfx: Add surface dirty-tracking callbacks
2019-04-12 16:06:29 linux-kernel [PATCH 8/9] drm/vmwgfx: Implement an infrastructure for read-coherent resources
2019-04-12 16:06:27 linux-kernel [PATCH 7/9] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
2019-04-12 16:06:05 linux-kernel [PATCH 3/9] mm: Add write-protect and clean utilities for address space ranges
2019-04-12 16:05:39 linux-kernel [PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
2019-04-12 16:05:23 linux-kernel [PATCH 2/9] mm: Add an apply_to_pfn_range interface
2019-04-12 16:05:15 linux-kernel [PATCH 0/9] Emulated coherent graphics memory
2019-04-10 15:03:50 linux-kernel Re: revert dma direct internals abuse
2019-04-09 17:27:22 linux-kernel Re: revert dma direct internals abuse
2019-04-09 14:18:46 linux-kernel Re: revert dma direct internals abuse
2019-04-09 13:07:43 linux-kernel Re: revert dma direct internals abuse
2019-04-08 20:07:56 linux-kernel Re: [PATCH] Revert "drm/vmwgfx: Improve on IOMMU detection"
2019-04-08 19:41:22 linux-kernel Re: revert dma direct internals abuse
2019-03-28 12:07:42 linux-kernel [PATCH] MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
2019-03-21 20:33:02 linux-kernel Re: [RFC PATCH RESEND 3/3] mm: Add write-protect and clean utilities for address space ranges
2019-03-21 20:00:55 linux-kernel Re: [RFC PATCH RESEND 2/3] mm: Add an apply_to_pfn_range interface
2019-03-21 19:52:37 linux-kernel Re: [RFC PATCH RESEND 0/3] mm modifications / helpers for emulated GPU coherent memory
2019-03-21 13:25:03 linux-kernel [RFC PATCH RESEND 1/3] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
2019-03-21 13:24:52 linux-kernel [RFC PATCH RESEND 3/3] mm: Add write-protect and clean utilities for address space ranges
2019-03-21 13:24:48 linux-kernel [RFC PATCH RESEND 0/3] mm modifications / helpers for emulated GPU coherent memory
2019-03-21 13:23:59 linux-kernel [RFC PATCH RESEND 2/3] mm: Add an apply_to_pfn_range interface
2019-03-20 15:26:23 linux-kernel [RFC PATCH 1/3] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
2019-03-20 15:25:27 linux-kernel [RFC PATCH 2/3] mm: Add an apply_to_pfn_range interface
2019-03-20 15:24:50 linux-kernel [RFC PATCH 0/3] mm modifications / helpers for emulated GPU coherent memory
2019-02-08 07:45:06 linux-kernel Re: [PATCH v2] lib/scatterlist: Provide a DMA page iterator
2019-02-05 08:12:27 linux-kernel Re: [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
2019-01-17 10:50:00 linux-kernel Re: [PATCH] lib/scatterlist: Provide a DMA page iterator
2019-01-16 23:07:51 linux-kernel Re: [PATCH v4 2/3] locking: Implement an algorithm choice for Wound-Wait mutexes
2019-01-16 18:29:02 linux-kernel Re: [PATCH] lib/scatterlist: Provide a DMA page iterator
2019-01-16 18:05:44 linux-kernel Re: [PATCH -next] drm/vmwgfx: Remove set but not used variable 'srf'
2019-01-16 06:40:39 linux-kernel Re: [PATCH] lib/scatterlist: Provide a DMA page iterator
2019-01-15 16:40:33 linux-kernel Re: [PATCH] lib/scatterlist: Provide a DMA page iterator
2019-01-08 18:27:54 linux-kernel Re: fix DMA ops layering violations in vmwgfx
2019-01-08 10:59:02 linux-kernel Re: [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
2019-01-08 10:57:23 linux-kernel Re: [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
2019-01-08 10:05:05 linux-kernel Re: [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
2019-01-08 09:53:58 linux-kernel Re: fix DMA ops layering violations in vmwgfx
2018-12-10 12:56:23 linux-kernel Re: [PATCH][drm-next] drm/selftest: fix spelling mistake "dimention" -> "dimenstion"
2018-09-03 14:09:17 linux-kernel [PATCH] locking: Fix mutex debug call and ww_mutex doc
2018-08-21 08:20:54 linux-kernel Re: [Linux-graphics-maintainer] [PATCH] drm/vmwgfx: Fix potential Spectre v1
2018-06-20 05:19:19 linux-kernel Re: [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency
2018-06-19 10:46:21 linux-kernel Re: [PATCH 1/3] locking: WW mutex cleanup
2018-06-19 08:28:57 linux-kernel [PATCH v4 2/3] locking: Implement an algorithm choice for Wound-Wait mutexes
2018-06-19 08:28:28 linux-kernel [PATCH v4 3/3] drm: Change deadlock-avoidance algorithm for the modeset locks.
2018-06-19 08:28:28 linux-kernel [PATCH 1/3] locking: WW mutex cleanup
2018-06-19 08:27:45 linux-kernel [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency
2018-06-18 11:36:26 linux-kernel Re: [PATCH v3 2/2] locking: Implement an algorithm choice for Wound-Wait mutexes
2018-06-15 12:10:26 linux-kernel [PATCH v3 2/2] locking: Implement an algorithm choice for Wound-Wait mutexes