[Bug 62552] [i945 regression] modeset failure on SDVO S-video
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 10 13:56:31 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=62552
--- Comment #27 from Marco De Michele <marco.demichele at taolab.it> ---
(In reply to comment #26)
> Quick shot in the dark to try on top of the lasted drm-intel-nightly branch:
>
> diff --git a/drivers/gpu/drm/i915/intel_display.c
> b/drivers/gpu/drm/i915/intel_display.c
> index 457a0a0..e3ee6d8 100644
> --- a/drivers/gpu/drm/i915/intel_display.c
> +++ b/drivers/gpu/drm/i915/intel_display.c
> @@ -4145,6 +4145,8 @@ static void i9xx_adjust_sdvo_tv_clock(struct
> intel_crtc *crtc)
> unsigned dotclock = crtc->config.adjusted_mode.clock;
> struct dpll *clock = &crtc->config.dpll;
>
> + return;
> +
> /* SDVO TV has fixed PLL values depend on its clock range,
> this mirrors vbios setting. */
> if (dotclock >= 100000 && dotclock < 140500) {
I tested the patch. I attach some screenshots. Now it's better, even if it
seems that some lines are missing. I attach 2 1024x768 screenshots and 1
768x576 screenshot.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130410/39a21816/attachment.html>
More information about the intel-gfx-bugs
mailing list