From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 2/2] drm: add an fb creation ioctl that takes a pixel format v2 Date: Mon, 14 Nov 2011 11:51:05 -0800 Message-ID: <20111114115105.6b29207e@jbarnes-desktop> References: <1321300027-5334-1-git-send-email-jbarnes@virtuousgeek.org> <1321300027-5334-2-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0583784266==" Return-path: Received: from oproxy7-pub.bluehost.com (oproxy7-pub.bluehost.com [67.222.55.9]) by gabe.freedesktop.org (Postfix) with SMTP id 64731A0215 for ; Mon, 14 Nov 2011 11:50:30 -0800 (PST) In-Reply-To: <1321300027-5334-2-git-send-email-jbarnes@virtuousgeek.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Jesse Barnes Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0583784266== Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/yYaab_f6iMgynsat7u99Zy4"; protocol="application/pgp-signature" --Sig_/yYaab_f6iMgynsat7u99Zy4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 14 Nov 2011 11:47:07 -0800 Jesse Barnes wrote: > To properly support the various plane formats supported by different > hardware, the kernel must know the pixel format of a framebuffer object. > So add a new ioctl taking a format argument corresponding to a fourcc > name from videodev2.h. Implement the fb creation hooks in terms of the > new mode_fb_cmd2 using helpers where the old bpp/depth values are > needed. >=20 > v2: create DRM specific fourcc header file for sharing with libdrm etc These now contradict one another, can you fix the text up when you apply? Thanks, --=20 Jesse Barnes, Intel Open Source Technology Center --Sig_/yYaab_f6iMgynsat7u99Zy4 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJOwXEpAAoJEIEoDkX4Qk9h8LgP/A7poYgbx/V3fA0+dCU6fa/f E04SL2r30YHfN18rm7HVoLtKSshpSsn1bVkQR9zI9gexFN0Iv0i9FpaYW57UuF84 IgONcPUkv+WJ3pV1cJTJ1t0MxDmdoBzL96xK+l0fyhJ3Q4Z6IYnMvWd+D/SXa6ZZ xvk4hL/AWbJpdj6oEeT/JLPAS15+NwyAgx0pCzBw2Fs+LZB1FpD6Vb3FdO7hVY5u 99n66wKFaoKTh/UiA4SUJZfUExO6h/8Q67TiE45whPcDgeQsOzhyqxEJIqm3/8r7 TQC91CQDv7jM99VIZNLAE9V0BgbKTKyYNAehEuXF+uKKa0XGiPDtmL/hpCPHQn4e Mendnhbbd6v1NcEQNngdtgoHBPai5VuJ/EYEa9pjaMfddhKMSCus0fr5chAzXory novGYue0Jc2zpG9thPFoCl5hnx6HjmNjHt7IGLMWqAVPNdpxPruj9kSFG8Ni0T0q w2rfyWxP51G7yhg/GqU8tFClSgVGfjS1JaLWzH85tQMhqurzKdkbTh/STTB9rQgI 7rV0i/CRSSoGyCIQDnJVHYvuCspRxz07KOVT0DNF4KmDbvGj8unkv1WR0DJu8LK8 NR9yd+FWTiyxjKQ36fjX01HUQWdy8AD/knYIurbgyoTYpg9Qehk4ZK1f6caX6HzZ 48WuooHraWOEoEUkyZ2o =oQ3b -----END PGP SIGNATURE----- --Sig_/yYaab_f6iMgynsat7u99Zy4-- --===============0583784266== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0583784266==--