Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tgl: Update VBTs #525

Closed
crawfxrd opened this issue Mar 1, 2024 · 0 comments · Fixed by #546
Closed

tgl: Update VBTs #525

crawfxrd opened this issue Mar 1, 2024 · 0 comments · Fixed by #546
Assignees

Comments

@crawfxrd
Copy link
Member

crawfxrd commented Mar 1, 2024

TGL VBT was updated from version 240 to 250 with:

Graphics pre-OS no longer work. VBTs need to be updated for the new format.

Actual output

[DEBUG]  PCI: 00:02.0 init
[INFO ]  GMA: Found VBT in CBFS
[INFO ]  GMA: Found valid VBT in CBFS
[INFO ]  framebuffer_info: bytes_per_line: 4096, bits_per_pixel: 32
[INFO ]                     x_res x y_res: 1024 x 768, size: 3145728 at 0xd0000000
[DEBUG]  PCI: 00:02.0 init finished in 6 msecs

Expected output

[DEBUG]  PCI: 00:00:02.0 init
[INFO ]  GMA: Found VBT in CBFS
[INFO ]  GMA: Found valid VBT in CBFS
[INFO ]  framebuffer_info: bytes_per_line: 7680, bits_per_pixel: 32
[INFO ]                     x_res x y_res: 1920 x 1080, size: 8294400 at 0xd0000000
[DEBUG]  PCI: 00:00:02.0 init finished in 6 msecs

Test

  • Verify boot splash shows on the display
  • Verify display renders firmware-setup at correct resolution
@crawfxrd crawfxrd changed the title Update VBTs tgl: Update VBTs May 8, 2024
@crawfxrd crawfxrd self-assigned this May 8, 2024
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 a pull request may close this issue.

1 participant