Hi Dave, Sorry for the dupe, sending with the list in Cc this time.
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1: Linux 3.18-rc1 (2014-10-19 18:08:38 -0700) are available in the git repository at: git://people.freedesktop.org/~tagr/linux tags/drm/fixes/for-3.19-rc1 for you to fetch changes up to 37d74578d819b1798dd2cff724438e345d118980: video/hdmi: Relicense header under MIT license (2014-11-13 10:44:42 +0100) Thanks, Thierry ---------------------------------------------------------------- drm: Miscellaneous fixes for v3.19-rc1 This is a small collection of fixes that I've been carrying around for a while now. Many of these have been posted and reviewed or acked. The few that haven't I deemed too trivial to bother. ---------------------------------------------------------------- Thierry Reding (8): drm: Use size_t for blob property sizes drm: Use const data when creating blob properties drm/gem: Fix typo in kerneldoc drm/prime: Use unsigned type for number of pages drm: Implement drm_get_pci_dev() dummy for !PCI drm: Make drm_mode_create_tv_properties() signature consistent drm/gma500: mdfld: Reuse video/mipi_display.h video/hdmi: Relicense header under MIT license drivers/gpu/drm/drm_crtc.c | 23 ++++---- drivers/gpu/drm/drm_gem.c | 2 +- drivers/gpu/drm/drm_prime.c | 2 +- drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.c | 75 +++++++++++---------------- drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.h | 12 ----- drivers/gpu/drm/i915/intel_dp_mst.c | 2 +- include/drm/drmP.h | 17 +++++- include/drm/drm_crtc.h | 11 ++-- include/drm/drm_dp_mst_helper.h | 2 +- include/linux/hdmi.h | 21 ++++++-- 10 files changed, 88 insertions(+), 79 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141113/087ff657/attachment-0001.sig>