[GIT PULL] drm/tegra: Fixes for v3.15-rc2

Thierry Reding thierry.reding at gmail.com
Thu Apr 17 06:58:05 PDT 2014


Hi Dave,

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://anongit.freedesktop.org/tegra/linux tags/drm/tegra/for-3.15-rc2

for you to fetch changes up to cbfbbabb89b37f6bad05f478d906a385149f288d:

  drm/tegra: Remove gratuitous pad field (2014-04-16 17:11:04 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Fixes for v3.15-rc2

This contains a fix for the host1x driver writing to non-existent syncpt
registers.

A second commit removes an excess pad field in the parameter structure
for the DRM_TEGRA_SUBMIT IOCTL. Archeaology on earlier versions of this
file indicates that this was once there to pad an uneven number of u32
u32 fields, of which one was subsequently removed. Unfortunately nobody
remembered to get rid of the padding when that happened.

Both of these commits are Cc: stable because they fix issues that were
introduced back in v3.10.

----------------------------------------------------------------
Stephen Warren (1):
      gpu: host1x: handle the correct # of syncpt regs

Thierry Reding (1):
      drm/tegra: Remove gratuitous pad field

 drivers/gpu/host1x/hw/intr_hw.c | 4 ++--
 include/uapi/drm/tegra_drm.h    | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140417/1d4f3c66/attachment.sig>


More information about the dri-devel mailing list