Home
last modified time | relevance | path

Searched hist:"0488 f50e998dfa42a99a1e44882da408e71a09b2" (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.hdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos7_drm_decon.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos5433_drm_decon.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_fb.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_plane.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_vidi.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_drv.hdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_mixer.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_fimd.cdiff 0488f50e998dfa42a99a1e44882da408e71a09b2 Mon Nov 30 14:53:21 CET 2015 Marek Szyprowski <m.szyprowski@samsung.com> drm/exynos: move dma_addr attribute from exynos plane to exynos fb

DMA address is a framebuffer attribute and the right place for it is
exynos_drm_framebuffer not exynos_drm_plane. This patch also introduces
helper function for getting dma address of the given framebuffer.

Changelog v2:
- use state->fb instead of plane->base.fb.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>