All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: "Alex Ramírez" <lxrmrz732@rocketmail.com>
Cc: nouveau@lists.freedesktop.org
Subject: Re: [PATCH v2 1/2] drm/nouveau: add missing DCB connector types
Date: Tue, 14 Oct 2025 18:07:12 +0200	[thread overview]
Message-ID: <20251014160712.GC181869@pevik> (raw)
In-Reply-To: <20251013222424.12613-5-lxrmrz732@rocketmail.com>

Hi Alex,

> * Add missing DCB connectors in conn.h as per the NVIDIA DCB specification.

> A lot of connector logic was rewritten for Linux v6.5; some display connector types
> went unaccounted-for which caused kernel warnings on devices with the now-unsupported
> DCB connectors. This patch adds all of the DCB connectors as defined by NVIDIA to the
> dcb_connector_type enum to bring back support for these connectors to the new logic.

> Fixes: 8b7d92cad953 ("drm/nouveau/kms/nv50-: create connectors based on nvkm info")
> Link: https://download.nvidia.com/open-gpu-doc/DCB/1/DCB-4.0-Specification.html
nit: maybe
Link: https://download.nvidia.com/open-gpu-doc/DCB/1/DCB-4.0-Specification.html#_connector_table_entry

Thanks for adding the docs as comments!

Reviewed-by: Petr Vorel <pvorel@suse.cz>

Kind regards,
Petr

  reply	other threads:[~2025-10-14 16:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251013222424.12613-3-lxrmrz732.ref@rocketmail.com>
2025-10-13 22:18 ` [PATCH v2 0/2] drm/nouveau: add and implement missing DCB connector values Alex Ramírez
2025-10-13 22:18   ` [PATCH v2 1/2] drm/nouveau: add missing DCB connector types Alex Ramírez
2025-10-14 16:07     ` Petr Vorel [this message]
2025-10-15 18:19       ` Alexander Ramirez
2025-10-13 22:18   ` [PATCH v2 2/2] drm/nouveau: implement missing DCB connector types; gracefully handle unknown connectors Alex Ramírez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251014160712.GC181869@pevik \
    --to=pvorel@suse.cz \
    --cc=lxrmrz732@rocketmail.com \
    --cc=nouveau@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.