All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/4] drm/i915/display: minor cleanups on drm_i915_private use
Date: Tue,  6 May 2025 13:57:15 +0300	[thread overview]
Message-ID: <cover.1746529001.git.jani.nikula@intel.com> (raw)


Jani Nikula (4):
  drm/i915/dsi: remove dependency on i915_drv.h
  drm/i915/display: remove struct drm_i915_private forward declaration
  drm/i915/bios: fix a comment referencing struct drm_i915_private
  drm/i915/crtc: pass struct intel_display to DISPLAY_VER()

 drivers/gpu/drm/i915/display/intel_bios.h         | 2 +-
 drivers/gpu/drm/i915/display/intel_crtc.c         | 3 +--
 drivers/gpu/drm/i915/display/intel_display_core.h | 4 +---
 drivers/gpu/drm/i915/display/intel_dsi.c          | 7 ++++---
 4 files changed, 7 insertions(+), 9 deletions(-)

-- 
2.39.5


             reply	other threads:[~2025-05-06 10:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06 10:57 Jani Nikula [this message]
2025-05-06 10:57 ` [PATCH 1/4] drm/i915/dsi: remove dependency on i915_drv.h Jani Nikula
2025-05-06 10:57 ` [PATCH 2/4] drm/i915/display: remove struct drm_i915_private forward declaration Jani Nikula
2025-05-06 10:57 ` [PATCH 3/4] drm/i915/bios: fix a comment referencing struct drm_i915_private Jani Nikula
2025-05-06 10:57 ` [PATCH 4/4] drm/i915/crtc: pass struct intel_display to DISPLAY_VER() Jani Nikula
2025-05-06 11:03 ` ✓ CI.Patch_applied: success for drm/i915/display: minor cleanups on drm_i915_private use Patchwork
2025-05-06 11:04 ` ✓ CI.checkpatch: " Patchwork
2025-05-06 11:05 ` ✓ CI.KUnit: " Patchwork
2025-05-06 11:13 ` ✓ CI.Build: " Patchwork
2025-05-06 11:16 ` ✓ CI.Hooks: " Patchwork
2025-05-06 11:17 ` ✗ CI.checksparse: warning " Patchwork
2025-05-06 11:37 ` ✗ Fi.CI.SPARSE: " Patchwork
2025-05-06 11:40 ` ✓ Xe.CI.BAT: success " Patchwork
2025-05-06 12:03 ` ✓ i915.CI.BAT: " Patchwork
2025-05-06 13:39 ` ✓ i915.CI.Full: " Patchwork
2025-05-06 14:16 ` ✗ Xe.CI.Full: failure " Patchwork
2025-05-06 21:57 ` [PATCH 0/4] " Gustavo Sousa
2025-05-07  7:55   ` Jani Nikula
2025-05-26 15:55 ` ✗ CI.Patch_applied: failure for " 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.1746529001.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@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.