Mauro Carvalho Chehab ([email protected])

Number of posts: 1235 (0.52 per day)
First post: 2017-12-08 16:07:35
Last post: 2024-06-08 15:36:42

Date List Subject
2022-07-27 13:13:49 linux-kernel [PATCH v3 1/6] drm/i915/gt: Ignore TLB invalidations on idle engines
2022-07-27 12:48:47 linux-kernel [PATCH v3 3/6] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
2022-07-27 12:45:40 linux-kernel [PATCH v3 6/6] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
2022-07-27 12:40:27 linux-kernel [PATCH v3 5/6] drm/i915/gt: Batch TLB invalidations
2022-07-27 12:33:14 linux-kernel [PATCH v3 4/6] drm/i915/gt: Skip TLB invalidations once wedged
2022-07-22 20:00:05 linux-kernel Re: [PATCH] media: staging: media: zoran: Deleted dead code
2022-07-19 08:50:29 linux-wireless Re: [PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v2)
2022-07-15 08:46:53 linux-kernel [PATCH RFC] drm/i915/gt: Retry RING_HEAD reset until it sticks
2022-07-14 12:46:12 linux-kernel [PATCH v2 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
2022-07-14 12:45:55 linux-kernel [PATCH v2 02/21] drm/i915/gt: document with_intel_gt_pm_if_awake()
2022-07-14 12:40:17 linux-kernel [PATCH v2 19/21] drm/i915/gt: document TLB cache invalidation functions
2022-07-14 12:27:40 linux-kernel [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
2022-07-14 12:27:07 linux-kernel [PATCH v2 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
2022-07-14 12:27:03 linux-kernel [PATCH v2 11/21] drm/i915/guc: document the TLB invalidation struct members
2022-07-14 12:11:43 linux-kernel [PATCH v2 17/21] drm/i915: Add generic interface for tlb invalidation for XeHP
2022-07-14 12:11:24 linux-kernel [PATCH v2 12/21] drm/i915/guc: Introduce TLB_INVALIDATION_ALL action
2022-07-14 12:10:42 linux-kernel [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
2022-07-14 12:10:41 linux-kernel [PATCH v2 08/21] drm/i915/gt: Move TLB invalidation to its own file
2022-07-14 12:10:32 linux-kernel [PATCH v2 13/21] drm/i915: Invalidate the TLBs on each GT
2022-07-14 12:10:32 linux-kernel [PATCH v2 14/21] drm/i915: document tlb field at struct drm_i915_gem_object
2022-07-14 12:10:27 linux-kernel [PATCH v2 10/21] drm/i915/guc: use kernel-doc for enum intel_guc_tlb_inval_mode
2022-07-14 12:10:26 linux-kernel [PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
2022-07-14 12:10:26 linux-kernel [PATCH v2 09/21] drm/i915/guc: Define CTB based TLB invalidation routines
2022-07-14 12:10:24 linux-kernel [PATCH v2 20/21] drm/i915/guc: describe enum intel_guc_tlb_invalidation_type
2022-07-14 12:10:22 linux-kernel [PATCH v2 21/21] drm/i915/guc: document TLB cache invalidation functions
2022-07-14 12:10:22 linux-kernel [PATCH v2 07/21] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
2022-07-14 12:10:20 linux-kernel [PATCH v2 15/21] drm/i915: Add platform macro for selective tlb flush
2022-07-14 12:10:17 linux-kernel [PATCH v2 16/21] drm/i915: Define GuC Based TLB invalidation routines
2022-07-14 12:10:17 linux-kernel [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged
2022-07-14 12:10:11 linux-kernel [PATCH v2 18/21] drm/i915: Use selective tlb invalidations where supported
2022-07-13 09:57:11 linux-kernel [PATCH 12/21] drm/i915/guc: Introduce TLB_INVALIDATION_ALL action
2022-07-13 09:56:09 linux-kernel [PATCH 21/21] drm/i915/guc: document TLB cache invalidation functions
2022-07-13 09:47:49 linux-kernel [PATCH 02/21] drm/i915/gt: document with_intel_gt_pm_if_awake()
2022-07-13 09:47:12 linux-kernel [PATCH 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
2022-07-13 09:47:09 linux-kernel [PATCH 08/21] drm/i915/gt: Move TLB invalidation to its own file
2022-07-13 09:47:05 linux-kernel [PATCH 14/21] drm/i915: document tlb field at struct drm_i915_gem_object
2022-07-13 09:47:02 linux-kernel [PATCH 15/21] drm/i915: Add platform macro for selective tlb flush
2022-07-13 09:46:33 linux-kernel [PATCH 16/21] drm/i915: Define GuC Based TLB invalidation routines
2022-07-13 09:46:29 linux-kernel [PATCH 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
2022-07-13 09:46:29 linux-kernel [PATCH 17/21] drm/i915: Add generic interface for tlb invalidation for XeHP
2022-07-13 09:46:24 linux-kernel [PATCH 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
2022-07-13 09:46:22 linux-kernel [PATCH 19/21] drm/i915/gt: document TLB cache invalidation functions
2022-07-13 09:45:57 linux-kernel [PATCH 20/21] drm/i915/guc: describe enum intel_guc_tlb_invalidation_type
2022-07-13 09:45:45 linux-kernel [PATCH 05/21] drm/i915/gt: Skip TLB invalidations once wedged
2022-07-13 09:44:53 linux-kernel [PATCH 06/21] drm/i915/gt: Batch TLB invalidations
2022-07-13 09:43:33 linux-kernel [PATCH 09/21] drm/i915/guc: Define CTB based TLB invalidation routines
2022-07-13 09:42:42 linux-kernel [PATCH 10/21] drm/i915/guc: use kernel-doc for enum intel_guc_tlb_inval_mode
2022-07-13 09:32:17 linux-kernel [PATCH 18/21] drm/i915: Use selective tlb invalidations where supported
2022-07-13 09:32:17 linux-kernel [PATCH 13/21] drm/i915: Invalidate the TLBs on each GT
2022-07-13 09:32:14 linux-kernel [PATCH 00/21] Fix performance regressions with TLB and add GuC support
2022-07-13 09:31:42 linux-kernel [PATCH 11/21] drm/i915/guc: document the TLB invalidation struct members