All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm: Miscellaneous fixes for v3.19-rc1
@ 2014-11-13 12:50 Thierry Reding
  2014-11-16 14:47 ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2014-11-13 12:50 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel


[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] drm: Miscellaneous fixes for v3.19-rc1
  2014-11-13 12:50 [GIT PULL] drm: Miscellaneous fixes for v3.19-rc1 Thierry Reding
@ 2014-11-16 14:47 ` Daniel Vetter
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2014-11-16 14:47 UTC (permalink / raw)
  To: Thierry Reding; +Cc: dri-devel

On Thu, Nov 13, 2014 at 01:50:33PM +0100, Thierry Reding wrote:
> 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

Obligatory process bikeshed: Most of these patches doen't seem to have
shown up on dri-devel nor gotten review. Yeah it's just simple stuff here
but imo we have a well-working review culture around in the drm community,
so reposting the entire pile and pinging the usual suspects on #dri-devel
isn't a lot of fuzz really.

In my opinion doing the review dance even for simple stuff is a great way
to build up a working review culture - barriers are much lower for newbies
to do a bit of review if the patch is fairly trivial. And for drm features
written by Intel folks I try hard to get review or at least feedback from
non-Intel people here. Of course that should go both ways and I'd be happy
to chase down people from my team to do some review when needed.

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-16 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 12:50 [GIT PULL] drm: Miscellaneous fixes for v3.19-rc1 Thierry Reding
2014-11-16 14:47 ` Daniel Vetter

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.