From owner-freebsd-x11@freebsd.org Fri Jan 15 17:27:51 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85666A83706 for ; Fri, 15 Jan 2016 17:27:51 +0000 (UTC) (envelope-from n.pajkovsky@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D3D615CF for ; Fri, 15 Jan 2016 17:27:51 +0000 (UTC) (envelope-from n.pajkovsky@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id u188so31981482wmu.1 for ; Fri, 15 Jan 2016 09:27:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=uRWDUKoXbawI02gFLmYqklUmF6IAsLJ7Ir7K9bLuLu8=; b=G06sURWfNx2aeuJVpDUV+PHT2tfmv3DMiCf0dGfvpbsTHjZuYjtfMyJYTYaVPe+Ouc 4bgeU456zfYCqnzuTGaIbtIive0ZXhq8bNoLBU9fvwGpZUCTOGpg3fw8NzFYtP4X9OWY xI8D1u3h6SCh6c6LEUP8wgjCthEQjgv6PvlGVd7u1sjrwQZ+MORHvoapa8zAS/L+O+Gt grEsaQgazLEnO18/lksBosxJ8MuIZ55WIjNtiz3ibhN2RkNBDqZr9e1Pd9jzeDY8EM8z IoqhEeW0t0F98CcGv9Snc7xlfMBhqhSxRsPXw692kIGCKkRLOo/jaICs2yLJMF4q7q3p ZZDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=uRWDUKoXbawI02gFLmYqklUmF6IAsLJ7Ir7K9bLuLu8=; b=WU9OP2wTJ+gfHRp/RSmAJJgI7c65vRB6154mk5uhDcy0on3fOs1KkTwFgnNTA1EV4H o7vvxPB02GYoKuYztgD5tnSHJRpD/1TDUv3Moow1nQry51Sav+UcuFQXA7kqVA9PgjCx PYb6lPM+FVMxyBdKw4bF/YN8rRBE4wGDd96sc2naSbpl4zkcZI9qV8iANcf1ZMk+EC7t I2l81WGpgVvw/f+fRlIWBI6u9C/hVEW9VywcWoTnf/uZPR59xFOV/+kCFMs3+x/iYPzB zen9VkTm3J/6Yy2ovWcwNtwp/y/LfOuCJ+8KFYWfh75Km2BV/ZnJOQT5GCvwk2lFGfgb aYhg== X-Gm-Message-State: AG10YORantFePLjeojw+BFpcLqjsn3fMdWvuAPk4Xu2nQZmwZc2kXgLLdip4vvBYRn2WtQ== X-Received: by 10.28.131.70 with SMTP id f67mr4894997wmd.66.1452878869644; Fri, 15 Jan 2016 09:27:49 -0800 (PST) Received: from localhost (gw-brno.gooddata.com. [194.213.40.134]) by smtp.gmail.com with ESMTPSA id w23sm3439647wmd.1.2016.01.15.09.27.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Jan 2016 09:27:48 -0800 (PST) From: Nikola Pajkovsky To: =?utf-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= Cc: "freebsd-x11\@freebsd.org" Subject: Re: Contributing to the kernel video drivers, phase #2 References: <5692B1AC.5080409@dumbbell.fr> Date: Fri, 15 Jan 2016 18:27:47 +0100 In-Reply-To: <5692B1AC.5080409@dumbbell.fr> (=?utf-8?Q?=22Jean-S=C3=A9bast?= =?utf-8?Q?ien_P=C3=A9dron=22's?= message of "Sun, 10 Jan 2016 20:31:56 +0100") Message-ID: <87y4bqpxbg.fsf@gooddata.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 17:27:51 -0000 Jean-S=C3=A9bastien P=C3=A9dron writes: > Hi! > > Thanks to everyone who shared their opinions! > > o Also, we create a drm-next-4.4 branch, still based on > drm-i915-update-38. Again, those who wish to work on that, > please send pull requests. What I don't know is, should we move > to linuxkpi first (instead of sys/dev/drm2/drm_os_freebsd.[ch])? YES! And I think, I will start here, because linuxkpi had done BUG_*() right. --=20 Nikola