Bug 79461
Summary: | when booting, during drm switch to native resolution, graphics garbled | ||
---|---|---|---|
Product: | Drivers | Reporter: | tomas m (tmezzadra) |
Component: | Video(DRI - Intel) | Assignee: | Damien Lespiau (damien.lespiau) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | high | CC: | intel-gfx-bugs |
Priority: | P1 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 3.16-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
tomas m
2014-07-03 19:38:56 UTC
I guess it's worth giving git bisect a try. Maybe you could try to restrict the bisect to drivers/gpu/drm/i915 (git bisect takes a path! I never tried it but looks handy) Damien, Thanks! yes, found offending commit. reverted it on 3.16-rc1 and the screen works ok again. 98ec77397a5c68ce753dc283aaa6f4742328bcdd but. Still computer will lockup. now building a test on top of the tree. for sure reverting that commit fixes my graphics problems. yes. no top of the tree computer boots ok. so i reconfirm 98ec77397a is the offending commit. maybe you need more info from my computer to figure what is going on? On the other hand. testing the tree at its last commit (110e4308f89fed7be8) has the problem fixed too. So i guess the problem was being worked after all :) im marking this as fixed. Sorry for your inconvenience Tomas Hello. i acted too fast. apparently i dont know how to undo changes to a revert in a local git correctly. and was always testing with the revert in place. the bug is still there on master for my hardware and of course, the mentioned commit is the culprit. any ideas on what to test? Thanks! Tomas Hello. Tested RC7 and it works again (this time, certain!). I dont know where the fix came. closing for now. Thanks!! |