All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] aubdump: A few improvements
@ 2017-08-23 17:14 Jason Ekstrand
  2017-08-23 17:14 ` [PATCH i-g-t 1/3] aubdump: Reject execbuffer2 calls with bad BOs Jason Ekstrand
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Jason Ekstrand @ 2017-08-23 17:14 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jason Ekstrand

These three patches are improvements that I've had locally in my tree for
some period of time.  The first one is required for Vulkan to work
correctly with aubdump ever since we turned on 48-bit addressing.  The
second is just a bit of future-proofing.  The third makes the tool dump
some information to stderr which I have found very useful when debugging
things.

Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>

Jason Ekstrand (3):
  aubdump: Reject execbuffer2 calls with bad BOs
  aubdump: Use write_reloc for filling out the ringbuffer
  aubdump: Log some information about the execbuf calls

 tools/aubdump.c | 80 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 46 insertions(+), 34 deletions(-)

-- 
2.5.0.400.gff86faf

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-08-24 14:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 17:14 [PATCH i-g-t 0/3] aubdump: A few improvements Jason Ekstrand
2017-08-23 17:14 ` [PATCH i-g-t 1/3] aubdump: Reject execbuffer2 calls with bad BOs Jason Ekstrand
2017-08-23 20:28   ` Lionel Landwerlin
2017-08-23 17:14 ` [PATCH i-g-t 2/3] aubdump: Use write_reloc for filling out the ringbuffer Jason Ekstrand
2017-08-23 20:31   ` Lionel Landwerlin
2017-08-23 17:14 ` [PATCH i-g-t 3/3] aubdump: Log some information about the execbuf calls Jason Ekstrand
2017-08-23 18:00   ` Scott D Phillips
2017-08-23 17:33 ` ✗ Fi.CI.BAT: failure for aubdump: A few improvements Patchwork
2017-08-24 13:00 ` ✓ Fi.CI.BAT: success " Patchwork
2017-08-24 14:03 ` ✓ Fi.CI.IGT: " Patchwork

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.