Hi Dave,
Could you please pull the following four shmob-drm patches for v3.11 ?
The following changes since commit dc28aa072f502433b6adc5c9ae8f56955c07580a:
gpu:drm:tilcdc: get preferred_bpp value from DT (2013-06-20 14:08:01 +1000)
are available in the git repository at:
git://linuxtv.org/pinchartl/fbdev.git drm/shmob
for you to fetch changes up to 227c1fb28c7d01ccbd9203e42734c06b470d1744:
drm/shmobile: Enable compilation on all ARM platforms (2013-06-20 10:07:14 +0200)
---------------------------------------------------------------- Laurent Pinchart (4): drm/shmobile: Minor typo fix in debug message drm/shmobile: Use devm_* managed functions drm/shmobile: Add DRM PRIME support drm/shmobile: Enable compilation on all ARM platforms
drivers/gpu/drm/shmobile/Kconfig | 2 +- drivers/gpu/drm/shmobile/shmob_drm_drv.c | 35 +++++++++++++---------------- drivers/gpu/drm/shmobile/shmob_drm_kms.c | 2 +- drivers/gpu/drm/shmobile/shmob_drm_plane.c | 7 +------ 4 files changed, 18 insertions(+), 28 deletions(-)
dri-devel@lists.freedesktop.org