From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [CI 0/5] drm/i915: intel_display conversions, cleanups
Date: Wed, 20 Nov 2024 13:30:28 +0200 [thread overview]
Message-ID: <cover.1732102179.git.jani.nikula@intel.com> (raw)
Please CI.
Jani Nikula (5):
drm/i915/overlay: convert to struct intel_display
drm/i915/overlay: add intel_overlay_available() and use it
drm/i915/plane: convert initial plane setup to struct intel_display
drm/i915/irq: hide display_irqs_enabled access
drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
.../gpu/drm/i915/display/intel_display_core.h | 9 +-
.../drm/i915/display/intel_display_driver.c | 6 +-
.../gpu/drm/i915/display/intel_display_irq.c | 37 ++--
.../gpu/drm/i915/display/intel_hotplug_irq.c | 6 +-
drivers/gpu/drm/i915/display/intel_overlay.c | 184 +++++++++---------
drivers/gpu/drm/i915/display/intel_overlay.h | 19 +-
.../drm/i915/display/intel_plane_initial.c | 56 +++---
.../drm/i915/display/intel_plane_initial.h | 4 +-
drivers/gpu/drm/i915/gt/intel_reset.c | 3 +-
drivers/gpu/drm/i915/i915_getparam.c | 5 +-
drivers/gpu/drm/i915/i915_irq.c | 12 +-
drivers/gpu/drm/xe/display/xe_plane_initial.c | 8 +-
12 files changed, 187 insertions(+), 162 deletions(-)
--
2.39.5
next reply other threads:[~2024-11-20 11:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 11:30 Jani Nikula [this message]
2024-11-20 11:30 ` [CI 1/5] drm/i915/overlay: convert to struct intel_display Jani Nikula
2024-11-20 11:30 ` [CI 2/5] drm/i915/overlay: add intel_overlay_available() and use it Jani Nikula
2024-11-20 11:30 ` [CI 3/5] drm/i915/plane: convert initial plane setup to struct intel_display Jani Nikula
2024-11-20 11:30 ` [CI 4/5] drm/i915/irq: hide display_irqs_enabled access Jani Nikula
2024-11-20 11:30 ` [CI 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV Jani Nikula
2024-11-20 11:36 ` ✓ CI.Patch_applied: success for drm/i915: intel_display conversions, cleanups (rev2) Patchwork
2024-11-20 11:36 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-20 11:57 ` ✓ CI.Build: success " Patchwork
2024-11-20 11:59 ` ✓ CI.Hooks: " Patchwork
2024-11-20 12:01 ` ✗ CI.checksparse: warning " Patchwork
2024-11-20 12:19 ` ✓ CI.BAT: success " Patchwork
2024-11-20 20:28 ` ✗ Xe.CI.Full: 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.1732102179.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).