Re: [Mesa-dev] [PATCH 11/19] gallium/freedreno: handle query_renderer caps

2014-08-15 Thread Rob Clark
On Thu, Aug 14, 2014 at 6:18 PM, Emil Velikov emil.l.veli...@gmail.com wrote: Provide the real vendor and and hardcode the device id as 0x as the devices currently using freedreno are non-pci. The device features UMA. Cc: Rob Clark robcl...@freedesktop.org Signed-off-by: Emil Velikov

[Mesa-dev] [PATCH 11/19] gallium/freedreno: handle query_renderer caps

2014-08-14 Thread Emil Velikov
Provide the real vendor and and hardcode the device id as 0x as the devices currently using freedreno are non-pci. The device features UMA. Cc: Rob Clark robcl...@freedesktop.org Signed-off-by: Emil Velikov emil.l.veli...@gmail.com --- src/gallium/drivers/freedreno/freedreno_screen.c |