From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com, maarten.lankhorst@linux.intel.com,
ville.syrjala@linux.intel.com
Subject: [PATCH 0/4] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
Date: Wed, 19 Aug 2026 17:05:09 +0300 [thread overview]
Message-ID: <cover.1787148235.git.jani.nikula@intel.com> (raw)
Another go, with cleanups first.
Jani Nikula (4):
drm/i915/display: use struct intel_atomic_state *state variable naming
drm/i915/display: reduce indent in intel_atomic_commit_fence_wait()
drm/i915/display: debug log about fence wait timeouts and other errors
drm/i915/display: use fixed 10 second timeout for fence wait
drivers/gpu/drm/i915/display/intel_display.c | 25 +++++++++++--------
.../drm/xe/compat-i915-headers/i915_config.h | 16 ------------
2 files changed, 15 insertions(+), 26 deletions(-)
delete mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_config.h
--
2.47.3
next reply other threads:[~2026-08-19 14:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 14:05 Jani Nikula [this message]
2026-08-19 14:05 ` [PATCH 1/4] drm/i915/display: use struct intel_atomic_state *state variable naming Jani Nikula
2026-08-19 14:05 ` [PATCH 2/4] drm/i915/display: reduce indent in intel_atomic_commit_fence_wait() Jani Nikula
2026-08-19 14:05 ` [PATCH 3/4] drm/i915/display: debug log about fence wait timeouts and other errors Jani Nikula
2026-08-19 14:05 ` [PATCH 4/4] drm/i915/display: use fixed 10 second timeout for fence wait Jani Nikula
2026-08-19 14:11 ` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: another stab at i915_fence_timeout() removal Patchwork
2026-08-19 14:12 ` ✓ CI.KUnit: success " Patchwork
2026-08-19 15:09 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-19 15:28 ` ✓ i915.CI.BAT: " Patchwork
2026-08-19 17:04 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-08-19 18:50 ` ✗ i915.CI.Full: " 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.1787148235.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=ville.syrjala@linux.intel.com \
/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.