drm/tilcdc: Implement dma-buf support for tilcdc
authorJyri Sarha <jsarha@ti.com>
Tue, 23 Jun 2015 11:31:17 +0000 (14:31 +0300)
committerJyri Sarha <jsarha@ti.com>
Thu, 25 Feb 2016 14:39:33 +0000 (16:39 +0200)
commit9c15390506d6888978fa98094f7578142d2e2f01
tree1d943a4c6c93c19d326c2c8d3045fd2b9bdf8db3
parent614b3cfeb8d22e2b0f49bcfeaf5b52900242a944
drm/tilcdc: Implement dma-buf support for tilcdc

There is nothing special about tilcdc HW when the video memory is
concerned. Just using the standard drm helpers for implementation is
enough.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/tilcdc/tilcdc_drv.c