Re: [PATCH v2 1/6] drm/mst: read sideband messaging cap

2024-02-14 Thread Ville Syrjälä
On Tue, Feb 13, 2024 at 01:30:56PM +0200, Jani Nikula wrote: > Amend drm_dp_read_mst_cap() to return an enum, indicating "SST", "SST > with sideband messaging", or "MST". Modify all call sites to take the > new return value into account. > > v2: > - Rename enumerators (Ville) > > Cc: Arun R Murth

RE: [PATCH v2 1/6] drm/mst: read sideband messaging cap

2024-02-13 Thread Jani Nikula
la, >> Jani >> ; Murthy, Arun R ; Ville >> Syrjälä >> Subject: [PATCH v2 1/6] drm/mst: read sideband messaging cap >> >> Amend drm_dp_read_mst_cap() to return an enum, indicating "SST", "SST with >> sideband messaging", or "MST&quo

RE: [PATCH v2 1/6] drm/mst: read sideband messaging cap

2024-02-13 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Tuesday, February 13, 2024 5:01 PM > To: intel-...@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org; intel...@lists.freedesktop.org; Nikula, > Jani > ; Murthy, Arun R ; Ville > Syrjälä > Subject: [

[PATCH v2 1/6] drm/mst: read sideband messaging cap

2024-02-13 Thread Jani Nikula
Amend drm_dp_read_mst_cap() to return an enum, indicating "SST", "SST with sideband messaging", or "MST". Modify all call sites to take the new return value into account. v2: - Rename enumerators (Ville) Cc: Arun R Murthy Cc: Ville Syrjälä Signed-off-by: Jani Nikula --- drivers/gpu/drm/displa