Summary: | [Patch] ViaMMIODisable and ViaMMIOEnable functions improvement | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Kevin Brace <kevinbrace> | ||||||
Component: | Driver/openchrome | Assignee: | Openchrome development list <openchrome-devel> | ||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||
Severity: | enhancement | ||||||||
Priority: | medium | CC: | kevinbrace | ||||||
Version: | unspecified | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Created attachment 120324 [details] [review] ViaMMIODisable and ViaMMIOEnable functions improvement patch Made improvements to ViaMMIODisable and ViaMMIOEnable functions inside via_ums.c. In particular, made sure that UniChrome Pro or later graphics will all run through a certain code path within the function. Previously, some chipsets with UniChrome Pro or later graphics were going through the code path meant for UniChrome graphics. The compiled device driver was tested on the following computer. - Epic 1314 laptop (MSI VR321 laptop equivalent, VN896 chipset) with Lubuntu 12.04 i386 I opened this one long time ago, and it is no longer relevant. |
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.
Created attachment 120323 [details] Made improvements to ViaMMIODisable and ViaMMIOEnable functions inside via_ums.c. Made improvements to ViaMMIODisable and ViaMMIOEnable functions inside via_ums.c. In particular, made sure that UniChrome Pro or later graphics will all run through a certain code path within the function. Previously, some chipsets with UniChrome Pro or later graphics were going through the code path meant for UniChrome graphics. The compiled device driver was tested on the following computer. - Epic 1314 laptop (MSI VR321 laptop equivalent, VN896 chipset) with Lubuntu 12.04 i386