]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 20 Feb 2014 06:22:25 +0000 (16:22 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 20 Feb 2014 06:22:25 +0000 (16:22 +1000)
commitb6e169347cb660525a450979aca683401ab10e96
tree70b509145cd3a4f77d919ae55815c5105fdec768
parent7a536896b80c73973f7fbbd4029caaa2775d42a9
parent07e7d23cf49ecd397be995d846347a6f90b9e546
Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes

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.

* tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux:
  drm/tegra: Add guard to avoid double disable/enable of RGB outputs
  gpu: host1x: do not check previously handled gathers
  drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'