intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: ville.syrjala@linux.intel.com, jani.nikula@intel.com
Subject: [PATCH 0/8] drm/i915: pass dev_priv explicitly to CUR* registers
Date: Wed, 15 May 2024 14:56:40 +0300	[thread overview]
Message-ID: <cover.1715774156.git.jani.nikula@intel.com> (raw)

Update all the register macros in the intel_cursor_regs.h file.

Jani Nikula (8):
  drm/i915: pass dev_priv explicitly to CURCNTR
  drm/i915: pass dev_priv explicitly to CURBASE
  drm/i915: pass dev_priv explicitly to CURPOS
  drm/i915: pass dev_priv explicitly to CURPOS_ERLY_TPT
  drm/i915: pass dev_priv explicitly to CURSIZE
  drm/i915: pass dev_priv explicitly to CUR_FBC_CTL
  drm/i915: pass dev_priv explicitly to CUR_CHICKEN
  drm/i915: pass dev_priv explicitly to CURSURFLIVE

 drivers/gpu/drm/i915/display/intel_cursor.c   | 33 ++++++++++---------
 .../gpu/drm/i915/display/intel_cursor_regs.h  | 16 ++++-----
 drivers/gpu/drm/i915/display/intel_display.c  |  4 +--
 drivers/gpu/drm/i915/display/intel_psr.c      | 13 +++++---
 drivers/gpu/drm/i915/gvt/display.c            |  8 ++---
 drivers/gpu/drm/i915/gvt/fb_decoder.c         |  6 ++--
 drivers/gpu/drm/i915/intel_gvt_mmio_table.c   | 24 +++++++-------
 7 files changed, 56 insertions(+), 48 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-05-15 11:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 11:56 Jani Nikula [this message]
2024-05-15 11:56 ` [PATCH 1/8] drm/i915: pass dev_priv explicitly to CURCNTR Jani Nikula
2024-05-15 11:56 ` [PATCH 2/8] drm/i915: pass dev_priv explicitly to CURBASE Jani Nikula
2024-05-15 11:56 ` [PATCH 3/8] drm/i915: pass dev_priv explicitly to CURPOS Jani Nikula
2024-05-15 11:56 ` [PATCH 4/8] drm/i915: pass dev_priv explicitly to CURPOS_ERLY_TPT Jani Nikula
2024-05-15 11:56 ` [PATCH 5/8] drm/i915: pass dev_priv explicitly to CURSIZE Jani Nikula
2024-05-15 11:56 ` [PATCH 6/8] drm/i915: pass dev_priv explicitly to CUR_FBC_CTL Jani Nikula
2024-05-15 11:56 ` [PATCH 7/8] drm/i915: pass dev_priv explicitly to CUR_CHICKEN Jani Nikula
2024-05-15 11:56 ` [PATCH 8/8] drm/i915: pass dev_priv explicitly to CURSURFLIVE Jani Nikula
2024-05-15 12:05 ` [PATCH 0/8] drm/i915: pass dev_priv explicitly to CUR* registers Ville Syrjälä
2024-05-16  8:40   ` Jani Nikula
2024-05-15 13:17 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-05-16  3:48 ` ✗ Fi.CI.IGT: failure " 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.1715774156.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).