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,   Abhijit

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, Thank

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
to 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. Whi

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-08 Thread abhijit naik
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 <laa...@gmail.com> wrote: > Hello abhijit, > >&g

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-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 <abhijitnai...@gmail.com> wrote: Hi all, Running xinit load freedreno_drv.so file after adding configuration in /etc/X11/xorg.conf, Section &qu

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 <abhijitnai...@gmail.com> wrote:

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

2017-07-08 Thread abhijit
ister 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? Thank you very much :) On Wedne