Searched hist:"2 eeb2e5e6634dbb97bdda81f65f70e4b037028d5" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos7_drm_decon.c | diff 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 D | exynos5433_drm_decon.c | diff 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 D | exynos_drm_plane.c | diff 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 D | exynos_mixer.c | diff 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 D | exynos_drm_fimd.c | diff 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>
|