Searched hist:"01 ed50ddbd6f7b4fafcf366994949d5a1a8356c0" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | Makefile | diff 01ed50ddbd6f7b4fafcf366994949d5a1a8356c0 Sun Aug 16 07:33:08 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use prime helpers
The dma-buf codes of exynos drm is almost same with prime helpers. A difference is that consider DMA_NONE when import dma-buf, but it's wrong and we don't consider it any more, so we can use prime interface.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_gem.h | diff 01ed50ddbd6f7b4fafcf366994949d5a1a8356c0 Sun Aug 16 07:33:08 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use prime helpers
The dma-buf codes of exynos drm is almost same with prime helpers. A difference is that consider DMA_NONE when import dma-buf, but it's wrong and we don't consider it any more, so we can use prime interface.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_gem.c | diff 01ed50ddbd6f7b4fafcf366994949d5a1a8356c0 Sun Aug 16 07:33:08 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use prime helpers
The dma-buf codes of exynos drm is almost same with prime helpers. A difference is that consider DMA_NONE when import dma-buf, but it's wrong and we don't consider it any more, so we can use prime interface.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_drv.c | diff 01ed50ddbd6f7b4fafcf366994949d5a1a8356c0 Sun Aug 16 07:33:08 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use prime helpers
The dma-buf codes of exynos drm is almost same with prime helpers. A difference is that consider DMA_NONE when import dma-buf, but it's wrong and we don't consider it any more, so we can use prime interface.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|