Searched hist:cc5a7b35799459ec1d0b0e538f4d810aef704217 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos7_drm_decon.c | diff cc5a7b35799459ec1d0b0e538f4d810aef704217 Thu Aug 27 11:21:14 CEST 2015 Hyungwon Hwang <human.hwang@samsung.com> drm/exynos: implement atomic_{begin/flush} of DECON
Each CRTC's atomic_{begin/flush} must stop/start the update of shadow registers to active register in the functions. This patch achieves these purpose by moving the setting of protection bits to those functions from decon_update_plane.
v2: rebased to the branch exynos-drm-next
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos5433_drm_decon.c | diff cc5a7b35799459ec1d0b0e538f4d810aef704217 Thu Aug 27 11:21:14 CEST 2015 Hyungwon Hwang <human.hwang@samsung.com> drm/exynos: implement atomic_{begin/flush} of DECON
Each CRTC's atomic_{begin/flush} must stop/start the update of shadow registers to active register in the functions. This patch achieves these purpose by moving the setting of protection bits to those functions from decon_update_plane.
v2: rebased to the branch exynos-drm-next
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|