[CI 14/14] clflush all

Tvrtko Ursulin tvrtko.ursulin at igalia.com
Mon Aug 18 14:06:50 UTC 2025


Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
---
 drivers/gpu/drm/xe/display/xe_fb_pin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/display/xe_fb_pin.c b/drivers/gpu/drm/xe/display/xe_fb_pin.c
index 56c757bffcea..98972df00894 100644
--- a/drivers/gpu/drm/xe/display/xe_fb_pin.c
+++ b/drivers/gpu/drm/xe/display/xe_fb_pin.c
@@ -388,7 +388,7 @@ static void xe_bo_clflush_auxccs(struct xe_bo *bo,
 		if (!plane->width && !plane->height && !plane->linear)
 			continue;
 
-		if (!plane->linear)
+		if (0 && !plane->linear)
 			continue;
 
 		mb();
-- 
2.48.0



More information about the Intel-xe mailing list