All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-gvt-dev@lists.freedesktop.org
Cc: rodrigo.vivi@intel.com, ville.syrjala@linux.intel.com,
	jani.nikula@intel.com
Subject: [PATCH 0/6] drm/i915: gvt register macro cleanups, unused macro removals
Date: Fri,  7 Jun 2024 13:51:23 +0300	[thread overview]
Message-ID: <cover.1717757337.git.jani.nikula@intel.com> (raw)

Clean up gvt a bit mainly to be able to remove direct _DSPBSURF
reference, but do some drive-by cleanups on top. And then proceed to
remove _DSPBSURF and other unused register macros.

BR,
Jani.

Jani Nikula (6):
  drm/i915/gvt: remove the unused end parameter from calc_index()
  drm/i915/gvt: use proper i915_reg_t for calc_index() parameters
  drm/i915/gvt: rename range variable to stride
  drm/i915/gvt: do not use implict dev_priv in DSPSURF_TO_PIPE()
  drm/i915: remove unused pipe/plane B register macros
  drm/i915: remove unused HSW_STEREO_3D_CTL register macros

 drivers/gpu/drm/i915/gvt/handlers.c | 29 +++++++++++++++--------------
 drivers/gpu/drm/i915/i915_reg.h     | 29 -----------------------------
 2 files changed, 15 insertions(+), 43 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-06-07 10:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 10:51 Jani Nikula [this message]
2024-06-07 10:51 ` [PATCH 1/6] drm/i915/gvt: remove the unused end parameter from calc_index() Jani Nikula
2024-06-07 10:51 ` [PATCH 2/6] drm/i915/gvt: use proper i915_reg_t for calc_index() parameters Jani Nikula
2024-06-07 10:51 ` [PATCH 3/6] drm/i915/gvt: rename range variable to stride Jani Nikula
2024-06-07 10:51 ` [PATCH 4/6] drm/i915/gvt: do not use implict dev_priv in DSPSURF_TO_PIPE() Jani Nikula
2024-06-07 10:51 ` [PATCH 5/6] drm/i915: remove unused pipe/plane B register macros Jani Nikula
2024-06-07 11:34   ` Ville Syrjälä
2024-06-07 12:12     ` Jani Nikula
2024-06-07 13:42       ` Ville Syrjälä
2024-06-07 10:51 ` [PATCH 6/6] drm/i915: remove unused HSW_STEREO_3D_CTL " Jani Nikula
2024-06-07 11:35   ` Ville Syrjälä
2024-06-07 12:21     ` Jani Nikula
2024-06-07 13:41       ` Rodrigo Vivi
2024-06-07 13:44       ` Ville Syrjälä
2024-06-07 15:09         ` Jani Nikula
2024-06-07 13:32 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: gvt register macro cleanups, unused macro removals Patchwork
2024-06-07 13:40 ` ✓ Fi.CI.BAT: success " 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.1717757337.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=ville.syrjala@linux.intel.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.