]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into...
authorDave Airlie <airlied@redhat.com>
Fri, 14 Nov 2014 23:37:20 +0000 (09:37 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 14 Nov 2014 23:37:20 +0000 (09:37 +1000)
commit9a31d76837c7f6bb468354d88ba9cc14318e76b2
tree36cb74b3b66246863d8c4378b6e4fefd87169e41
parentae12623923e7d933bfaa4f03b23e6fb78d290495
parentde5f609d4f67ddba347dc6518ec85f3aca612e14
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next

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.

* tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux:
  video/hdmi: Relicense header under MIT license
  drm/gma500: mdfld: Reuse video/mipi_display.h
  drm: Make drm_mode_create_tv_properties() signature consistent
  drm: Implement drm_get_pci_dev() dummy for !PCI
  drm/prime: Use unsigned type for number of pages
  drm/gem: Fix typo in kerneldoc
  drm: Use const data when creating blob properties
  drm: Use size_t for blob property sizes
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_prime.c
drivers/gpu/drm/i915/intel_dp_mst.c
include/drm/drmP.h
include/drm/drm_crtc.h
include/drm/drm_dp_mst_helper.h