All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Dave Airlie <airlied@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm: Miscellaneous fixes for v3.19-rc1
Date: Thu, 13 Nov 2014 13:50:33 +0100	[thread overview]
Message-ID: <20141113125032.GA25276@ulmo> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1930 bytes --]

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(-)

[-- Attachment #1.2: Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2014-11-13 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 12:50 Thierry Reding [this message]
2014-11-16 14:47 ` [GIT PULL] drm: Miscellaneous fixes for v3.19-rc1 Daniel Vetter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141113125032.GA25276@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.