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

2017-07-07 Thread abhijit
Hi, I needed some help with respect to binding of freedreno driver to mesa I have cross compiled freedreno driver for A2XX with main line kernel and added clocking info referring driver from TQ-Embedded "https://www.tq-group.com/en/support/download /?tx_abdownloads_pi1%5Baction%5D=getviewcate

[Freedreno] [PATCH] a5xx: fix primitive restart

2017-07-07 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin --- src/gallium/drivers/freedreno/a5xx/a5xx.xml.h | 3 ++- src/gallium/drivers/freedreno/a5xx/fd5_emit.c | 32 ++- 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/src/gallium/drivers/freedreno/a5xx/a5xx.xml.h b/src/gallium/driv