From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, dri-devel@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 0/3] drm/i915: Use designated initializers for struct pci_device_id init
Date: Mon, 16 Jan 2023 14:18:18 +0200 [thread overview]
Message-ID: <cover.1673871359.git.jani.nikula@intel.com> (raw)
Use designated initializers for struct pci_device_id init.
Jani Nikula (3):
drm/i915/pciids: add common INTEL_VGA_DEVICE_INIT macro
drm/i915/pciids: use designated initializers for struct pci_device_id
drm/i915: define INTEL_VGA_DEVICE_INIT() for subplatform init
drivers/gpu/drm/i915/intel_device_info.c | 4 +--
include/drm/i915_pciids.h | 43 +++++++++++++-----------
2 files changed, 26 insertions(+), 21 deletions(-)
--
2.34.1
WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, dri-devel@lists.freedesktop.org
Subject: [PATCH 0/3] drm/i915: Use designated initializers for struct pci_device_id init
Date: Mon, 16 Jan 2023 14:18:18 +0200 [thread overview]
Message-ID: <cover.1673871359.git.jani.nikula@intel.com> (raw)
Use designated initializers for struct pci_device_id init.
Jani Nikula (3):
drm/i915/pciids: add common INTEL_VGA_DEVICE_INIT macro
drm/i915/pciids: use designated initializers for struct pci_device_id
drm/i915: define INTEL_VGA_DEVICE_INIT() for subplatform init
drivers/gpu/drm/i915/intel_device_info.c | 4 +--
include/drm/i915_pciids.h | 43 +++++++++++++-----------
2 files changed, 26 insertions(+), 21 deletions(-)
--
2.34.1
next reply other threads:[~2023-01-16 12:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 12:18 Jani Nikula [this message]
2023-01-16 12:18 ` [PATCH 0/3] drm/i915: Use designated initializers for struct pci_device_id init Jani Nikula
2023-01-16 12:18 ` [Intel-gfx] [PATCH 1/3] drm/i915/pciids: add common INTEL_VGA_DEVICE_INIT macro Jani Nikula
2023-01-16 12:18 ` Jani Nikula
2023-01-16 12:18 ` [Intel-gfx] [PATCH 2/3] drm/i915/pciids: use designated initializers for struct pci_device_id Jani Nikula
2023-01-16 12:18 ` Jani Nikula
2023-01-16 12:18 ` [Intel-gfx] [PATCH 3/3] drm/i915: define INTEL_VGA_DEVICE_INIT() for subplatform init Jani Nikula
2023-01-16 12:18 ` Jani Nikula
2023-01-16 12:54 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Use designated initializers for struct pci_device_id init Patchwork
2023-01-16 13:26 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-01-16 15:32 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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=cover.1673871359.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--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.