[PATCH 0/2] update exynos drm driver.
Inki Dae
inki.dae at samsung.com
Fri Dec 9 00:23:13 PST 2011
this patch sets are as the following:
- consolidate dpms framework.
- add runtime pm feature for fimd driver.
this patch is based on git repository below:
git://people.freedesktop.org/~airlied/linux.git
branch name: drm-fixes
commit-id: 24bb5a0ce39c51a2e2602c947f218a19e4b26d7d
and you can pull git repository below:
git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes
Inki Dae (1):
drm/exynos: updated crtc and encoder dpms framework.
Joonyoung Shim (1):
drm/exynos: add runtime pm feature for fimd
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 58 ++++++++-
drivers/gpu/drm/exynos/exynos_drm_drv.h | 6 +-
drivers/gpu/drm/exynos/exynos_drm_encoder.c | 109 ++++++++++++----
drivers/gpu/drm/exynos/exynos_drm_encoder.h | 3 +
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 189 ++++++++++++++++++++-------
5 files changed, 282 insertions(+), 83 deletions(-)
--
1.7.4.1
More information about the dri-devel
mailing list