Re: [Mesa-dev] [PATCH 17/24] targets/omx: define GALLIUM_TRACE when using the trace driver

2014-04-01 Thread Christian König
Am 27.03.2014 22:00, schrieb Emil Velikov: Otherwise the omx drivers are explicitly linked but never wrapped in order to use it. On the other hand I'm not sure if we really need the tracer linked in here, referencing it was just to make drm_target.c happy. Christian. Cc: Christian König

Re: [Mesa-dev] [PATCH 17/24] targets/omx: define GALLIUM_TRACE when using the trace driver

2014-04-01 Thread Christian König
Am 28.03.2014 11:32, schrieb Emil Velikov: On 28/03/14 09:40, Christian König wrote: Am 27.03.2014 22:00, schrieb Emil Velikov: Otherwise the omx drivers are explicitly linked but never wrapped in order to use it. On the other hand I'm not sure if we really need the tracer linked in here,

Re: [Mesa-dev] [PATCH 17/24] targets/omx: define GALLIUM_TRACE when using the trace driver

2014-03-28 Thread Emil Velikov
On 28/03/14 09:40, Christian König wrote: Am 27.03.2014 22:00, schrieb Emil Velikov: Otherwise the omx drivers are explicitly linked but never wrapped in order to use it. On the other hand I'm not sure if we really need the tracer linked in here, referencing it was just to make drm_target.c

[Mesa-dev] [PATCH 17/24] targets/omx: define GALLIUM_TRACE when using the trace driver

2014-03-27 Thread Emil Velikov
Otherwise the omx drivers are explicitly linked but never wrapped in order to use it. Cc: Christian König christian.koe...@amd.com Signed-off-by: Emil Velikov emil.l.veli...@gmail.com --- src/gallium/targets/r600/omx/Makefile.am | 3 ++- src/gallium/targets/radeonsi/omx/Makefile.am | 3 ++-