LinuxLists
Users
About
Andi Shyti (
[email protected]
)
Number of posts: 145 (0.2 per day)
First post: 2022-05-08 19:19:05
Last post: 2024-05-06 12:46:01
Previous Page
Date
List
Subject
2023-02-27 09:54:11
linux-kernel
Re: [Intel-gfx] [PATCH v5 2/7] linux/include: add non-atomic version of xchg
2023-02-27 09:53:25
linux-kernel
Re: [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
2023-02-07 21:26:26
linux-kernel
Re: [PATCH v11 3/9] drm/display: Add Type-C switch helpers
2023-01-20 11:57:22
linux-kernel
Re: [Intel-gfx] [PATCH] drm/i915/selftest: fix intel_selftest_modify_policy argument types
2023-01-18 11:09:39
linux-kernel
Re: [Intel-gfx] [PATCH] drm/i915/selftest: fix intel_selftest_modify_policy argument types
2023-01-05 17:00:53
linux-kernel
Re: [PATCH] drm/i915: Fix potential context UAFs
2022-10-26 00:38:06
linux-kernel
Re: [PATCH] drm/i915/hwmon: Fix a build error used with clang compiler
2022-09-12 10:29:29
linux-kernel
Re: [PATCH v10 3/9] compiler_types.h: Add assert_type to catch type mis-match while compiling
2022-09-12 02:26:33
linux-kernel
Re: [PATCH v3 35/37] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
2022-09-12 01:56:08
linux-kernel
Re: [PATCH v3 17/37] drm/i915: i915_gem_wait.c: fix a kernel-doc markup
2022-09-12 01:41:31
linux-kernel
Re: [PATCH v3 33/37] drm/i915 i915_gem_object_types.h: document struct i915_lut_handle
2022-09-12 01:31:11
linux-kernel
Re: [PATCH v3 19/37] drm/i915: stop using kernel-doc markups for something else
2022-09-11 11:13:16
linux-kernel
Re: [PATCH v10 3/9] compiler_types.h: Add assert_type to catch type mis-match while compiling
2022-09-11 10:47:12
linux-kernel
Re: [PATCH v10 1/9] overflow: Allow mixed type arguments
2022-08-17 23:15:36
linux-kernel
Re: [PATCH v7 1/8] overflow: Move and add few utility macros into overflow
2022-08-08 23:28:39
linux-kernel
Re: [Intel-gfx] [PATCH v3 1/3] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
2022-08-08 17:19:08
linux-kernel
Re: [PATCH v3 1/3] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
2022-08-08 17:09:33
linux-kernel
Re: [PATCH v3 3/3] drm/i915/gt: document TLB cache invalidation functions
2022-08-05 09:12:41
linux-kernel
Re: [PATCH v3 3/3] drm/i915/gt: document TLB cache invalidation functions
2022-08-03 09:22:48
linux-kernel
Re: [PATCH v2 1/2] drm/i915/gt: Move TLB invalidation to its own file
2022-07-28 13:15:50
linux-kernel
Re: [Intel-gfx] [PATCH v3 0/6] drm/i915: reduce TLB performance regressions
2022-07-27 15:12:32
linux-kernel
Re: [Intel-gfx] [PATCH v3 6/6] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
2022-07-27 14:50:09
linux-kernel
Re: [PATCH v3 5/6] drm/i915/gt: Batch TLB invalidations
2022-07-27 14:49:08
linux-kernel
Re: [Intel-gfx] [PATCH v3 2/6] drm/i915/gt: document with_intel_gt_pm_if_awake()
2022-07-22 12:21:23
linux-kernel
Re: [PATCH v2 08/21] drm/i915/gt: Move TLB invalidation to its own file
2022-07-22 12:08:51
linux-kernel
Re: [PATCH v2 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
2022-07-22 12:08:19
linux-kernel
Re: [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
2022-07-22 12:01:50
linux-kernel
Re: [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged
2022-07-22 12:00:36
linux-kernel
Re: [PATCH v2 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
2022-07-21 14:14:45
linux-kernel
Re: [PATCH] drm/i915/selftests: Fix comment typo
2022-07-21 14:13:13
linux-kernel
Re: [PATCH] drm/i915/selftests: Fix comment typo
2022-07-06 22:56:00
linux-kernel
Re: [PATCH] drm/i915/gem: Really move i915_gem_context.link under ref protection
2022-07-06 15:51:11
linux-kernel
[PATCH] drm/i915/gem: Really move i915_gem_context.link under ref protection
2022-07-06 11:38:52
linux-kernel
Re: [PATCH v3 2/2] drm/i915/gt: Serialize TLB invalidates with GT resets
2022-07-06 11:09:27
linux-kernel
Re: [PATCH v3 1/2] drm/i915/gt: Serialize GRDOM access between multiple engine resets
2022-06-23 11:37:20
linux-kernel
Re: [PATCH 2/6] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
2022-06-23 11:36:02
linux-kernel
Re: [PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets
2022-06-23 11:34:59
linux-kernel
Re: [PATCH 6/6] drm/i915/gt: Serialize TLB invalidates with GT resets
2022-06-23 11:20:57
linux-kernel
Re: [PATCH 4/6] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
2022-06-23 11:20:30
linux-kernel
Re: [PATCH 3/6] drm/i915/gt: Skip TLB invalidations once wedged
2022-05-09 08:01:02
linux-kernel
Re: [Intel-gfx] [PATCH] fbdev: efifb: Fix a use-after-free due early fb_info cleanup
2022-05-09 08:00:45
linux-kernel
Re: [Intel-gfx] [PATCH v5 1/2] module: update dependencies at try_module_get()
2022-05-08 19:19:05
linux-kernel
Re: [PATCH -next] drm/i915/gt: Fix build error without CONFIG_PM