[git pull] drm/exynos: sync with exynos-drm-fixes.
Inki Dae
inki.dae at samsung.com
Sun Feb 26 18:17:56 PST 2012
Hi, Dave.
Please pull form
git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-next
this pull request is for synchronizing it with latest exynos-drm-fixes branch
that have already merged to mainline. after this, I will send new features
for exynos.
this branch is based on git repository below:
git://people.freedesktop.org/~airlied/linux.git
branch name: drm-next
commit-id: 019d96cb55ade38a4b4a52bba0304e8cd681f30a
Thanks.
Inki Dae (4):
drm/exynos: added possible_clones setup function.
drm/exynos: fixed page flip issue.
drm/exynos: removed exynos_drm_fbdev_recreate function.
drm/exynos: added postclose to release resource.
Joonyoung Shim (2):
drm/exynos: changed priority of mixer layers.
drm/exynos: removed pageflip_event_list init code when closed.
Masanari Iida (1):
drm/exynos: Fix typo in exynos_mixer.c
drivers/gpu/drm/exynos/exynos_drm_core.c | 3 +
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 6 +-
drivers/gpu/drm/exynos/exynos_drm_drv.c | 26 +++++++---
drivers/gpu/drm/exynos/exynos_drm_encoder.c | 34 +++++++++++++
drivers/gpu/drm/exynos/exynos_drm_encoder.h | 1 +
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 70 ++-------------------------
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 7 ++-
drivers/gpu/drm/exynos/exynos_mixer.c | 19 +++++---
8 files changed, 81 insertions(+), 85 deletions(-)
--
1.7.4.1
More information about the dri-devel
mailing list