Hi Dave,
Two leftover core patches for 3.18, Clint found one more troublesome hdmi mode and some cleanup patch from Andrzej.
Cheers, Daniel
The following changes since commit 7a42e83d36d2d0a68622320900dc4e880b1d920a:
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next (2014-10-01 19:27:38 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/core-stuff-2014-10-03
for you to fetch changes up to 1bcecfacde6269dc6cee9a098bc454222d441ff9:
drm/core: use helper to check driver features (2014-10-03 10:38:56 +0200)
---------------------------------------------------------------- Andrzej Hajda (1): drm/core: use helper to check driver features
Clint Taylor (1): drm/edid: Add missing interlaced flag to 576i@100 modes.
drivers/gpu/drm/drm_drv.c | 4 ++-- drivers/gpu/drm/drm_edid.c | 4 ++-- drivers/gpu/drm/drm_fops.c | 8 ++++---- drivers/gpu/drm/drm_gem.c | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-)
dri-devel@lists.freedesktop.org