All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 0/5] display: prefer 3-letter acronym
Date: Tue, 17 Dec 2019 17:42:03 -0800	[thread overview]
Message-ID: <20191218014208.7916-1-lucas.demarchi@intel.com> (raw)

This bothered me for a while so I decided to give it a try: let's
normalize on using the platform acronym for function prefixes.

This does the conversion for some platforms. There are others missing,
but I'm sending this early for the case the idea is shot down.

Lucas De Marchi (5):
  drm/i915/display: prefer 3-letter acronym for haswell
  drm/i915/display: prefer 3-letter acronym for skylake
  drm/i915/display: prefer 3-letter acronym for cannonlake
  drm/i915/display: prefer 3-letter acronym for icelake
  drm/i915/display: prefer 3-letter acronym for ironlake

 drivers/gpu/drm/i915/display/intel_crt.c      |   6 +-
 drivers/gpu/drm/i915/display/intel_ddi.c      |   4 +-
 drivers/gpu/drm/i915/display/intel_display.c  | 278 +++++++++---------
 drivers/gpu/drm/i915/display/intel_display.h  |   2 +-
 drivers/gpu/drm/i915/display/intel_dp.c       |  34 +--
 .../drm/i915/display/intel_fifo_underrun.c    |   6 +-
 6 files changed, 163 insertions(+), 167 deletions(-)

-- 
2.24.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2019-12-18  1:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-18  1:42 Lucas De Marchi [this message]
2019-12-18  1:42 ` [Intel-gfx] [PATCH 1/5] drm/i915/display: prefer 3-letter acronym for haswell Lucas De Marchi
2019-12-18  1:42 ` [Intel-gfx] [PATCH 2/5] drm/i915/display: prefer 3-letter acronym for skylake Lucas De Marchi
2019-12-18  1:42 ` [Intel-gfx] [PATCH 3/5] drm/i915/display: prefer 3-letter acronym for cannonlake Lucas De Marchi
2019-12-18  1:42 ` [Intel-gfx] [PATCH 4/5] drm/i915/display: prefer 3-letter acronym for icelake Lucas De Marchi
2019-12-18  1:42 ` [Intel-gfx] [PATCH 5/5] drm/i915/display: prefer 3-letter acronym for ironlake Lucas De Marchi
2019-12-18 12:59   ` Ville Syrjälä
2019-12-19  0:25     ` Lucas De Marchi
2019-12-18  3:10 ` [Intel-gfx] ✓ Fi.CI.BAT: success for display: prefer 3-letter acronym Patchwork
2019-12-18  6:07 ` [Intel-gfx] [PATCH 0/5] " Jani Nikula
2019-12-19  0:27   ` Lucas De Marchi
2019-12-19  0:36     ` Lucas De Marchi
2019-12-19  8:25       ` Jani Nikula
2019-12-18 19:37 ` [Intel-gfx] ✓ Fi.CI.IGT: success for " Patchwork

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=20191218014208.7916-1-lucas.demarchi@intel.com \
    --to=lucas.demarchi@intel.com \
    --cc=intel-gfx@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.