[Bug 101167] [BAT][SKL] igt at kms_flip@basic-flip-vs-dpms produces a dmesg-fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 31 05:55:17 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101167

--- Comment #8 from Marta Löfstedt <marta.lofstedt at intel.com> ---
(In reply to Jani Nikula from comment #7)
...
> On a whim, please try:
> 
> diff --git a/drivers/gpu/drm/i915/intel_dp.c
> b/drivers/gpu/drm/i915/intel_dp.c
> index fc691b8b317c..fb568f75939f 100644
> --- a/drivers/gpu/drm/i915/intel_dp.c
> +++ b/drivers/gpu/drm/i915/intel_dp.c
> @@ -2431,6 +2431,8 @@ void intel_dp_sink_dpms(struct intel_dp *intel_dp, int
> mode)
>  {
>  	int ret, i;
>  
> +	return;
> +
>  	/* Should have a valid DPCD by this point */
>  	if (intel_dp->dpcd[DP_DPCD_REV] < 0x11)
>  		return;

To my surprise above doesn't work. So, it appears as if it is not dpms related.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170531/e5938091/attachment-0001.html>


More information about the intel-gfx-bugs mailing list