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/5] drm/i915/display: various small cleanups
Date: Tue, 13 May 2025 12:28:40 +0300	[thread overview]
Message-ID: <cover.1747128495.git.jani.nikula@intel.com> (raw)

A bunch of small cleanups.

Jani Nikula (5):
  drm/i915/pps: drop dependency on intel_display_conversion.h
  drm/i915/rps: pass struct intel_display to DISPLAY_VER()
  drm/i915/display: drop unused declarations from intel_display.h
  drm/i915/gem: drop intel_display.h include
  drm/i915/display: drop unnecessary includes on i915 core headers

 .../gpu/drm/i915/display/intel_atomic_plane.c    |  1 -
 drivers/gpu/drm/i915/display/intel_crt.c         |  1 -
 drivers/gpu/drm/i915/display/intel_display.c     |  1 -
 drivers/gpu/drm/i915/display/intel_display.h     | 16 ----------------
 .../gpu/drm/i915/display/intel_display_debugfs.c |  1 -
 drivers/gpu/drm/i915/display/intel_display_rps.c |  3 ++-
 drivers/gpu/drm/i915/display/intel_dp.c          |  1 -
 drivers/gpu/drm/i915/display/intel_dsb.c         |  1 -
 drivers/gpu/drm/i915/display/intel_pps_regs.h    | 15 +++++++--------
 drivers/gpu/drm/i915/gem/i915_gem_domain.c       |  1 -
 10 files changed, 9 insertions(+), 32 deletions(-)

-- 
2.39.5


             reply	other threads:[~2025-05-13  9:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-13  9:28 Jani Nikula [this message]
2025-05-13  9:28 ` [PATCH 1/5] drm/i915/pps: drop dependency on intel_display_conversion.h Jani Nikula
2025-05-13  9:28 ` [PATCH 2/5] drm/i915/rps: pass struct intel_display to DISPLAY_VER() Jani Nikula
2025-05-13  9:28 ` [PATCH 3/5] drm/i915/display: drop unused declarations from intel_display.h Jani Nikula
2025-05-13  9:28 ` [PATCH 4/5] drm/i915/gem: drop intel_display.h include Jani Nikula
2025-05-13  9:28 ` [PATCH 5/5] drm/i915/display: drop unnecessary includes on i915 core headers Jani Nikula
2025-05-13  9:34 ` [PATCH 0/5] drm/i915/display: various small cleanups Ville Syrjälä
2025-05-13 12:22 ` ✗ Fi.CI.SPARSE: warning for " Patchwork
2025-05-13 12:44 ` ✗ i915.CI.BAT: failure " Patchwork
2025-05-13 13:05   ` Jani Nikula
2025-05-14  9:57     ` Ravali, JupallyX
2025-05-14  8:21 ` ✓ i915.CI.BAT: success " Patchwork
2025-05-14  8:55 ` ✓ CI.Patch_applied: " Patchwork
2025-05-14  8:55 ` ✓ CI.checkpatch: " Patchwork
2025-05-14  8:56 ` ✓ CI.KUnit: " Patchwork
2025-05-14  9:07 ` ✓ CI.Build: " Patchwork
2025-05-14  9:09 ` ✓ CI.Hooks: " Patchwork
2025-05-14  9:11 ` ✗ CI.checksparse: warning " Patchwork
2025-05-14  9:36 ` ✓ Xe.CI.BAT: success " Patchwork
2025-05-14 10:44 ` ✗ i915.CI.Full: failure " Patchwork
2025-05-14 12:44 ` ✗ Xe.CI.Full: " Patchwork
2025-05-26 23:11 ` ✗ CI.Patch_applied: " 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.1747128495.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.