[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240627175947.65513-1-mattschwartz@gwu.edu>
Date: Thu, 27 Jun 2024 10:59:45 -0700
From: Matthew Schwartz <mattschwartz@...ail.gwu.edu>
To: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>
Cc: John Schoenick <johns@...vesoftware.com>,
Mario Limonciello <mario.limonciello@....com>,
Kyle Gospodnetich <me@...egospodneti.ch>,
Hans de Goede <hdegoede@...hat.com>,
dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
Matthew Schwartz <mattschwartz@....edu>
Subject: [PATCH 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision
This is a series of 2 patches.
The first patch is from Valve's publicly available kernel
source tree. It adds a panel rotation quirk for Valve's Steam Deck Galileo
revision, which has an 800x1280 OLED panel. The previous Steam Deck panel
orientation quirk does not apply to the Galileo revision's DMI.
The original commit is missing a Signed-off-by: from the original author,
although the source tree is available publicly in a compressed package
https://steamdeck-packages.steamos.cloud/archlinux-mirror/sources/
under the linux-integration-65 name in Jupiter-Main.
It is also on the public mirror
https://gitlab.com/evlaV/linux-integration/-/commit/d2522d8bf as the
official SteamOS GitLab instance itself is private.
I was told this could be submitted without the original
author's Signed-off-by: if I used Suggested-by: and Link:
Please let me know if this is incorrect.
I added my own Signed-off-by: to the first patch as I was the one who
added a commit message explaining the change. I did not change any
functional part of the patch.
The second patch is one that I authored to clarify which
device version each panel quirk applies to now that there are
multiple Steam Deck revisions.
John Schoenick (1):
drm: panel-orientation-quirks: Add quirk for Valve Galileo
Matthew Schwartz (1):
drm: panel-orientation-quirks: Add labels for both Valve Steam Deck
revisions
drivers/gpu/drm/drm_panel_orientation_quirks.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
2.45.2
Powered by blists - more mailing lists