Re: [Mesa-dev] [Mesa-stable] [PATCH 1/2] swr/rast: don't create wrapper for every Create LLVM call

2019-05-06 Thread Hota, Alok
elikov [mailto:emil.l.veli...@gmail.com] > Sent: Monday, May 6, 2019 10:56 AM > To: Hota, Alok > Cc: Dylan Baker ; Cherniak, Bruce > ; mesa-dev@lists.freedesktop.org; mesa- > sta...@lists.freedesktop.org > Subject: Re: [Mesa-stable] [Mesa-dev] [PATCH 1/2] swr/rast: don't create > wrapper

Re: [Mesa-dev] [Mesa-stable] [PATCH 1/2] swr/rast: don't create wrapper for every Create LLVM call

2019-04-19 Thread Hota, Alok
Just wanted to give a quick update on this. We have agreed on moving forward with this patch. I'm working on it now to get it through our CI and run some basic tests. I'll keep you updated. Thanks again for the patch, Emil! -Alok ___ mesa-dev mailing

Re: [Mesa-dev] [PATCH 1/2] swr/rast: don't create wrapper for every Create LLVM call

2019-04-04 Thread Hota, Alok
> > Can you elaborate what seems to be the problem? I'm more than happy to > > rework the patch so it works for you guys - do you have a WIP branch > > somewhere? > > > Humble ping? > > It's been 2 months since I've put this forward. In this time we could have > merged it resolving a massive hack

Re: [Mesa-dev] [PATCH] swr: Fix build with llvm-9.0.

2019-03-21 Thread Hota, Alok
Reviewed-by: Alok Hota l > -Original Message- > From: Vinson Lee [mailto:v...@freedesktop.org] > Sent: Monday, March 18, 2019 2:11 PM > To: Kyriazis, George ; Hota, Alok > > Cc: Philip Meulengracht ; mesa- > d...@lists.freedesktop.org > Subject: [PATCH] swr:

Re: [Mesa-dev] [PATCH] RFC: Workaround for pthread_setaffinity_np() seccomp filtering

2019-02-28 Thread Hota, Alok
Hi, Just catching up on this thread now. My main question is where is issue occurring? Is it some sort of CI system or something along those lines? We don't really consider SWR in an emulated environment to be an intended use case. Generally it is used as the rendering backend for data

Re: [Mesa-dev] [PATCH 1/2] swr/rast: don't create wrapper for every Create LLVM call

2019-02-25 Thread Hota, Alok
> -Original Message- > From: Emil Velikov [mailto:emil.l.veli...@gmail.com] > Sent: Monday, February 11, 2019 7:04 AM > To: Hota, Alok > Cc: mesa-dev@lists.freedesktop.org; mesa-sta...@lists.freedesktop.org > Subject: Re: [Mesa-dev] [PATCH 1/2] swr/rast: don't create w

Re: [Mesa-dev] [PATCH] swr: set PIPE_CAP_MAX_VARYINGS correctly

2019-02-14 Thread Hota, Alok
Thanks for the patch Ilia. I had updated the utility function in gallium/aux for this pipe cap but not internal to SWR. Reviewed-by: Alok Hota -Alok > -Original Message- > From: mesa-dev [mailto:mesa-dev-boun...@lists.freedesktop.org] On > Behalf Of Ilia Mirkin > Sen

Re: [Mesa-dev] [PATCH 1/2] swr/rast: don't create wrapper for every Create LLVM call

2019-02-04 Thread Hota, Alok
> -Original Message- > From: mesa-dev [mailto:mesa-dev-boun...@lists.freedesktop.org] On > Behalf Of Emil Velikov > Sent: Monday, February 4, 2019 3:21 AM > To: mesa-dev@lists.freedesktop.org > Cc: mesa-sta...@lists.freedesktop.org; emil.l.veli...@gmail.com; Hota, Alok &

Re: [Mesa-dev] [PATCH] gallium/swr: Fix multi-context sync fence deadlock.

2019-01-15 Thread Hota, Alok
Reviewed-by: Alok Hota -Alok -Original Message- From: mesa-dev [mailto:mesa-dev-boun...@lists.freedesktop.org] On Behalf Of Bruce Cherniak Sent: Friday, January 4, 2019 2:54 PM To: mesa-dev@lists.freedesktop.org Cc: mesa-sta...@lists.freedesktop.org Subject: [Mesa-dev] [PATCH] gallium

[Mesa-dev] Gitlab access to Mesa

2018-06-12 Thread Hota, Alok
Hello, I created my account on gitlab.fd.o and requested access to the Mesa group. I just wanted to follow it up with an email to the list as well. I will be working specifically on the swr Gallium driver. -Alok ___ mesa-dev mailing list

[Mesa-dev] Large patch advice

2018-06-08 Thread Hota, Alok
Hi all, I have a patch that I would like to send in, but it's quite large. We had a code formatting overhaul for the SWR gallium driver, and the resulting patch file is 3.1 MB. Will this go through the mailing system okay? If not, what's the best course of action to submit this patch to