mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Keith Packard" <keithp@keithp.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Dave Airlie <airlied@linux.ie>,
	dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org
Subject: [PULL] drm-intel-fixes (drm/i915 driver)
Date: Mon, 15 Aug 2011 12:30:24 -0700	[thread overview]
Message-ID: <yuny5yuwjzj.fsf@aiko.keithp.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2163 bytes --]


Two bug fixes, a new platform backlight driver and a bit of debug output
for IVB interrupts:

 * Dual-display mode setting manipulations on SNB machines would sometimes
   accidentally turn off all outputs.

 * Attempts to use UMS would segfault in the kernel and generate a pile
   of spurious kernel diagnostics. Detecting a few more KMS-only
   features in the general paths fixes this.

 * Expose a native backlight driver for machines that don't bother to
   have suitable platform or ACPI drivers.

 * Share an SNB interrupt debug function for IVB.

The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:

  Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm-intel-fixes

Jesse Barnes (2):
      drm/i915: show interrupt info on IVB
      drm/i915: split out PCH refclk update code

Keith Packard (6):
      drm/i915: Wait for LVDS panel power sequence
      drm/i915: Leave LVDS registers unlocked
      drm/i915: Fix PCH port pipe select in CPT disable paths
      drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
      drm/i915: Can't do accurate vblank timestamps with UMS
      drm/i915: Cannot set clock gating under UMS

Matthew Garrett (1):
      Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support.

 drivers/gpu/drm/i915/i915_debugfs.c   |    2 +-
 drivers/gpu/drm/i915/i915_drv.h       |    4 +
 drivers/gpu/drm/i915/i915_irq.c       |    6 +-
 drivers/gpu/drm/i915/i915_reg.h       |   13 +--
 drivers/gpu/drm/i915/i915_suspend.c   |    3 +-
 drivers/gpu/drm/i915/intel_display.c  |  187 +++++++++++++++++++++++---------
 drivers/gpu/drm/i915/intel_dp.c       |    7 ++
 drivers/gpu/drm/i915/intel_drv.h      |    3 +-
 drivers/gpu/drm/i915/intel_lvds.c     |   82 ++++++--------
 drivers/gpu/drm/i915/intel_opregion.c |    1 -
 drivers/gpu/drm/i915/intel_panel.c    |   72 +++++++++++++-
 11 files changed, 264 insertions(+), 116 deletions(-)

-- 
keith.packard@intel.com

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2011-08-15 19:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15 19:30 Keith Packard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16 17:39 Keith Packard
2011-09-30  1:18 Keith Packard
2011-10-06 17:12 ` Linus Torvalds
2011-10-06 21:03   ` Keith Packard
2011-10-06 23:02     ` Woody Suwalski
2011-07-21 16:42 Keith Packard
2011-07-12 17:58 Keith Packard
2011-07-01 23:04 Keith Packard
2011-06-28 17:28 Keith Packard
2011-06-25  4:11 Keith Packard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yuny5yuwjzj.fsf@aiko.keithp.com \
    --to=keithp@keithp.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®