Re: FAILED: patch "[PATCH] drm/i915: tune down the fast link training vs boot fail" failed to apply to 4.9-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

2017-01-08 15:50 GMT+01:00 Greg KH <greg@xxxxxxxxx>:
> On Sun, Jan 08, 2017 at 02:40:57PM +0100, koos vriezen wrote:
>> Hi,
>>
>> Looks like "[PATCH] drm/i915: tune down the fast link training vs boot
>> fail" is based on
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/i915/intel_dp.c?id=d4cb3fd9b548b8bfe2a712ec920b9ebabd3547ab
>>
>> Combined I get this diff
>>
>> --- a/drivers/gpu/drm/i915/intel_dp.c        2017-01-08 14:37:01.443536926 +0100
>> +++ b/drivers/gpu/drm/i915/intel_dp.c      2017-01-08 14:37:17.703138505 +0100
>> @@ -4017,6 +4017,11 @@
>>         if (!to_intel_crtc(intel_encoder->base.crtc)->active)
>>                 return;
>>
>> +       /* FIXME: we need to synchronize this sort of stuff with hardware
>> +        * readout. Currently fast link training doesn't work on boot-up. */
>> +       if (!intel_dp->lane_count)
>> +               return;
>> +
>>         /* if link training is requested we should perform it always */
>>         if ((intel_dp->compliance_test_type == DP_TEST_LINK_TRAINING) ||
>>             (!drm_dp_channel_eq_ok(link_status, intel_dp->lane_count))) {
>>
>>
>
> What does that mean, I should include the previous patch as well?
> Please be specific, I have no short-term memory :)

Just compiled with both patches and see no problem. Judging the
d4cb3fd9b548b8bfe2a712ec920b9ebabd3547ab commit description and commit
date, I think yes. Added Ville Syrjälä to judge whether stable should
have that patch.

Koos

> greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]