From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DE10CDB482 for ; Fri, 13 Oct 2023 07:25:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229741AbjJMHZ7 (ORCPT ); Fri, 13 Oct 2023 03:25:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229699AbjJMHZ5 (ORCPT ); Fri, 13 Oct 2023 03:25:57 -0400 Received: from mailo.com (msg-4.mailo.com [213.182.54.15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9286BD for ; Fri, 13 Oct 2023 00:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1697181887; bh=WtRmLD1Mp4b3cYbHZuLnDLSCxG32Bx/bTBazWuGVctM=; h=X-EA-Auth:Date:From:To:Cc:Subject:Message-ID:MIME-Version: Content-Type; b=GrtYxDkc5Ys329KTqjVJhKUjokB5IlHQ5iaPM5S3cQD6ZEU7Pzjyr/v7Q2hAsvuq/ dzB/yMC1mr5JL0ptqJmsswVsGzEjQbmFyaNRrJTSAM6eZmWoFPm+/dZTwmkfoZWxo2 ppfmA2dqMoQir3BaTo0IOLX9D1NREgESpCFArcbw= Received: by b221-1.in.mailobj.net [192.168.90.21] with ESMTP via ip-20.mailobj.net [213.182.54.20] Fri, 13 Oct 2023 09:24:47 +0200 (CEST) X-EA-Auth: jTiSrLOGiU8ksF1WjCCAGJhVOJmHgyDFFmtU4oypyLLguqWkUGLdqoO3ivIt1H38B3Sg+csFNEEPrZ3s0zeWw1mVTBieraJI Date: Fri, 13 Oct 2023 12:54:43 +0530 From: Deepak R Varma To: Jacek Lawrynowicz , Stanislaw Gruszka , Oded Gabbay , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Cc: Deepak R Varma Subject: ivpu TODO list items Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I am shortlisted as a mentee for the LF Mentorship program. I looked at the TODO file for the ivpu driver for my project tasks. Could you please answer the following questions: 1. Is the TODO list up to date? If not, can we have it updated? Let me know if I can help. 2. Is it absolutely necessary for me to have a specialized hardware to test my patches? Is it limited to the 14thGen or above CPU or do I need more than that? 3. Is it okay for me to work on the TODO list items. Let me know if you have a preference [Please note I just started a few months ago and still learning]. Thank you in advance. Deepak.