]> git.baikalelectronics.ru Git - kernel.git/commit
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 15 Mar 2016 17:01:08 +0000 (18:01 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 14 Apr 2016 07:17:28 +0000 (09:17 +0200)
commit97ce172d7b9678c743dd0cd5a6ae47bcd1fb3dbc
treec3a44394ac1baca22b0cbd33234e96f1ba5260c6
parent76caf233d1daf1d5c16b8fa524242f649537a06a
drm: atmel-hlcdc: route DMA accesses through AHB interfaces

In relation with the actuall bandwidth consumed on a DMA Source interface,
choose the less used one for a created plane.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Tested-by: Nicolas Ferre <nicolas.ferre@atmel.com>
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c