]> www.infradead.org Git - nvme.git/commit
drm/xe: Suspend/resume user access only during system s/r
authorImre Deak <imre.deak@intel.com>
Fri, 23 Aug 2024 11:21:46 +0000 (14:21 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 4 Sep 2024 16:24:37 +0000 (12:24 -0400)
commit880b398288487029ef5062ec5d7fcfc90672f782
tree70eae7b0946aa194f0b9b78837b691364fb1d4db
parent269a3f60843b9d2045e0c09d4bd34a91ed4222aa
drm/xe: Suspend/resume user access only during system s/r

Enable/Disable user access only during system suspend/resume.
This should not happen during runtime s/r

v2: rebased

Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240823112148.327015-2-vinod.govindapillai@intel.com
(cherry picked from commit a64e7e5b05e014dad9ae5858c9644d61400ec6ef)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/display/xe_display.c