Home
last modified time | relevance | path

Searched hist:af65c804877078a58cb02cc0f2ce4198401402fc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_vidi.cdiff af65c804877078a58cb02cc0f2ce4198401402fc Thu Jan 30 22:19:27 CET 2014 Sean Paul <seanpaul@chromium.org> drm/exynos: Consolidate suspend/resume in drm_drv

This patch removes all of the suspend/resume logic from the individual
drivers and consolidates it in drm_drv. This consolidation reduces the
number of functions which enable/disable the hardware to just one -- the
dpms callback. This ensures that we always power up/down in a consistent
manner.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_mixer.cdiff af65c804877078a58cb02cc0f2ce4198401402fc Thu Jan 30 22:19:27 CET 2014 Sean Paul <seanpaul@chromium.org> drm/exynos: Consolidate suspend/resume in drm_drv

This patch removes all of the suspend/resume logic from the individual
drivers and consolidates it in drm_drv. This consolidation reduces the
number of functions which enable/disable the hardware to just one -- the
dpms callback. This ensures that we always power up/down in a consistent
manner.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_fimd.cdiff af65c804877078a58cb02cc0f2ce4198401402fc Thu Jan 30 22:19:27 CET 2014 Sean Paul <seanpaul@chromium.org> drm/exynos: Consolidate suspend/resume in drm_drv

This patch removes all of the suspend/resume logic from the individual
drivers and consolidates it in drm_drv. This consolidation reduces the
number of functions which enable/disable the hardware to just one -- the
dpms callback. This ensures that we always power up/down in a consistent
manner.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
H A Dexynos_drm_drv.cdiff af65c804877078a58cb02cc0f2ce4198401402fc Thu Jan 30 22:19:27 CET 2014 Sean Paul <seanpaul@chromium.org> drm/exynos: Consolidate suspend/resume in drm_drv

This patch removes all of the suspend/resume logic from the individual
drivers and consolidates it in drm_drv. This consolidation reduces the
number of functions which enable/disable the hardware to just one -- the
dpms callback. This ensures that we always power up/down in a consistent
manner.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>