Summary: | [845] i915 work with beryl only at 16bpp | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Randrianasulu <randrik> |
Component: | Drivers/DRI/i915 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | michael.fu |
Version: | unspecified | Keywords: | NEEDINFO |
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
xorg.log with 24 bpp screen depth
xorg.conf xserver patch xf86-video-intel patch |
Description
Andrew Randrianasulu
2007-09-10 21:58:49 UTC
Created attachment 11493 [details]
xorg.log with 24 bpp screen depth
Created attachment 11494 [details]
xorg.conf
If I change DefaultColorDepth 24 to 16 - beryl works. and 32 bpp not supported, at least X don't start in this case, complaining about unsupported (by hardware) depth.
Created attachment 11835 [details] [review] xserver patch Created attachment 11836 [details] [review] xf86-video-intel patch Do these patches fix the problem? (In reply to comment #4) > Created an attachment (id=11836) [details] > xf86-video-intel patch > > Do these patches fix the problem? > I think no, mostly because now i915tex is unified with plain i915 on dri side, and with current ddx (buffer objects for everything) dri don't work at all on my i845. And old dri/drm don't work without recompiling x-server against old drm/mesa stuff... Because this particular feature is much lower on my to-do list for testing - i'll wait for working dri/aiglx with new drivers instead of downgrading everything. Thanks for patches, i'll keep them until better day coming :) i915tex is gone. would you please test on the git upstream to see if this bug still exist? If yes, would you please open another bug to track? I'll mark this bug as wontfix... thanks! The unified i915 driver still has the same code. FWIW, current xserver has a patch which allows the driver to return ~0ULL to indicate that the pixmap can't be used directly. Is this still an issue with DRI2? Sorry, I don't have this hardware anymore ... OK, we'll go ahead and close it then. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.