Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Thu, 11 Dec 2014 00:12:57 +0000 (10:12 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Dec 2014 00:12:57 +0000 (10:12 +1000)
commitda9df2f41057d71102668f5ac6b3fc998118a59b
tree8061b865d05043cf25263040ef86d4f54549ce25
parentd1b8792b636f83804add26ec1ac90a686be19e49
parenta18c0af171bfb875012da26f23df051004726973
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel into drm-next

Merge drm core fixes from Daniel.

* tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel:
  drm: Zero out DRM object memory upon cleanup
  drm: fix a typo in a comment
  drm: fix a word repetition in a comment
  drm: Fix memory leak at error path of drm_read()
  drm/Documentation: Fix rowspan value in drm-kms-properties
  drm/edid: Restore kerneldoc consistency
  drm/edid: new drm_edid_block_checksum helper function V3
  drm/edid: shorten log output in case of all zeroes edid block
  drm/edid: move drm_edid_is_zero to top, make edid argument const
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_edid.c