]> 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)
commitc21daf6c84c81349579785716af9a6c91dbbd58d
tree70b509145cd3a4f77d919ae55815c5105fdec768
parent762fe4fbc2391421dbe971cc53d9b440f8a789b4
parente632e8a0c3388d7df417e62340b023d5ee658726
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'