Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933373AbbKMAKY (ORCPT ); Thu, 12 Nov 2015 19:10:24 -0500 Received: from gir.skynet.ie ([193.1.99.77]:52689 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932256AbbKMAKW (ORCPT ); Thu, 12 Nov 2015 19:10:22 -0500 Date: Fri, 13 Nov 2015 00:10:12 +0000 (GMT) From: Dave Airlie X-X-Sender: airlied@skynet.skynet.ie To: torvalds@linux-foundation.org cc: DRI mailing list , linux-kernel@vger.kernel.org Subject: [git pull] drm fixes Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="29444707-585766384-1447373412=:1890" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2026 Lines: 54 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --29444707-585766384-1447373412=:1890 Content-Type: TEXT/PLAIN; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Hi Linus, One urgent fix for an oops under console lock in some drivers, one uapi fix, and one revert to fix rockchip regression. I've got the sti driver pull request that I'll send out in a minute, don't think it'll have any issues. Dave. The following changes since commit a18e2fa5e670a1b84e66522b221c42875b02028a: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2015-11-12 15:33:11 -0800) are available in the git repository at: git://people.freedesktop.org/~airlied/linux drm-fixes for you to fetch changes up to 5bad7d29a7bcffb2dbc28ea2728eeb3af13784f2: Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" (2015-11-13 09:59:46 +1000) ---------------------------------------------------------------- Dave Airlie (1): Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes Mark Yao (1): Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" Tvrtko Ursulin (1): drm: Use userspace compatible type in fourcc_mod_code macro Ville Syrj?l? (1): drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called drivers/gpu/drm/drm_irq.c | 10 +++- drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 81 ++++++++++++++++++++++++++--- include/uapi/drm/drm_fourcc.h | 2 +- 3 files changed, 85 insertions(+), 8 deletions(-) --29444707-585766384-1447373412=:1890-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/