diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-11 17:16:23 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-11 17:16:23 -0700 |
commit | 513f9bc90d5bc0b812ec58b5ecce9edd8ea8af6a (patch) | |
tree | 380afd832a4059d6725d5b3863cb066d7ad45801 /0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch | |
parent | Updated to 5.19.6 (diff) | |
download | linux-513f9bc90d5bc0b812ec58b5ecce9edd8ea8af6a.tar.xz |
Updated to 5.19.8
Diffstat (limited to '0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch')
-rw-r--r-- | 0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch b/0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch index cd36f84..e080fa6 100644 --- a/0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch +++ b/0002-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch @@ -1,7 +1,7 @@ -From 229f9299c99ad1201c7b3586d4c80c7ba6c157b3 Mon Sep 17 00:00:00 2001 +From a109628df29f8cde35ffcdeda2d6f5181a85d59c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jouni=20H=C3=B6gander?= <jouni.hogander@intel.com> Date: Fri, 13 May 2022 17:28:10 +0300 -Subject: [PATCH 2/6] drm/i915/psr: Use full update In case of area calculation +Subject: [PATCH 2/7] drm/i915/psr: Use full update In case of area calculation fails MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -61,5 +61,5 @@ index 06db407e2749..fecdaaeac39e 100644 goto skip_sel_fetch_set_loop; -- -2.37.1 +2.37.2 |