All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Starkey <brian.starkey@arm.com>
To: Daniel Stone <daniel@fooishbar.org>
Cc: Sandy Huang <hjc@rock-chips.com>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	Andrzej Pietrasiewicz <andrzej.p@collabora.com>,
	linux-rockchip <linux-rockchip@lists.infradead.org>,
	Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>,
	Daniel Vetter <daniel@ffwll.ch>, nd <nd@arm.com>,
	Alyssa Rosenzweig <alyssa@collabora.com>
Subject: Re: [PATCH] drm/rockchip: Require the YTR modifier for AFBC
Date: Wed, 24 Feb 2021 16:26:02 +0000	[thread overview]
Message-ID: <20210224162602.7p55iaxjroc7a2it@DESKTOP-E1NTVVP.localdomain> (raw)
In-Reply-To: <CAPj87rPRgJU0N7-41K2VLuBahEnYQH52FaTqVbDpW7CHu_6VmA@mail.gmail.com>

On Wed, Feb 24, 2021 at 04:06:05PM +0000, Daniel Stone wrote:
> Android punted on that from the beginning and just uses
> XBGR for everything ... so it's not really a matter of dumb vs. smart
> userspace, just equally dumb userspaces which disagree with each
> other. ;)

...apart from HAL_PIXEL_FORMAT_RGB_565, which has the opposite
component order despite having the same "name" order. So Android
disagrees with itself, too.

Sigh, pixel formats are awful.

-Brian

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Brian Starkey <brian.starkey@arm.com>
To: Daniel Stone <daniel@fooishbar.org>
Cc: Sandy Huang <hjc@rock-chips.com>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	Andrzej Pietrasiewicz <andrzej.p@collabora.com>,
	linux-rockchip <linux-rockchip@lists.infradead.org>,
	Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>,
	nd <nd@arm.com>, Alyssa Rosenzweig <alyssa@collabora.com>
Subject: Re: [PATCH] drm/rockchip: Require the YTR modifier for AFBC
Date: Wed, 24 Feb 2021 16:26:02 +0000	[thread overview]
Message-ID: <20210224162602.7p55iaxjroc7a2it@DESKTOP-E1NTVVP.localdomain> (raw)
In-Reply-To: <CAPj87rPRgJU0N7-41K2VLuBahEnYQH52FaTqVbDpW7CHu_6VmA@mail.gmail.com>

On Wed, Feb 24, 2021 at 04:06:05PM +0000, Daniel Stone wrote:
> Android punted on that from the beginning and just uses
> XBGR for everything ... so it's not really a matter of dumb vs. smart
> userspace, just equally dumb userspaces which disagree with each
> other. ;)

...apart from HAL_PIXEL_FORMAT_RGB_565, which has the opposite
component order despite having the same "name" order. So Android
disagrees with itself, too.

Sigh, pixel formats are awful.

-Brian
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2021-02-24 16:26 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-11 20:26 [PATCH] drm/rockchip: Require the YTR modifier for AFBC Alyssa Rosenzweig
2020-08-11 20:26 ` Alyssa Rosenzweig
2020-08-11 20:26 ` Alyssa Rosenzweig
2020-08-11 20:26 ` Alyssa Rosenzweig
2020-08-12  6:31 ` Greg KH
2020-08-12  6:31   ` Greg KH
2020-08-12  6:31   ` Greg KH
2020-08-12  6:31   ` Greg KH
2020-08-12 14:11   ` Daniel Vetter
2020-08-12 14:11     ` Daniel Vetter
2020-08-12 14:11     ` Daniel Vetter
2020-08-12 14:11     ` Daniel Vetter
2021-02-23 14:27 ` Daniel Stone
2021-02-23 14:27   ` Daniel Stone
2021-02-23 14:43   ` Daniel Stone
2021-02-23 14:43     ` Daniel Stone
2021-02-23 14:57   ` Brian Starkey
2021-02-23 14:57     ` Brian Starkey
2021-02-23 15:29     ` Daniel Stone
2021-02-23 15:29       ` Daniel Stone
2021-02-23 16:53       ` Brian Starkey
2021-02-23 16:53         ` Brian Starkey
2021-02-23 17:10         ` Alyssa Rosenzweig
2021-02-23 17:10           ` Alyssa Rosenzweig
2021-02-23 18:34           ` Brian Starkey
2021-02-23 18:34             ` Brian Starkey
2021-02-23 18:50             ` Daniel Stone
2021-02-23 18:50               ` Daniel Stone
2021-02-24 14:58               ` Daniel Vetter
2021-02-24 14:58                 ` Daniel Vetter
2021-02-24 16:06                 ` Daniel Stone
2021-02-24 16:06                   ` Daniel Stone
2021-02-24 16:26                   ` Brian Starkey [this message]
2021-02-24 16:26                     ` Brian Starkey
2021-02-25  2:17   ` Huang Jiachai
2021-02-25  2:17     ` Huang Jiachai
2021-02-25 12:46     ` Daniel Stone
2021-02-25 12:46       ` Daniel Stone
2021-02-26  6:31       ` [PATCH] drm/rockchip: Require the YTR modifier for AFBC【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】 Huang Jiachai
2021-02-26  6:37       ` [PATCH] drm/rockchip: Require the YTR modifier for AFBC Huang Jiachai
2021-02-26  6:37         ` Huang Jiachai
2021-02-23 21:49 ` Heiko Stuebner
2021-02-23 21:49   ` Heiko Stuebner
2021-02-23 21:49   ` Heiko Stuebner
2021-02-23 21:49   ` Heiko Stuebner
2021-02-24 12:40   ` Daniel Stone
2021-02-24 12:40     ` Daniel Stone
2021-02-24 12:40     ` Daniel Stone
2021-02-24 12:40     ` Daniel Stone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210224162602.7p55iaxjroc7a2it@DESKTOP-E1NTVVP.localdomain \
    --to=brian.starkey@arm.com \
    --cc=alyssa.rosenzweig@collabora.com \
    --cc=alyssa@collabora.com \
    --cc=andrzej.p@collabora.com \
    --cc=daniel@ffwll.ch \
    --cc=daniel@fooishbar.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hjc@rock-chips.com \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.