Re: [PATCH 1/9] gpu: ipu-v3: remove AXI ID setting for IC channel

2017-02-20 Thread Philipp Zabel
On Fri, 2017-02-17 at 19:28 +0100, Lucas Stach wrote: > This is a pretty minor optimization for the IC channel to get > out-of-order AXI returns, but clashes with the AXI ID assignment > that needs to be done for the display channels on QuadPlus. > > Signed-off-by: Lucas Stach

[PATCH 1/9] gpu: ipu-v3: remove AXI ID setting for IC channel

2017-02-17 Thread Lucas Stach
This is a pretty minor optimization for the IC channel to get out-of-order AXI returns, but clashes with the AXI ID assignment that needs to be done for the display channels on QuadPlus. Signed-off-by: Lucas Stach --- drivers/gpu/ipu-v3/ipu-image-convert.c | 2 -- 1 file