All of lore.kernel.org
 help / color / mirror / Atom feed
* nouveau: add HDMI FRL support for GSP enabled GPUs
@ 2026-04-23  0:42 Dave Airlie
  2026-04-23  0:42 ` [PATCH 1/4] nouveau: move HDMI sink caps to outp level for GSP-RM Dave Airlie
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dave Airlie @ 2026-04-23  0:42 UTC (permalink / raw)
  To: dri-devel; +Cc: nouveau

This adds higher refresh and resolution modes that need FRL support
on HDMI.

With GSP the firmware handles most of the hard work, just need to
send things in the correct order and handle the link training at the
right points.

The first commit reorders current SCDC support on GSP to do things
in the same order as NVIDIA open driver. Then it builds on that to add
FRL pieces in the backend, and the final patch adds all the frontend
pieces.

I've tested this on Ampere GA106 + a HDMI 2.1 capture card (Elgato X).

I used claude code to iterate on this a bunch to solve the ordering
issues and align with NVIDIA programming sequences.

Dave.


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

end of thread, other threads:[~2026-04-23  0:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23  0:42 nouveau: add HDMI FRL support for GSP enabled GPUs Dave Airlie
2026-04-23  0:42 ` [PATCH 1/4] nouveau: move HDMI sink caps to outp level for GSP-RM Dave Airlie
2026-04-23  0:42 ` [PATCH 2/4] nouveau: add FRL and DSC parameters to HDMI sink caps interface Dave Airlie
2026-04-23  0:42 ` [PATCH 3/4] nouveau: add HDMI FRL training API and retrain event handling Dave Airlie
2026-04-23  0:42 ` [PATCH 4/4] nouveau: wire up HDMI FRL in the display frontend Dave Airlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.