From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: [PATCH 0/4] some follow-up fixlets from the modeset rework Date: Thu, 6 Sep 2012 22:08:31 +0200 Message-ID: <1346962115-7267-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by gabe.freedesktop.org (Postfix) with ESMTP id 033AA9E829 for ; Thu, 6 Sep 2012 14:15:57 -0700 (PDT) Received: by wgbdr1 with SMTP id dr1so1448339wgb.12 for ; Thu, 06 Sep 2012 14:15:56 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Intel Graphics Development Cc: Daniel Vetter List-Id: intel-gfx@lists.freedesktop.org Hi all, Just a few small follow-ups - 2 patches to make pch/fdi handling more strict and add more asserts to check that. - 2 patches to make dpms handling around modesets more strict. All four have been included in the modeset-rework branch since a long time and hence seen tons of testing already. But I've figured they're not part of the core rework, hence I've split them out. Flames, comments & review highly welcome. Cheers, Daniel Daniel Vetter (4): drm/i915: rip out intel_disable_pch_ports drm/i915: don't disable fdi links harder in ilk_crtc_enable drm/i915: don't call dpms funcs after set_mode drm/i915: update dpms property in set_mode drivers/gpu/drm/i915/intel_display.c | 84 +++++------------------------------- 1 file changed, 11 insertions(+), 73 deletions(-) -- 1.7.11.2