Skip to content

Conversation

@TC1995
Copy link
Contributor

@TC1995 TC1995 commented Dec 17, 2023

Summary

  1. LFB access is now done properly through the right svga_read/write linear calls.
  2. Lowres 8bpp mode and Packed/Extended 8bpp+ mode don't mix together, fixes Debian Woody matroxfb module when testing the modes while keeping other compatibility intact (basically enable packed stuff only when gdcreg5 bits 5-6 are 0 when extended mode is set).
  3. Small cleanup in the line accel stuff.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

1. LFB access is now done properly through the right svga_read/write linear calls.
2. Lowres 8bpp mode and Packed/Extended 8bpp+ mode don't mix together, fixes Debian Woody matroxfb module when testing the modes while keeping other compatibility intact (basically enable packed stuff only when gdcreg5 bits 5-6 are 0 when extended mode is set).
3. Small cleanup in the line accel stuff.
@OBattler OBattler merged commit 24a43c6 into master Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants