Summary: | No support for LVDS 24 bit with kernel mode setting? | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Mike Isely <isely> | ||||||||
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> | ||||||||
Status: | CLOSED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | jbarnes | ||||||||
Version: | unspecified | ||||||||||
Hardware: | Other | ||||||||||
OS: | Linux (All) | ||||||||||
See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=15201 | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Mike Isely
2011-02-24 14:17:55 UTC
A module option is better than nothing. I'm just mildly amused that there is no panel configuration data that tells us the actual color depth. Created attachment 43944 [details] [review] 24 bit LVDS control / support in drm/i915 Here's a git patch that (re)implements LVDS 24 bit control for drm/i915, similar to what I had done in 2008 in the userspace xorg intel driver. This was generated out of a local git repository, built directly on top of the v2.6.37.2 tag. Created attachment 44442 [details] [review] 24 bit LVDS control / support w/ whitespace fixes This is the same patch as before, but with whitespace / tabbing adjusted to match the style of the rest of the source code. Previous match was imposing conventions not compatible with the surrounding code. Created attachment 44443 [details] [review] 24 bit LVDS control / support corrected again Sorry, previous corrected patch didn't actually have the patch data, due to PEBCAK here, wrong option to git-format-patch. This time for sure... Just to be clear, this is the same as the initial posted patch, except that whitespace / tabbing is cleaned up to be compatible with the surrounding code. (In reply to comment #4) > Created an attachment (id=44443) [details] > 24 bit LVDS control / support corrected again > > Sorry, previous corrected patch didn't actually have the patch data, due to > PEBCAK here, wrong option to git-format-patch. This time for sure... I'd change the chair, it's eating patches. ;-) I think this has been merged now? |
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.