From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/3] drm/i915/dsi: stop relying on implicit dev_priv variable
Date: Wed, 10 Apr 2024 19:36:25 +0300 [thread overview]
Message-ID: <cover.1712766927.git.jani.nikula@intel.com> (raw)
Rip the band-aid, it's not so bad after all. Well, at least for the
somewhat isolated VLV DSI. But it's a start.
Jani Nikula (3):
drm/i915/dsi: remove unused _MIPIA_AUTOPWG register definition
drm/i915/dsi: add VLV_ prefix to VLV only register macros
drm/i915/dsi: pass i915 to register macros instead of implicit
variable
drivers/gpu/drm/i915/display/intel_display.c | 2 +-
drivers/gpu/drm/i915/display/vlv_dsi.c | 192 +++++------
drivers/gpu/drm/i915/display/vlv_dsi_pll.c | 6 +-
drivers/gpu/drm/i915/display/vlv_dsi_regs.h | 325 +++++++++----------
4 files changed, 259 insertions(+), 266 deletions(-)
--
2.39.2
next reply other threads:[~2024-04-10 16:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-10 16:36 Jani Nikula [this message]
2024-04-10 16:36 ` [PATCH 1/3] drm/i915/dsi: remove unused _MIPIA_AUTOPWG register definition Jani Nikula
2024-04-10 16:36 ` [PATCH 2/3] drm/i915/dsi: add VLV_ prefix to VLV only register macros Jani Nikula
2024-04-10 16:36 ` [PATCH 3/3] drm/i915/dsi: pass i915 to register macros instead of implicit variable Jani Nikula
2024-04-10 18:48 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: stop relying on implicit dev_priv variable Patchwork
2024-04-10 18:53 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-11 5:28 ` ✗ 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.1712766927.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--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.