9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH 0/3] improve igfx ironlake support
@ 2022-03-02 10:26 Michael Forney
  2022-03-02 10:26 ` [9front] [PATCH 1/3] igfx: maintain single/double-channel LVDS mode from BIOS Michael Forney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Forney @ 2022-03-02 10:26 UTC (permalink / raw)
  To: 9front

Here are some patches I needed to get igfx working on my T410, which
has Ironlake graphics. It seems that Ironlake is very similar to
Sandy Bridge, but there are still a few differences, so it makes
sense to have its own TypeILK.

I have a few more patches for things I found in my debugging that
turned out to be red herrings, which I may send later, but let's
start with these.

Michael Forney (3):
  igfx: maintain single/double-channel LVDS mode from BIOS
  igfx: add TypeILK, since it differs slightly from SNB
  igfx: fix FDI link training on ironlake

 sys/src/cmd/aux/vga/igfx.c | 62 +++++++++++++++++++++++++++-----------
 1 file changed, 45 insertions(+), 17 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-03-02 19:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 10:26 [9front] [PATCH 0/3] improve igfx ironlake support Michael Forney
2022-03-02 10:26 ` [9front] [PATCH 1/3] igfx: maintain single/double-channel LVDS mode from BIOS Michael Forney
2022-03-02 10:26 ` [9front] [PATCH 2/3] igfx: add TypeILK, since it differs slightly from SNB Michael Forney
2022-03-02 10:26 ` [9front] [PATCH 3/3] igfx: fix FDI link training on ironlake Michael Forney
2022-03-02 18:33 ` [9front] [PATCH 0/3] improve igfx ironlake support cinap_lenrek
2022-03-02 19:01 ` cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).