]> www.infradead.org Git - users/willy/pagecache.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)
committerVinod Govindapillai <vinod.govindapillai@intel.com>
Fri, 23 Aug 2024 19:10:54 +0000 (22:10 +0300)
commita64e7e5b05e014dad9ae5858c9644d61400ec6ef
tree57a771748bc81e2f504d544ef54a8d246beeb434
parent501d94389310bb282915e730386d1150b13ae321
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
drivers/gpu/drm/xe/display/xe_display.c