From: Jani Nikula <jani.nikula@linux.intel.com>
To: Thomas Zimmermann <tzimmermann@suse.de>,
mripard@kernel.org, maarten.lankhorst@linux.intel.com,
airlied@linux.ie, daniel@ffwll.ch
Cc: Thomas Zimmermann <tzimmermann@suse.de>, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v3 0/5] drm/dp: Move DisplayPort helpers into own module
Date: Thu, 20 Jan 2022 11:53:17 +0200 [thread overview]
Message-ID: <87v8yeag36.fsf@intel.com> (raw)
In-Reply-To: <20220114114535.29157-1-tzimmermann@suse.de>
On Fri, 14 Jan 2022, Thomas Zimmermann <tzimmermann@suse.de> wrote:
> Split-off DisplayPort functions from KMS helper library and move them
> into their own module. Reduces the size of drm_kms_helper.ko by ~50%.
Sorry I failed to notice earlier, this breaks 'make htmldocs' build
because Documentation/gpu/ has references to the old filenames:
Error: Cannot open file ./drivers/gpu/drm/drm_dp_helper.c
Error: Cannot open file ./include/drm/drm_dp_helper.h
Error: Cannot open file ./include/drm/drm_dp_helper.h
Error: Cannot open file ./drivers/gpu/drm/drm_dp_helper.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_helper.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_cec.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_cec.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_cec.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_dual_mode_helper.c
Error: Cannot open file ./include/drm/drm_dp_dual_mode_helper.h
Error: Cannot open file ./include/drm/drm_dp_dual_mode_helper.h
Error: Cannot open file ./drivers/gpu/drm/drm_dp_dual_mode_helper.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_dual_mode_helper.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c
Error: Cannot open file ./include/drm/drm_dp_mst_helper.h
Error: Cannot open file ./include/drm/drm_dp_mst_helper.h
Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c
Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2022-01-20 9:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-14 11:45 [PATCH v3 0/5] drm/dp: Move DisplayPort helpers into own module Thomas Zimmermann
2022-01-14 11:45 ` [PATCH v3 1/5] drm/dp_mst: Remove trailing whitespace Thomas Zimmermann
2022-01-14 11:45 ` [PATCH v3 2/5] drm/dp: Move DP declarations into separate header file Thomas Zimmermann
2022-01-14 11:45 ` [PATCH v3 3/5] drm/dp: Move DisplayPort helpers into separate helper module Thomas Zimmermann
2022-01-14 11:45 ` [PATCH v3 4/5] drm/dp: Move public DisplayPort headers into dp/ Thomas Zimmermann
2022-01-14 11:45 ` [PATCH v3 5/5] drm/dp: Move DisplayPort AUX bus helpers " Thomas Zimmermann
2022-01-20 9:53 ` Jani Nikula [this message]
2022-01-20 10:01 ` [PATCH v3 0/5] drm/dp: Move DisplayPort helpers into own module Thomas Zimmermann
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=87v8yeag36.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=tzimmermann@suse.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox