]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 27 Jun 2013 23:29:04 +0000 (09:29 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 27 Jun 2013 23:29:04 +0000 (09:29 +1000)
commitb10e445c61983e5b345ec6e353587a9d8e80fa72
treef81e52842cb1b8d51be7ca5b6276f5c6cedb7aef
parent7bfee6a7d366d347da2b34101c0fd48cb1eb7206
parentff2fb91e97e86f307662211545d7af693bc515b5
Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into drm-next

These changes are mostly minor fixes to things introduced in 3.10. The
biggest chunk is updates to the host1x firewall which checks job
submissions from userspace and wasn't working properly. All other
patches are mostly one-liners. Nothing new or too exciting this time
around.

* 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux:
  gpu: host1x: Rework CPU syncpoint increment
  gpu: host1x: Fix client_managed type
  gpu: host1x: Fix memory access in syncpt request
  gpu: host1x: Copy gathers before verification
  gpu: host1x: Don't reset firewall between gathers
  gpu: host1x: Check reloc table before usage
  gpu: host1x: Check INCR opcode correctly
  drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_features
  drm/tegra: Fix return value
  drm/tegra: Include header drm/drm.h
  MAINTAINERS: Update Tegra DRM entry
  drm/tegra: fix error return code in gr2d_submit()
  drm/tegra: fix missing unlock on error
  drm/tegra: Honor pixel-format changes
  drm/tegra: Explicitly set irq_enabled
  drm/tegra: Don't disable unused planes
MAINTAINERS