dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javierm@redhat.com>
To: Thomas Zimmermann <tzimmermann@suse.de>,
	daniel@ffwll.ch, airlied@linux.ie,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	jani.nikula@linux.intel.com, lyude@redhat.com
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/8] drm: Rename dp/ to display/
Date: Wed, 30 Mar 2022 11:04:16 +0200	[thread overview]
Message-ID: <53cbae54-be1a-bd36-b587-d4491a7ece5d@redhat.com> (raw)
In-Reply-To: <20220322192743.14414-3-tzimmermann@suse.de>

On 3/22/22 20:27, Thomas Zimmermann wrote:
> Rename dp/ to display/ to account for additional display-related
> helpers, such as HDMI. Update all related include statements. No
> functional changes.
> 
> Various drivers, such as i915 and amdgpu, use similar naming scheme
> by putting code for video-output standards into a local display/
> directory. The new directory's name is aligned with that policy.
>

It is really a policy or just a convention ?
 
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> ---
> 

Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>

-- 
Best regards,

Javier Martinez Canillas
Linux Engineering
Red Hat


  reply	other threads:[~2022-03-30  9:04 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22 19:27 [PATCH 0/8] drm: Introduce display-helper library Thomas Zimmermann
2022-03-22 19:27 ` [PATCH 1/8] drm: Put related statements next to each other in Makefile Thomas Zimmermann
2022-03-30  8:13   ` Jani Nikula
2022-03-30  8:13   ` Javier Martinez Canillas
2022-03-22 19:27 ` [PATCH 2/8] drm: Rename dp/ to display/ Thomas Zimmermann
2022-03-30  9:04   ` Javier Martinez Canillas [this message]
2022-03-30  9:24     ` Thomas Zimmermann
2022-03-30 13:52   ` Alex Deucher
2022-03-22 19:27 ` [PATCH 3/8] drm/display: Introduce a DRM display-helper module Thomas Zimmermann
2022-03-30  9:23   ` Javier Martinez Canillas
2022-03-30 10:32     ` Thomas Zimmermann
2022-03-31  6:57       ` Javier Martinez Canillas
2022-04-06 19:08     ` Thomas Zimmermann
2022-04-07  7:43       ` Javier Martinez Canillas
2022-04-07  8:03         ` Thomas Zimmermann
2022-04-07  8:45           ` Jani Nikula
2022-04-18 18:13             ` Thomas Zimmermann
2022-03-22 19:27 ` [PATCH 4/8] drm/display: Split DisplayPort header into core and helper Thomas Zimmermann
2022-04-01  7:18   ` Javier Martinez Canillas
2022-03-22 19:27 ` [PATCH 5/8] drm/display: Move DSC header and helpers into display-helper module Thomas Zimmermann
2022-04-01  7:23   ` Javier Martinez Canillas
2022-03-22 19:27 ` [PATCH 6/8] drm/display: Move HDCP " Thomas Zimmermann
2022-03-30  7:12   ` Jani Nikula
2022-03-30  8:05     ` Thomas Zimmermann
2022-04-01  8:23   ` Javier Martinez Canillas
2022-03-22 19:27 ` [PATCH 7/8] drm/display: Move HDMI " Thomas Zimmermann
2022-03-30 10:35   ` Jani Nikula
2022-04-06 19:47     ` Thomas Zimmermann
2022-04-07  7:32       ` Jani Nikula
2022-04-07  7:34         ` Jani Nikula
2022-04-07  7:44           ` Thomas Zimmermann
2022-03-22 19:27 ` [PATCH 8/8] drm/display: Move SCDC helpers into display-helper library Thomas Zimmermann
2022-03-29 19:26 ` [PATCH 0/8] drm: Introduce " Lyude Paul

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=53cbae54-be1a-bd36-b587-d4491a7ece5d@redhat.com \
    --to=javierm@redhat.com \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=lyude@redhat.com \
    --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