From: Dave Airlie Date: Wed, 4 Dec 2013 23:24:21 +0000 (+1000) Subject: Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux into drm... X-Git-Tag: accepted/tizen/common/20141203.182822~956^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60460f65514e5f9abc2392807d8fed1581739345;p=platform%2Fkernel%2Flinux-arm64.git Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes drm/tegra: Fixes for v3.13-rc3 This assortment of patches fix a few build and sparse warnings and make sure to always return -EFAULT on copy_from_user() failures. Finally the upcasting from struct drm_crtc to struct tegra_dc is made safer to prevent potential segmentation faults. * tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux: drm/tegra: return -EFAULT if copy_from_user() fails gpu: host1x: Fix a few sparse warnings drm/tegra: Force cast to __iomem to make sparse happy drm/tegra: Make tegra_drm_driver static drm/tegra: Fix address space mismatches drm/tegra: Tightly bind RGB output to DC drm/tegra: Make CRTC upcasting safer gpu: host1x: Silence a few warnings with LPAE=y --- 60460f65514e5f9abc2392807d8fed1581739345