]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
authorKarthik Poosa <karthik.poosa@intel.com>
Fri, 23 Jan 2026 17:32:38 +0000 (23:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Feb 2026 12:41:58 +0000 (13:41 +0100)
commit8abb71d4a1dce81032fb784189ed544e9366dc17
tree2127e38585e242fde7bcf45295b89df5ffd1ceea
parent7c5db0957a23092e11a145542b37f61984dbacf5
drm/xe/pm: Disable D3Cold for BMG only on specific platforms

[ Upstream commit bb36170d959fad7f663f91eb9c32a84dd86bef2b ]

Restrict D3Cold disablement for BMG to unsupported NUC platforms,
instead of disabling it on all platforms.

Signed-off-by: Karthik Poosa <karthik.poosa@intel.com>
Fixes: 3e331a6715ee ("drm/xe/pm: Temporarily disable D3Cold on BMG")
Link: https://patch.msgid.link/20260123173238.1642383-1-karthik.poosa@intel.com
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
(cherry picked from commit 39125eaf8863ab09d70c4b493f58639b08d5a897)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/xe/xe_pm.c