From: Chon Ming Lee <chon.ming.lee@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/2] Enable VLV to work in BIOS-less system.
Date: Fri, 13 Sep 2013 14:39:19 +0800 [thread overview]
Message-ID: <1379054361-26440-1-git-send-email-chon.ming.lee@intel.com> (raw)
In-Reply-To: <[PATCH] drm/i915: Enable VLV to work in BIOS-less system>
In non PC system, such as IVI, may not use BIOS, instead it uses boot
loader with only minimal system initialization. Most of the time, boot
loader doesn't come with VBIOS, and depends on device driver to fully
initialize the display controller and GPU.
For Valleyview, without VBIOS, i915 fails to work. The patch add some
missing init code, such as doing a DPIO CMNRESET and program the GMBUS
frequency.
Chon Ming Lee (2):
drm/i915: Send a DPIO cmnreset during driver load or system resume.
drm/i915: Program GMBUS Frequency based on the CDCLK
drivers/gpu/drm/i915/i915_reg.h | 8 ++++++
drivers/gpu/drm/i915/intel_i2c.c | 43 +++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_uncore.c | 15 ++++++++++++
3 files changed, 66 insertions(+), 0 deletions(-)
--
1.7.7.6
next parent reply other threads:[~2013-09-13 6:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <[PATCH] drm/i915: Enable VLV to work in BIOS-less system>
2013-09-13 6:39 ` Chon Ming Lee [this message]
2013-09-13 6:39 ` [PATCH 1/2] drm/i915: Send a DPIO cmnreset during driver load or system resume Chon Ming Lee
2013-09-13 11:43 ` Ville Syrjälä
2013-09-24 9:46 ` Chon Ming Lee
2013-09-13 6:39 ` [PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK Chon Ming Lee
2013-09-13 11:23 ` Ville Syrjälä
2013-09-13 12:48 ` Daniel Vetter
2013-09-24 9:47 ` [PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK for VLV Chon Ming Lee
2013-09-24 12:54 ` Ville Syrjälä
2013-09-24 13:18 ` Lee, Chon Ming
2013-09-24 13:45 ` Ville Syrjälä
2013-09-27 7:31 ` Chon Ming Lee
2013-09-27 10:07 ` Ville Syrjälä
2013-09-27 19:31 ` Daniel Vetter
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=1379054361-26440-1-git-send-email-chon.ming.lee@intel.com \
--to=chon.ming.lee@intel.com \
--cc=intel-gfx@lists.freedesktop.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