Quoting Tvrtko Ursulin (2020-11-19 13:42:07) > > On 18/11/2020 17:04, Chris Wilson wrote: > > Quoting Tvrtko Ursulin (2020-11-18 16:36:01) > >> From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > >> > >> There is this long standing nit of igt/tools/intel_error_decode asserting > >> when you feed it an error state from a GPU the local libdrm does not know > >> of. > >> > >> To fix this I need a tweak in drm_intel_decode_context_alloc to make it > >> not assert but just return NULL (which seems an already possible return > >> value). > >> > >> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > > > > Good riddance, > > Reviewed-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > > Thanks, now how can push to drm and is there some testing to be > triggered before, or after? cd intel; for i in tests/gen*.sh; do $i; done But clearly I haven't built libdrm since automake was dropped. -Chris _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel