Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

2025-02-12 Thread Abdiel Janulgue
Hi, On 13/02/2025 05:49, Icenowy Zheng wrote: Sorry, but I did a fact check on this, and I found that the only "reviewer" of DMA MAPPING HELPERS is Robin Murphy, he has only one reply in this thread, and the reply only says "Indeed, FWIW it seems like the appropriate level of abstraction to me,

Re: [PATCH v2 1/2] drm/i915: Prepare for multiple GTs

2022-01-17 Thread Abdiel Janulgue
On 14.1.2022 19.59, Andi Shyti wrote: Hi Matt, [...] -int intel_uncore_setup_mmio(struct intel_uncore *uncore) +int intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr) { struct drm_i915_private *i915 = uncore->i915; - struct pci_dev *pdev = to_pci_dev(i9

Re: [PATCH v3 0/2] drm/edid: transparent low-level override/firmware EDIDs

2017-09-12 Thread Abdiel Janulgue
Pedantically > it should be part of patch 1, but this division should be easier to > grasp in review. > > BR, > Jani. > > > [1] > http://patchwork.freedesktop.org/patch/msgid/1487344854-18777-5-git-send-email-jani.nik...@intel.com > > Cc: Abdiel Janulgue >

[PATCH] intel: Add new resource streamer interface

2015-08-10 Thread Abdiel Janulgue
Signed-off-by: Abdiel Janulgue --- include/drm/i915_drm.h | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h index ded43b1..73ed1bf 100644 --- a/include/drm/i915_drm.h +++ b/include/drm/i915_drm.h @@ -350,6 +350,7 @@ typedef