Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2018-03-19 Thread Abhijit
Hi ilia, Thank you very much for information. On Friday 16 March 2018 08:45 PM, Ilia Mirkin wrote: Hi Abhijit, Looks like there may have been some duplication of effort... https://github.com/laanwj/linux-freedreno-a2xx/commits/4.15-rc5-rdu1-kgsl Seems to be based on 4.15 if the branch name

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2018-03-16 Thread abhijit
, Abhijit On Monday 07 August 2017 04:59 PM, Wladimir wrote: I guess that it is failing to find the old kgsl shim drm driver, which enabled allocation of GEM buffers for pixmaps. I know Wladimir played a bit with this on imx5, but I think he was just using gbm/kms and not x11. I guess he was using

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2018-03-05 Thread abhijit
much for your help On Monday 11 December 2017 05:07 PM, abhijit wrote: Hi All, Just to update, Karo doesn't have support 2.6.35 Linux Kernel However I observed that even w.r.t u-boot, tx53 based board returns zero as GPU ID and QSRB board returns proper GPU ID Regards,   Abhiji

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-12-11 Thread abhijit
Hi All, Just to update, Karo doesn't have support 2.6.35 Linux Kernel However I observed that even w.r.t u-boot, tx53 based board returns zero as GPU ID and QSRB board returns proper GPU ID Regards, Abhijit On Friday 24 November 2017 10:43 AM, abhijit wrote: Hi all, @Wladimir,

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-11-23 Thread abhijit
to address the issue of GPU chip ID becoming zero. Regards, Abhijit On Thursday 16 November 2017 03:42 PM, Wladimir J. van der Laan wrote: Hello abhijit, On Thu, Nov 16, 2017 at 01:02:21PM +0530, abhijit wrote: Hi Wladimir, Thank you very much for you response. I am using the kernel which

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-11-15 Thread abhijit
ensure this? Regards, Abhijit On Thursday 16 November 2017 11:30 AM, abhijit wrote: Hi All, One more observation is, for TX53, uboot is enabling L2 cache "Enabling L2 Cache .." but for QSRB it is not showing such message. Please let me know if this can make difference. Which

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-11-15 Thread abhijit
Hi All, One more observation is, for TX53, uboot is enabling L2 cache "Enabling L2 Cache .." but for QSRB it is not showing such message. Please let me know if this can make difference. Which I think is unlikely :) Thank you for your help Regards, Abhijit On Friday 10 November

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-11-10 Thread abhijit
the driver? From output of cpuinfo, I see that only BogoMIPS is different for both CPUs, can this be an issue? Regards, Abhijit On Friday 08 September 2017 03:46 PM, Rob Clark wrote: mesa/freedreno supports gles as well as gl.. perhaps you built mesa without --enable-gles2? BR, -R On Fri

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-09-07 Thread abhijit naik
anted to confirm whether Open GL ES 2.0 based application can run with Open GL ES 1.4? My end goal is to use chromium browser on IMX537 based board. Please let me know your inputs. On Thu, Aug 17, 2017 at 4:04 PM, Wladimir J. van der Laan wrote: > Hello abhijit, > >> Now I am tryi

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-08-17 Thread abhijit
inputs on this Regards, Abhijit On Monday 07 August 2017 02:41 PM, abhijit wrote: Hi Rob, Thank you very much for information. Actually I am not constrained to use X server. But can you please let me know what are the components that may be needed for testing freedreno test applications

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-08-16 Thread abhijit
Hi Wladimir, Thank you very much for your help. I am able to run kmscube application and able to notice substantial difference b/w H/W and S/W rendering. I also changed freedreno test-cube.c application with GBM interface and it also worked fine. Regards, Abhijit On Thursday 10 August

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-08-10 Thread abhijit
ts=55 Segmentation fault" Can freedreno test be used with gsl_kmod interface, I am simultaneously trying build freedreno tests? I have allocated 9MB of memory to "memchunk" in drivers/mxc/amd-gpu/platform/hal/linux/gsl_hal.c as, dma_alloc_coherent is failing for 72MB Regards, A

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-08-07 Thread abhijit
if the questions are too basic. Actually I am getting overwhelmed with lot of options available and I am not getting what is the right way to proceed... I will try get something to work with GBM though Regards, Abhijit On Sunday 06 August 2017 04:32 PM, Rob Clark wrote: On Thu, Aug 3, 2017

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-08-03 Thread abhijit
ateful if any body can give lead on this. Regards, Abhijit On Friday 14 July 2017 05:28 PM, Rob Clark wrote: On Fri, Jul 14, 2017 at 6:52 AM, abhijit wrote: Hi all, Running xinit load freedreno_drv.so file after adding configuration in /etc/X11/xorg.conf, Section "Server Flags"

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-07-14 Thread abhijit
6587.059] Segmentation fault at address 0x3 [ 6587.059] Fatal server error: [ 6587.059] Caught signal 11 (Segmentation fault). Server aborting Please let me know how I can go about debugging it On Friday 14 July 2017 01:13 PM, abhijit naik wrote: Hi Ilia, Thank you very much for your reply

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-07-14 Thread abhijit naik
still soft pipe is being used. I am trying to solve this puzzle. Warm Regards, Abhijit On 10-Jul-2017, at 8:25 PM, Ilia Mirkin wrote: On Mon, Jul 10, 2017 at 10:53 AM, abhijit wrote: Hi Rob, Thank you very much for your reply. I ensured that --enable-freedreno-kgsl is enabled in

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-07-10 Thread abhijit
On Sunday 09 July 2017 10:48 PM, Rob Clark wrote: The most obvious thing to check is make sure you use --enable-freedreno-kgsl when building libdrm.. if you have that, then try: LIBGL_DEBUG=verbose glxinfo BR, -R On Sat, Jul 8, 2017 at 2:07 AM, abhijit wrote: Hi, I needed some help with

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-07-07 Thread abhijit
_initialize_context" to register them self to mesa component. But I am not seeing any freedreno related source files calling "_mesa_initialize_context" Can you please let me know whether I have to add mesa related functionalities for freedreno or there some other alternatives?

Re: [Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-06-01 Thread abhijit
Hi Rob and Nicolas, Thank you very much for your replies. On Wednesday 31 May 2017 05:45 PM, Rob Clark wrote: On Wed, May 31, 2017 at 3:42 AM, abhijit wrote: Hi, We are working on iMx53 Quick start board based on iMx53 application processor. As you know this has A200 GPU. If I see in the

[Freedreno] Whether A200 driver is supported by Linux Mainline Kernel

2017-05-31 Thread abhijit
ernel-msm git checkout from Freedreno, there are A2XX related source code. I wanted to know whether this code is tested one and reason for non-inclusion of this code in mainline kernel. Are there any pointers how I can go about it. Thank you very much :) Regards, Ab