Bug 23482

Summary: Regression: DisplayPort stops working between 2.6.37-rc1 and rc2
Product: Drivers Reporter: Maciej Rutecki (maciej.rutecki)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: CLOSED CODE_FIX    
Severity: normal CC: alexdeucher, maciej.rutecki, rjw
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.37-rc2 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 21782    

Description Maciej Rutecki 2010-11-21 16:58:24 UTC
Subject    : Regression: DisplayPort stops working between 2.6.37-rc1 and rc2
Submitter  : Kjell Rune Skaaraas <kjella79@yahoo.no>
Date       : 2010-11-17 16:45
Message-ID : 452269.51735.qm@web27103.mail.ukl.yahoo.com
References : http://marc.info/?l=linux-kernel&m=129001236904228&w=2

This entry is being used for tracking a regression from 2.6.36. Please don't
close it until the problem is fixed in the mainline.
Comment 1 Alex Deucher 2010-11-21 17:03:45 UTC
This was due to some i2c core changes.  Fixed with this patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a5193fe50e7f21c26d22c17c8196420fac1a3ca7
Which Linus has already pulled.