Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Generate raw batches for unit testing the decoder
@ 2013-12-13 18:15 Damien Lespiau
  2013-12-13 18:15 ` [PATCH 1/2] tests: Add a helper to generate raw batches Damien Lespiau
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Damien Lespiau @ 2013-12-13 18:15 UTC (permalink / raw)
  To: intel-gfx

libdrm has a way to unit-test the CS decoder: test_decode can decode a raw
batch and compare it to a reference output.

However, one still needs to genarate the raw, binary, batches to feed to
test_decode. This couple of patches do exactly that.

-- 
Damien

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-16 10:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 18:15 Generate raw batches for unit testing the decoder Damien Lespiau
2013-12-13 18:15 ` [PATCH 1/2] tests: Add a helper to generate raw batches Damien Lespiau
2013-12-13 18:15 ` [PATCH 2/2] generate_test_batches: Add a MI_LOAD_REGISTER_IMM test batch Damien Lespiau
2013-12-16 10:53 ` Generate raw batches for unit testing the decoder Damien Lespiau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox