public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc
@ 2015-06-30 12:33 ville.syrjala
  2015-06-30 12:33 ` [PATCH 1/4] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms ville.syrjala
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: ville.syrjala @ 2015-06-30 12:33 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Here's my second attempt at flipping HDMI 12bpc back on. In my last attempt [1]
Imre found that lots of standard CEA modes (1080p60 etc.) no longer work on
BXT due to the 12bpc port clock landing in a range that the DPLL can't generate.
CHV has the same limitation but it doesn't do 12bpc so the situation there
isn't as bad.

This series attempts to work around this problem by falling back to 8bpc when
the 1.5x port clock frequency turns out to be bad. Additionally we will from
now on filter out any mode where both 8bpc and 12bpc port clock is bad.

[1] http://lists.freedesktop.org/archives/intel-gfx/2015-June/068988.html

Ville Syrjälä (4):
  drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI
    platforms
  drm/i915: Bump HDMI min port clock to 25 MHz
  drm/i915: Account for CHV/BXT DPLL clock limittions
  Revert "drm/i915: Disable 12bpc hdmi for now"

 drivers/gpu/drm/i915/intel_ddi.c  | 49 +++++++++++++++++-----------------
 drivers/gpu/drm/i915/intel_hdmi.c | 55 +++++++++++++++++++++++++++------------
 2 files changed, 63 insertions(+), 41 deletions(-)

-- 
2.3.6

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-07-06  7:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30 12:33 [PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc ville.syrjala
2015-06-30 12:33 ` [PATCH 1/4] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms ville.syrjala
2015-06-30 12:33 ` [PATCH 2/4] drm/i915: Bump HDMI min port clock to 25 MHz ville.syrjala
2015-06-30 12:33 ` [PATCH 3/4] drm/i915: Account for CHV/BXT DPLL clock limitations ville.syrjala
2015-06-30 16:23   ` [PATCH v2 " ville.syrjala
2015-06-30 12:33 ` [PATCH 4/4] Revert "drm/i915: Disable 12bpc hdmi for now" ville.syrjala
2015-07-01 18:08 ` [PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc Imre Deak
2015-07-06  7:45   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox