Bug 14743

Summary: xorg/driver/xf86-video-vga - Add pciaccess and remove xf?bpp support
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Driver/VGAAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Add-libpciaccess-support-to-generic-vga-driver.patch
none
0002-Compile-warning-fix.patch
none
0001-Compile-warning-fixes.patch
none
0001-Add-libpciaccess-and-remove-xf1bpp-and-xf4bpp-suppor.patch none

Description Paulo César Pereira de Andrade 2008-02-28 22:37:58 UTC
Created attachment 14704 [details] [review]
0001-Add-libpciaccess-support-to-generic-vga-driver.patch

I posted this patch at xorg@ some time ago. Posting again
to avoid it being lost.

   The driver isn't really functional, but if the patch to reenable
the missing function mfbChangeWindowAttributes aka
xf1bppChangeWindowAttributes is added, at least there will exist
no missing symbols...
Comment 1 Paulo César Pereira de Andrade 2008-03-06 13:01:17 UTC
Created attachment 14889 [details] [review]
0002-Compile-warning-fix.patch

  Minor "cosmetic" extra patch, don't define a symbol not used when
libpciaccess is used.
Comment 2 Paulo César Pereira de Andrade 2008-04-12 17:32:21 UTC
Created attachment 15857 [details] [review]
0001-Compile-warning-fixes.patch

  Remade in a single patch as patch2 was also related.

  Note that the vga driver needs compiling the X Server
with --enable-mfb as it is not built by default anymore.
Comment 3 Paulo César Pereira de Andrade 2008-07-18 14:57:44 UTC
  It compiles and is usable is special cases.
Comment 4 Paulo César Pereira de Andrade 2008-07-18 14:58:44 UTC
Created attachment 17761 [details] [review]
0001-Add-libpciaccess-and-remove-xf1bpp-and-xf4bpp-suppor.patch
Comment 5 Paulo César Pereira de Andrade 2008-07-29 14:51:36 UTC
  Fixed in commit 97e2d12548921d92b6dc2dcce8abee48f25981d2.

  The driver is expected to be functional only in a very
few special cases, that include using the console in an
standard vga mode, and from basic tests, it is only working
at 320x200 8bpp (i.e. mode 0x13).

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.