ChanServ changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://oftc.irclog.whitequark.org/panfrost - <macc24> i have been here before it was popular
icecream95 has quit [Ping timeout: 480 seconds]
derzahlah has joined #panfrost
Danct12 has quit [Read error: Connection reset by peer]
Danct12 has joined #panfrost
davidlt has joined #panfrost
guillaume_g has joined #panfrost
floof58 has quit [Ping timeout: 480 seconds]
davidlt has quit [Ping timeout: 480 seconds]
rasterman has joined #panfrost
icecream95 has joined #panfrost
MajorBiscuit has joined #panfrost
davidlt has joined #panfrost
ckeepax1 has joined #panfrost
ckeepax2 has joined #panfrost
ckeepax1 has quit [Ping timeout: 480 seconds]
rkanwal has joined #panfrost
MajorBiscuit has quit [Quit: WeeChat 3.5]
MajorBiscuit has joined #panfrost
icecream95 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #panfrost
Danct12 has quit [Read error: Connection reset by peer]
Danct12 has joined #panfrost
Daanct12 has quit [Remote host closed the connection]
floof58 has joined #panfrost
rasterman has quit [Quit: Gettin' stinky!]
erle has quit [Ping timeout: 480 seconds]
DVulgaris has joined #panfrost
boris has joined #panfrost
boris has quit []
ggardet has joined #panfrost
guillaume_g has quit [Ping timeout: 480 seconds]
davidlt has quit [Ping timeout: 480 seconds]
guillaume_g has joined #panfrost
ggardet has quit [Ping timeout: 480 seconds]
MajorBiscuit has quit [Read error: No route to host]
davidlt has joined #panfrost
cphealy has joined #panfrost
rasterman has joined #panfrost
cphealy_ has quit [Read error: No route to host]
jambalaya has quit [Ping timeout: 480 seconds]
jambalaya has joined #panfrost
megi has quit [Quit: WeeChat 3.5]
guillaume_g has quit []
megi has joined #panfrost
jambalaya has quit [Remote host closed the connection]
jambalaya has joined #panfrost
erle has joined #panfrost
derzahlah has quit [Remote host closed the connection]
rasterman has quit [Quit: Gettin' stinky!]
davidlt has quit [Ping timeout: 480 seconds]
rkanwal has quit [Ping timeout: 480 seconds]
cphealy has quit []
cphealy has joined #panfrost
<cphealy> With the G52 and Mali DDK, I see the following formats are advertised as supported while G52 with Mesa does not advertise support for them:
<cphealy> AFBC Support:
<cphealy> #define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') /* [15:0] B:G:R 5:6:5 little endian */
<cphealy> No AFBC Support:
<cphealy> #define DRM_FORMAT_BGRA8888 fourcc_code('B', 'A', '2', '4') /* [31:0] B:G:R:A 8:8:8:8 little endian */
<cphealy> #define DRM_FORMAT_BGR888 fourcc_code('B', 'G', '2', '4') /* [23:0] B:G:R little endian */
<cphealy> #define DRM_FORMAT_BGRX8888 fourcc_code('B', 'X', '2', '4') /* [31:0] B:G:R:x 8:8:8:8 little endian */
<cphealy> #define DRM_FORMAT_RGBX8888 fourcc_code('R', 'X', '2', '4') /* [31:0] R:G:B:x 8:8:8:8 little endian */
<cphealy> #define DRM_FORMAT_RGBA8888 fourcc_code('R', 'A', '2', '4') /* [31:0] R:G:B:A 8:8:8:8 little endian */
<cphealy> #define DRM_FORMAT_RGB888 fourcc_code('R', 'G', '2', '4') /* [23:0] R:G:B little endian */
<cphealy> I'd like to enable these, but I don't know which PAN_ARCH these are applicable to other than G52. Is there a way to figure out which PAN_ARCH these formats are supported by?
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #panfrost