From: Simon Richter <Simon.Richter@hogyros.de>
To: intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: Simon Richter <Simon.Richter@hogyros.de>
Subject: [PATCH 0/1] Avoid oops on illegal VGA register access
Date: Wed, 18 Feb 2026 01:51:01 +0900 [thread overview]
Message-ID: <20260217165214.236482-1-Simon.Richter@hogyros.de> (raw)
Hi,
this adds a way to avoid the illegal VGA accesses on non-x86 platforms by
letting these platforms report that VGA registers cannot be mapped.
This patch alone doesn't fully solve the problem, it also needs complementary
changes in vgaarb to actually report this, but since the interface is unchanged
and it is wrong to ignore the error code anyway, little coordination is needed
here.
Needs review from Intel whether this is the correct flow, and a decision on
whether this should be backported.
Simon
Simon Richter (1):
drm/i915: handle failure from vga_get
drivers/gpu/drm/i915/display/intel_vga.c | 29 ++++++++++++++++++++----
1 file changed, 24 insertions(+), 5 deletions(-)
base-commit: 15658979e64a7c97eaa65563e27a5a65e68a0188
--
2.47.3
next reply other threads:[~2026-02-17 16:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-17 16:51 Simon Richter [this message]
2026-02-17 16:51 ` [PATCH 1/1] drm/i915: handle failure from vga_get Simon Richter
2026-02-17 20:51 ` Claude review: " Claude Code Review Bot
2026-02-17 20:51 ` Claude review: Avoid oops on illegal VGA register access Claude Code Review Bot
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=20260217165214.236482-1-Simon.Richter@hogyros.de \
--to=simon.richter@hogyros.de \
--cc=dri-devel@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