[PULL] drm/tegra: Fixes for v3.14-rc3

Thierry Reding thierry.reding at gmail.com
Tue Feb 11 23:06:58 PST 2014


Hi Dave,

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://anongit.freedesktop.org/tegra/linux tags/drm/for-3.14-rc3

for you to fetch changes up to b18915379071b31ea819a36ca67761620decba06:

  drm/tegra: Add guard to avoid double disable/enable of RGB outputs (2014-02-12 07:50:38 +0100)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Fixes for v3.14-rc3

These patches contain a fix for a potential hang when the RGB output is
disabled twice, a typofix that prevents the framebuffer console from
being restored on ->lastclose() and an optimization to do as little work
as possible during host1x job submission.

----------------------------------------------------------------
Dmitry Osipenko (1):
      drm/tegra: Add guard to avoid double disable/enable of RGB outputs

Erik Faye-Lund (1):
      gpu: host1x: do not check previously handled gathers

Paul Bolle (1):
      drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'

 drivers/gpu/drm/tegra/drm.c |  2 +-
 drivers/gpu/drm/tegra/rgb.c | 11 +++++++++++
 drivers/gpu/host1x/job.c    |  2 +-
 3 files changed, 13 insertions(+), 2 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/20140212/438f34ea/attachment.pgp>


More information about the dri-devel mailing list