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: Thu, 21 Jul 2011 09:42:05 -0700 [thread overview]
Message-ID: <yunaac7vb4y.fsf@aiko.keithp.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]
Two fairly useful bug fixes:
* Quirk for Lenovo U160 to prevent a black-screen when KMS starts up.
We've gone round and round trying to make this hardware 'just work',
it's time to give up and special case this box.
* Fix longstanding regression on old (pre-G33) hardware with tiled
buffer alignment.
The following changes since commit d1ca1a004822983e2fc702d5382b4b9a5527cfbe:
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 (2011-07-12 14:18:00 -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
Chris Wilson (1):
drm/i915: Fix unfenced alignment on pre-G33 hardware
Keith Packard (1):
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
drivers/gpu/drm/i915/i915_drv.h | 5 ++-
drivers/gpu/drm/i915/i915_gem.c | 71 ++++++++++++++++----------------
drivers/gpu/drm/i915/i915_gem_tiling.c | 4 +-
drivers/gpu/drm/i915/intel_display.c | 15 ++++++-
4 files changed, 56 insertions(+), 39 deletions(-)
--
keith.packard@intel.com
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2011-07-21 16:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-21 16:42 Keith Packard [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-16 17:39 [PULL] drm-intel-fixes (drm/i915 driver) 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-08-15 19:30 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=yunaac7vb4y.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