On Monday, February 12, 2018 5:26:15 PM PDT Dongwon Kim wrote: > Add a new option, '--pciid' to override a pci id of the target arch > to support cross-architecture shader compilation. Not like "-p" option, > it is for accepting any GFX devices supported by the driver. > > Setting both "-p" and "--pciid" is blocked to avoid conflict. > > Signed-off-by: Dongwon Kim <dongwon....@intel.com> > --- > run.c | 44 ++++++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 42 insertions(+), 2 deletions(-)
Oh, another thing I forgot to mention - you might find intel_run and intel_stub.c to be useful. They allow you to emulate any Intel GPU for purposes of running shader-db, without needing to have any graphics hardware present in your system. This can be useful when building on Xeon build servers or the like...
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev