All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/5] drm/i915/dsi: add some missing dphy configuration
Date: Thu,  5 Dec 2024 16:45:34 +0200	[thread overview]
Message-ID: <cover.1733409899.git.jani.nikula@intel.com> (raw)

Untested.

Jani Nikula (5):
  drm/i915/dsi: fix PIX_FMT_MASK width
  drm/i915/dsi: convert DSI_TRANS_FUNC_CONF to REG_BIT() and friends
  drm/i915/dsi: add LP_CLOCK_DURING_LPM bit for DSI_TRANS_FUNC_CONF
  drm/i915/vbt: define a few more DSI dphy config bits
  drm/i915/dsi: set a few DSI_TRANS_FUNC_CONF bits according to VBT

 drivers/gpu/drm/i915/display/icl_dsi.c       | 10 +++
 drivers/gpu/drm/i915/display/icl_dsi_regs.h  | 75 +++++++++-----------
 drivers/gpu/drm/i915/display/intel_bios.h    |  4 +-
 drivers/gpu/drm/i915/display/intel_dsi.h     |  2 +
 drivers/gpu/drm/i915/display/intel_dsi_vbt.c |  2 +
 5 files changed, 52 insertions(+), 41 deletions(-)

-- 
2.39.5


             reply	other threads:[~2024-12-05 14:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-05 14:45 Jani Nikula [this message]
2024-12-05 14:45 ` [PATCH 1/5] drm/i915/dsi: fix PIX_FMT_MASK width Jani Nikula
2024-12-05 14:45 ` [PATCH 2/5] drm/i915/dsi: convert DSI_TRANS_FUNC_CONF to REG_BIT() and friends Jani Nikula
2024-12-05 14:45 ` [PATCH 3/5] drm/i915/dsi: add LP_CLOCK_DURING_LPM bit for DSI_TRANS_FUNC_CONF Jani Nikula
2024-12-05 14:45 ` [PATCH 4/5] drm/i915/vbt: define a few more DSI dphy config bits Jani Nikula
2024-12-05 14:45 ` [PATCH 5/5] drm/i915/dsi: set a few DSI_TRANS_FUNC_CONF bits according to VBT Jani Nikula
2024-12-05 20:54 ` ✗ Fi.CI.SPARSE: warning for drm/i915/dsi: add some missing dphy configuration Patchwork
2024-12-05 21:08 ` ✗ i915.CI.BAT: 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.1733409899.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.