Bug 39672
Summary: | [r280] Black screen on PPC with digital monitor on radeon / Cannot find any crtc or sizes | ||
---|---|---|---|
Product: | Drivers | Reporter: | Vlado Plaga (rechner) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | CLOSED CODE_FIX | ||
Severity: | high | CC: | akpm, florian, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.0.0-rc6 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 36912 | ||
Attachments: |
syslog from system without video output
fix |
Description
Vlado Plaga
2011-07-20 21:29:48 UTC
Created attachment 66382 [details]
fix
This patch should fix the i2c setup.
Great, now I'm running Linux 3.0. :-) And the best thing: it looks like there's also progress regarding the aforementioned bug I reported on freedesktop.org - I'll have to investigate further. This is what glxinfo reports (instead of 'software renderer'): "OpenGL renderer string: Mesa DRI R200 (RV280 5962) 20090101 PowerPC/Altivec TCL DRI2" Patch: https://bugzilla.kernel.org/attachment.cgi?id=66382 Please close this bug if the patch hits Linus tree. A patch referencing this bug report has been merged in Linux v3.1-rc1: commit 6dd666333ddee39903d86f870d5c40d9f100e0cc Author: Alex Deucher <alexander.deucher@amd.com> Date: Sat Jul 23 18:02:04 2011 +0000 drm/radeon/kms: fix i2c map for rv250/280 |