[GIT PULL] exynos-drm-next for 3.13
Inki Dae
inki.dae at samsung.com
Tue Jan 7 00:23:37 PST 2014
Hi Dave,
This pull request adds an anon file for exynos specific mmaper
to resolve potential a dead lock issue pointed out by Al Viro,
and fixes build break of drm-next.
For this, I had already reported it to you. Please see below link,
http://www.spinics.net/lists/dri-devel/msg50922.html
In addition, we have a big refactoring patch series being reviewed
in exynos-drm-next-todo branch yet, and we are wait for next version
of the patch series. So I will request git-pull one more time
if posted at a good time.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit fe3c703c3d80bd4c2da0d47a7d56930926af7cbc:
drm/dp: Clarify automated test constant and add constant for FAUX test pattern (2013-12-18 11:47:43 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-next
for you to fetch changes up to 8dd9ad5d3bf4759399e0c716dd065e7d90eee102:
drm/exynos: fix build error caused by removed drm core macros (2014-01-07 16:53:25 +0900)
----------------------------------------------------------------
Inki Dae (1):
drm/exynos: use a new anon file for exynos gem mmaper
Seung-Woo Kim (1):
drm/exynos: fix build error caused by removed drm core macros
drivers/gpu/drm/exynos/exynos_drm_drv.c | 21 +++++++++
drivers/gpu/drm/exynos/exynos_drm_drv.h | 1 +
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_gem.c | 74 ++++++------------------------
drivers/gpu/drm/exynos/exynos_drm_gem.h | 3 ++
5 files changed, 40 insertions(+), 63 deletions(-)
More information about the dri-devel
mailing list