Home
last modified time | relevance | path

Searched hist:"2 eeb2e5e6634dbb97bdda81f65f70e4b037028d5" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos7_drm_decon.cdiff 2eeb2e5e6634dbb97bdda81f65f70e4b037028d5 Mon Aug 03 07:40:44 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: use drm atomic state directly

For some fields the use of struct exynos_drm_plane filled with data from
the plane state just creates a source of duplicated information and
overhead. Here we change the crtc drivers to access the plane state
directly simplifying the code by not relying on a exynos internal struct.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos5433_drm_decon.cdiff 2eeb2e5e6634dbb97bdda81f65f70e4b037028d5 Mon Aug 03 07:40:44 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: use drm atomic state directly

For some fields the use of struct exynos_drm_plane filled with data from
the plane state just creates a source of duplicated information and
overhead. Here we change the crtc drivers to access the plane state
directly simplifying the code by not relying on a exynos internal struct.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_plane.cdiff 2eeb2e5e6634dbb97bdda81f65f70e4b037028d5 Mon Aug 03 07:40:44 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: use drm atomic state directly

For some fields the use of struct exynos_drm_plane filled with data from
the plane state just creates a source of duplicated information and
overhead. Here we change the crtc drivers to access the plane state
directly simplifying the code by not relying on a exynos internal struct.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_mixer.cdiff 2eeb2e5e6634dbb97bdda81f65f70e4b037028d5 Mon Aug 03 07:40:44 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: use drm atomic state directly

For some fields the use of struct exynos_drm_plane filled with data from
the plane state just creates a source of duplicated information and
overhead. Here we change the crtc drivers to access the plane state
directly simplifying the code by not relying on a exynos internal struct.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_fimd.cdiff 2eeb2e5e6634dbb97bdda81f65f70e4b037028d5 Mon Aug 03 07:40:44 CEST 2015 Gustavo Padovan <gustavo.padovan@collabora.co.uk> drm/exynos: use drm atomic state directly

For some fields the use of struct exynos_drm_plane filled with data from
the plane state just creates a source of duplicated information and
overhead. Here we change the crtc drivers to access the plane state
directly simplifying the code by not relying on a exynos internal struct.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>