Commit 44e4c56
drm/i915: Initialize the obj flags for shmem objects
Obj flags for shmem objects is not being set correctly. Fixes in setting
BO_ALLOC_USER flag which applies to shmem objs as well.
v2: Add fixes tag (Tvrtko, Matt A)
Fixes: 13d29c8 ("drm/i915/ehl: unconditionally flush the pages on acquire")
Cc: <[email protected]> # v5.15+
Cc: Matthew Auld <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Signed-off-by: Aravind Iddamsetty <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Tvrtko Ursulin <[email protected]>
[tursulin: Grouped all tags together.]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit bca0d1d)
Signed-off-by: Rodrigo Vivi <[email protected]>1 parent 251e8c5 commit 44e4c56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
| |||
0 commit comments