Searched hist:af65c804877078a58cb02cc0f2ce4198401402fc (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_vidi.c | diff 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 D | exynos_mixer.c | diff 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 D | exynos_drm_fimd.c | diff 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 D | exynos_drm_drv.c | diff 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>
|