All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: rodrigo.vivi@intel.com, jani.nikula@intel.com
Subject: [PATCH 0/7] drm/i915/color: first batch of implicit dev_priv removals
Date: Mon, 29 Apr 2024 17:02:14 +0300	[thread overview]
Message-ID: <cover.1714399071.git.jani.nikula@intel.com> (raw)

This is the first batch from [1], selected based on the macros having
just been moved to intel_color_regs.h, so it's a nice contained set.

BR,
Jani.

[1] https://lore.kernel.org/r/cover.1714136165.git.jani.nikula@intel.com


Jani Nikula (7):
  drm/i915: pass dev_priv explicitly to PALETTE
  drm/i915: pass dev_priv explicitly to PIPE_WGC_C01_C00
  drm/i915: pass dev_priv explicitly to PIPE_WGC_C02
  drm/i915: pass dev_priv explicitly to PIPE_WGC_C11_C10
  drm/i915: pass dev_priv explicitly to PIPE_WGC_C12
  drm/i915: pass dev_priv explicitly to PIPE_WGC_C21_C20
  drm/i915: pass dev_priv explicitly to PIPE_WGC_C22

 drivers/gpu/drm/i915/display/intel_color.c    | 53 +++++++++++--------
 .../gpu/drm/i915/display/intel_color_regs.h   | 14 ++---
 2 files changed, 38 insertions(+), 29 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-04-29 14:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29 14:02 Jani Nikula [this message]
2024-04-29 14:02 ` [PATCH 1/7] drm/i915: pass dev_priv explicitly to PALETTE Jani Nikula
2024-04-29 14:23   ` Rodrigo Vivi
2024-04-30  9:41     ` Jani Nikula
2024-04-29 14:02 ` [PATCH 2/7] drm/i915: pass dev_priv explicitly to PIPE_WGC_C01_C00 Jani Nikula
2024-04-29 14:23   ` Rodrigo Vivi
2024-04-29 14:02 ` [PATCH 3/7] drm/i915: pass dev_priv explicitly to PIPE_WGC_C02 Jani Nikula
2024-04-29 14:24   ` Rodrigo Vivi
2024-04-29 14:02 ` [PATCH 4/7] drm/i915: pass dev_priv explicitly to PIPE_WGC_C11_C10 Jani Nikula
2024-04-29 14:24   ` Rodrigo Vivi
2024-04-29 14:02 ` [PATCH 5/7] drm/i915: pass dev_priv explicitly to PIPE_WGC_C12 Jani Nikula
2024-04-29 14:24   ` Rodrigo Vivi
2024-04-29 14:02 ` [PATCH 6/7] drm/i915: pass dev_priv explicitly to PIPE_WGC_C21_C20 Jani Nikula
2024-04-29 14:25   ` Rodrigo Vivi
2024-04-29 14:02 ` [PATCH 7/7] drm/i915: pass dev_priv explicitly to PIPE_WGC_C22 Jani Nikula
2024-04-29 14:25   ` Rodrigo Vivi
2024-04-29 15:11 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/color: first batch of implicit dev_priv removals Patchwork
2024-04-29 15:11 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-04-29 15:20 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-29 20:18 ` ✓ 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.1714399071.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=rodrigo.vivi@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.