All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrzej Pietrasiewicz <andrzej.p@collabora.com>
To: dri-devel@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-tegra@vger.kernel.org, kernel@collabora.com,
	Shawn Guo <shawnguo@kernel.org>
Subject: [PATCH 0/4] Complete ddc symlink addition
Date: Thu,  2 Jan 2020 14:22:56 +0100	[thread overview]
Message-ID: <20200102132300.24309-1-andrzej.p@collabora.com> (raw)

The series completes the process of adding ddc symlink in connector's
sysfs directory: of the initial submission only the below patches are
still pending, hence this resend. Rebased onto drm-misc-next as of
2020-01-02.

Andrzej Pietrasiewicz (4):
  drm/tegra: Provide ddc symlink in output connector sysfs directory
  drm/vc4: Provide ddc symlink in connector sysfs directory
  drm: zte: Provide ddc symlink in hdmi connector sysfs directory
  drm: zte: Provide ddc symlink in vga connector sysfs directory

 drivers/gpu/drm/tegra/hdmi.c   |  7 ++++---
 drivers/gpu/drm/tegra/sor.c    |  7 ++++---
 drivers/gpu/drm/vc4/vc4_hdmi.c | 12 ++++++++----
 drivers/gpu/drm/zte/zx_hdmi.c  |  6 ++++--
 drivers/gpu/drm/zte/zx_vga.c   |  6 ++++--
 5 files changed, 24 insertions(+), 14 deletions(-)

-- 
2.17.1

WARNING: multiple messages have this Message-ID (diff)
From: Andrzej Pietrasiewicz <andrzej.p@collabora.com>
To: dri-devel@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-tegra@vger.kernel.org, kernel@collabora.com,
	Shawn Guo <shawnguo@kernel.org>
Subject: [PATCH 0/4] Complete ddc symlink addition
Date: Thu,  2 Jan 2020 14:22:56 +0100	[thread overview]
Message-ID: <20200102132300.24309-1-andrzej.p@collabora.com> (raw)

The series completes the process of adding ddc symlink in connector's
sysfs directory: of the initial submission only the below patches are
still pending, hence this resend. Rebased onto drm-misc-next as of
2020-01-02.

Andrzej Pietrasiewicz (4):
  drm/tegra: Provide ddc symlink in output connector sysfs directory
  drm/vc4: Provide ddc symlink in connector sysfs directory
  drm: zte: Provide ddc symlink in hdmi connector sysfs directory
  drm: zte: Provide ddc symlink in vga connector sysfs directory

 drivers/gpu/drm/tegra/hdmi.c   |  7 ++++---
 drivers/gpu/drm/tegra/sor.c    |  7 ++++---
 drivers/gpu/drm/vc4/vc4_hdmi.c | 12 ++++++++----
 drivers/gpu/drm/zte/zx_hdmi.c  |  6 ++++--
 drivers/gpu/drm/zte/zx_vga.c   |  6 ++++--
 5 files changed, 24 insertions(+), 14 deletions(-)

-- 
2.17.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2020-01-02 13:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 13:22 Andrzej Pietrasiewicz [this message]
2020-01-02 13:22 ` [PATCH 0/4] Complete ddc symlink addition Andrzej Pietrasiewicz
2020-01-02 13:22 ` [PATCH 1/4] drm/tegra: Provide ddc symlink in output connector sysfs directory Andrzej Pietrasiewicz
2020-01-02 13:22   ` Andrzej Pietrasiewicz
2020-01-02 13:22 ` [PATCH 2/4] drm/vc4: Provide ddc symlink in " Andrzej Pietrasiewicz
2020-01-02 13:22   ` Andrzej Pietrasiewicz
2020-01-02 13:22 ` [PATCH 3/4] drm: zte: Provide ddc symlink in hdmi " Andrzej Pietrasiewicz
2020-01-02 13:22   ` Andrzej Pietrasiewicz
2020-01-02 13:23 ` [PATCH 4/4] drm: zte: Provide ddc symlink in vga " Andrzej Pietrasiewicz
2020-01-02 13:23   ` Andrzej Pietrasiewicz

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=20200102132300.24309-1-andrzej.p@collabora.com \
    --to=andrzej.p@collabora.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jonathanh@nvidia.com \
    --cc=kernel@collabora.com \
    --cc=linux-tegra@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=thierry.reding@gmail.com \
    /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.