]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Mon, 15 Sep 2014 09:55:55 +0000 (19:55 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 15 Sep 2014 09:55:55 +0000 (19:55 +1000)
commitc1e6d68ce5c14d28d23e1466819ea1afd2d3e2ef
tree92abeba64bc3aa9f4bde7e6d98d8215602069b18
parentca953e4e211d051a5e9b2e5f5a01ae3ca9a8313d
parent98f5e0f4e11a4363622958150a95207e0c7ed09f
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel into drm-next

Here's the updated topic/core-stuff pull request with the two patches
already merged into drm-fixes dropped.

* tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel:
  drm: Drop modeset locking from crtc init function
  drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modes
  drm/edid: Reduce horizontal timings for pixel replicated modes
  drm: Include task->name and master status in debugfs clients info
  drm/gem: Fix kerneldoc typo
  drm: use c99 initializers in structures
  drm: fix drm_modeset_lock.h kernel-doc notation
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_gem.c
drivers/gpu/drm/drm_info.c