Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915: gvt register macro cleanups, unused macro removals
@ 2024-06-07 10:51 Jani Nikula
  2024-06-07 10:51 ` [PATCH 1/6] drm/i915/gvt: remove the unused end parameter from calc_index() Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Jani Nikula @ 2024-06-07 10:51 UTC (permalink / raw)
  To: intel-gfx, intel-gvt-dev; +Cc: rodrigo.vivi, ville.syrjala, jani.nikula

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-06-07 15:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 10:51 [PATCH 0/6] drm/i915: gvt register macro cleanups, unused macro removals Jani Nikula
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox