* [PATCH] drm/i915: Fix BO alloc flags
@ 2025-12-10 11:09 Loïc Molinari
2025-12-10 13:14 ` ✓ i915.CI.BAT: success for " Patchwork
2025-12-10 14:08 ` [PATCH] " Tvrtko Ursulin
0 siblings, 2 replies; 4+ messages in thread
From: Loïc Molinari @ 2025-12-10 11:09 UTC (permalink / raw)
To: David Airlie, Simona Vetter, Jani Nikula, Joonas Lahtinen,
Rodrigo Vivi, Tvrtko Ursulin, Boris Brezillon, Loïc Molinari,
Mikołaj Wasiak, Andi Shyti, Christopher Healy
Cc: linux-kernel, dri-devel, intel-gfx, kernel, Chaitanya Kumar Borah
I915_BO_ALLOC_NOTHP must be added to the I915_BO_ALLOC_FLAGS mask in
order to pass GEM_BUG_ON() valid flags checks.
Reported-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Closes: https://lore.kernel.org/intel-gfx/d73adfa8-d61b-46b3-9385-dde53d8db8ad@intel.com/
Fixes: a8a9a590221c ("drm/i915: Use huge tmpfs mountpoint helpers")
Suggested-by: Tvrtko Ursulin <tursulin@ursulin.net>
Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
---
drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
index f94409e8ec4c..35d4c7d0c579 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
+++ b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
@@ -363,6 +363,7 @@ struct drm_i915_gem_object {
I915_BO_ALLOC_PM_EARLY | \
I915_BO_ALLOC_GPU_ONLY | \
I915_BO_ALLOC_CCS_AUX | \
+ I915_BO_ALLOC_NOTHP | \
I915_BO_PREALLOC)
#define I915_BO_READONLY BIT(10)
#define I915_TILING_QUIRK_BIT 11 /* unknown swizzling; do not release! */
--
2.47.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* ✓ i915.CI.BAT: success for drm/i915: Fix BO alloc flags
2025-12-10 11:09 [PATCH] drm/i915: Fix BO alloc flags Loïc Molinari
@ 2025-12-10 13:14 ` Patchwork
2025-12-10 14:08 ` [PATCH] " Tvrtko Ursulin
1 sibling, 0 replies; 4+ messages in thread
From: Patchwork @ 2025-12-10 13:14 UTC (permalink / raw)
To: Loïc Molinari; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 15813 bytes --]
== Series Details ==
Series: drm/i915: Fix BO alloc flags
URL : https://patchwork.freedesktop.org/series/158754/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_17654 -> Patchwork_158754v1
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/index.html
Participating hosts (42 -> 34)
------------------------------
Additional (1): fi-glk-j4005
Missing (9): bat-mtlp-9 bat-adlp-11 fi-bsw-n3050 bat-adlp-6 fi-snb-2520m bat-dg2-13 bat-apl-1 fi-bsw-nick bat-jsl-1
Known issues
------------
Here are the changes found in Patchwork_158754v1 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@dmabuf@all-tests@dma_fence_chain:
- bat-twl-2: NOTRUN -> [SKIP][1] ([i915#15249])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-twl-2/igt@dmabuf@all-tests@dma_fence_chain.html
- bat-twl-1: NOTRUN -> [SKIP][2] ([i915#15249])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-twl-1/igt@dmabuf@all-tests@dma_fence_chain.html
- bat-jsl-5: NOTRUN -> [SKIP][3] ([i915#15249])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-jsl-5/igt@dmabuf@all-tests@dma_fence_chain.html
- fi-tgl-1115g4: NOTRUN -> [SKIP][4] ([i915#15249])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-tgl-1115g4/igt@dmabuf@all-tests@dma_fence_chain.html
- fi-skl-6600u: NOTRUN -> [SKIP][5]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-skl-6600u/igt@dmabuf@all-tests@dma_fence_chain.html
- bat-kbl-2: NOTRUN -> [SKIP][6]
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-kbl-2/igt@dmabuf@all-tests@dma_fence_chain.html
* igt@gem_huc_copy@huc-copy:
- fi-glk-j4005: NOTRUN -> [SKIP][7] ([i915#2190])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-glk-j4005/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@parallel-random-engines:
- fi-glk-j4005: NOTRUN -> [SKIP][8] ([i915#4613]) +3 other tests skip
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-glk-j4005/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@kms_psr@psr-primary-page-flip:
- fi-glk-j4005: NOTRUN -> [SKIP][9] +12 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-glk-j4005/igt@kms_psr@psr-primary-page-flip.html
#### Possible fixes ####
* igt@i915_selftest@live:
- fi-hsw-4770: [ABORT][10] -> [PASS][11] +1 other test pass
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-hsw-4770/igt@i915_selftest@live.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-hsw-4770/igt@i915_selftest@live.html
- fi-ivb-3770: [ABORT][12] ([i915#15399]) -> [PASS][13] +1 other test pass
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-ivb-3770/igt@i915_selftest@live.html
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-ivb-3770/igt@i915_selftest@live.html
- bat-mtlp-8: [ABORT][14] ([i915#15399]) -> [PASS][15] +1 other test pass
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-mtlp-8/igt@i915_selftest@live.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-mtlp-8/igt@i915_selftest@live.html
- bat-dg2-8: [ABORT][16] ([i915#15399]) -> [PASS][17] +1 other test pass
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg2-8/igt@i915_selftest@live.html
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg2-8/igt@i915_selftest@live.html
- bat-adls-6: [ABORT][18] ([i915#15399]) -> [PASS][19] +1 other test pass
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-adls-6/igt@i915_selftest@live.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-adls-6/igt@i915_selftest@live.html
- bat-arlh-3: [ABORT][20] ([i915#15399]) -> [PASS][21] +1 other test pass
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-arlh-3/igt@i915_selftest@live.html
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-arlh-3/igt@i915_selftest@live.html
- bat-adlp-9: [ABORT][22] ([i915#14365] / [i915#15399]) -> [PASS][23]
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-adlp-9/igt@i915_selftest@live.html
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-adlp-9/igt@i915_selftest@live.html
- bat-twl-1: [ABORT][24] ([i915#14365] / [i915#15399]) -> [PASS][25]
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-twl-1/igt@i915_selftest@live.html
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-twl-1/igt@i915_selftest@live.html
- bat-rplp-1: [ABORT][26] ([i915#14365] / [i915#15399]) -> [PASS][27]
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-rplp-1/igt@i915_selftest@live.html
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-rplp-1/igt@i915_selftest@live.html
- fi-skl-6600u: [INCOMPLETE][28] ([i915#15157]) -> [PASS][29]
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-skl-6600u/igt@i915_selftest@live.html
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-skl-6600u/igt@i915_selftest@live.html
- bat-twl-2: [ABORT][30] ([i915#14365] / [i915#15399]) -> [PASS][31]
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-twl-2/igt@i915_selftest@live.html
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-twl-2/igt@i915_selftest@live.html
* igt@i915_selftest@live@active:
- fi-rkl-11600: [DMESG-FAIL][32] -> [PASS][33]
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-rkl-11600/igt@i915_selftest@live@active.html
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-rkl-11600/igt@i915_selftest@live@active.html
* igt@i915_selftest@live@gt_timelines:
- fi-skl-6600u: [INCOMPLETE][34] -> [PASS][35]
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-skl-6600u/igt@i915_selftest@live@gt_timelines.html
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-skl-6600u/igt@i915_selftest@live@gt_timelines.html
* igt@i915_selftest@live@hugepages:
- bat-adlp-9: [ABORT][36] ([i915#15399]) -> [PASS][37]
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-adlp-9/igt@i915_selftest@live@hugepages.html
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-adlp-9/igt@i915_selftest@live@hugepages.html
- bat-twl-1: [ABORT][38] ([i915#15399]) -> [PASS][39]
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-twl-1/igt@i915_selftest@live@hugepages.html
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-twl-1/igt@i915_selftest@live@hugepages.html
- bat-arls-5: [ABORT][40] ([i915#15399]) -> [PASS][41] +1 other test pass
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-arls-5/igt@i915_selftest@live@hugepages.html
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-arls-5/igt@i915_selftest@live@hugepages.html
- bat-rplp-1: [ABORT][42] ([i915#15399]) -> [PASS][43]
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-rplp-1/igt@i915_selftest@live@hugepages.html
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-rplp-1/igt@i915_selftest@live@hugepages.html
- bat-arlh-2: [ABORT][44] ([i915#15399]) -> [PASS][45] +1 other test pass
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-arlh-2/igt@i915_selftest@live@hugepages.html
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-arlh-2/igt@i915_selftest@live@hugepages.html
- fi-rkl-11600: [ABORT][46] ([i915#15399]) -> [PASS][47] +1 other test pass
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-rkl-11600/igt@i915_selftest@live@hugepages.html
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-rkl-11600/igt@i915_selftest@live@hugepages.html
- bat-dg1-7: [ABORT][48] ([i915#15399]) -> [PASS][49] +1 other test pass
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg1-7/igt@i915_selftest@live@hugepages.html
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg1-7/igt@i915_selftest@live@hugepages.html
- bat-dg2-9: [ABORT][50] ([i915#15399]) -> [PASS][51]
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg2-9/igt@i915_selftest@live@hugepages.html
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg2-9/igt@i915_selftest@live@hugepages.html
- fi-kbl-x1275: [ABORT][52] ([i915#15399]) -> [PASS][53] +1 other test pass
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-kbl-x1275/igt@i915_selftest@live@hugepages.html
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-kbl-x1275/igt@i915_selftest@live@hugepages.html
- bat-rpls-4: [ABORT][54] ([i915#15399]) -> [PASS][55] +1 other test pass
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-rpls-4/igt@i915_selftest@live@hugepages.html
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-rpls-4/igt@i915_selftest@live@hugepages.html
- fi-kbl-7567u: [ABORT][56] ([i915#15399]) -> [PASS][57] +1 other test pass
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-kbl-7567u/igt@i915_selftest@live@hugepages.html
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-kbl-7567u/igt@i915_selftest@live@hugepages.html
- fi-kbl-8809g: [ABORT][58] ([i915#15399]) -> [PASS][59] +1 other test pass
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-kbl-8809g/igt@i915_selftest@live@hugepages.html
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-kbl-8809g/igt@i915_selftest@live@hugepages.html
- bat-jsl-5: [ABORT][60] ([i915#15399]) -> [PASS][61] +1 other test pass
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-jsl-5/igt@i915_selftest@live@hugepages.html
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-jsl-5/igt@i915_selftest@live@hugepages.html
- bat-dg1-6: [ABORT][62] ([i915#15399]) -> [PASS][63] +1 other test pass
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg1-6/igt@i915_selftest@live@hugepages.html
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg1-6/igt@i915_selftest@live@hugepages.html
- fi-tgl-1115g4: [ABORT][64] ([i915#15399]) -> [PASS][65] +1 other test pass
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-tgl-1115g4/igt@i915_selftest@live@hugepages.html
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-tgl-1115g4/igt@i915_selftest@live@hugepages.html
- fi-cfl-guc: [ABORT][66] ([i915#15399]) -> [PASS][67] +1 other test pass
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-cfl-guc/igt@i915_selftest@live@hugepages.html
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-cfl-guc/igt@i915_selftest@live@hugepages.html
- bat-twl-2: [ABORT][68] ([i915#15399]) -> [PASS][69]
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-twl-2/igt@i915_selftest@live@hugepages.html
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-twl-2/igt@i915_selftest@live@hugepages.html
- fi-cfl-8700k: [ABORT][70] ([i915#15399]) -> [PASS][71] +1 other test pass
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/fi-cfl-8700k/igt@i915_selftest@live@hugepages.html
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/fi-cfl-8700k/igt@i915_selftest@live@hugepages.html
- bat-dg2-14: [ABORT][72] ([i915#15399]) -> [PASS][73] +1 other test pass
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg2-14/igt@i915_selftest@live@hugepages.html
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg2-14/igt@i915_selftest@live@hugepages.html
- bat-kbl-2: [ABORT][74] ([i915#15399]) -> [PASS][75] +1 other test pass
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-kbl-2/igt@i915_selftest@live@hugepages.html
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-kbl-2/igt@i915_selftest@live@hugepages.html
- bat-atsm-1: [INCOMPLETE][76] ([i915#15399]) -> [PASS][77]
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-atsm-1/igt@i915_selftest@live@hugepages.html
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-atsm-1/igt@i915_selftest@live@hugepages.html
- bat-dg2-11: [ABORT][78] ([i915#15399]) -> [PASS][79]
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg2-11/igt@i915_selftest@live@hugepages.html
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg2-11/igt@i915_selftest@live@hugepages.html
- bat-arls-6: [ABORT][80] ([i915#15399]) -> [PASS][81] +1 other test pass
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-arls-6/igt@i915_selftest@live@hugepages.html
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-arls-6/igt@i915_selftest@live@hugepages.html
#### Warnings ####
* igt@i915_selftest@live:
- bat-dg2-9: [ABORT][82] ([i915#15399]) -> [DMESG-FAIL][83] ([i915#12061])
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg2-9/igt@i915_selftest@live.html
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg2-9/igt@i915_selftest@live.html
- bat-dg2-11: [ABORT][84] ([i915#15399]) -> [DMESG-FAIL][85] ([i915#12061])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-dg2-11/igt@i915_selftest@live.html
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-dg2-11/igt@i915_selftest@live.html
- bat-atsm-1: [INCOMPLETE][86] ([i915#15157]) -> [DMESG-FAIL][87] ([i915#12061] / [i915#14204])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17654/bat-atsm-1/igt@i915_selftest@live.html
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/bat-atsm-1/igt@i915_selftest@live.html
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#14204]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14204
[i915#14365]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14365
[i915#15157]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15157
[i915#15249]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15249
[i915#15399]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15399
[i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
Build changes
-------------
* Linux: CI_DRM_17654 -> Patchwork_158754v1
CI-20190529: 20190529
CI_DRM_17654: 2a9deeb5c3fd4dddbed361f10b26ce567072a985 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8662: 9410b6926f317e8bf824502394e09ee8753ff65e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_158754v1: 2a9deeb5c3fd4dddbed361f10b26ce567072a985 @ git://anongit.freedesktop.org/gfx-ci/linux
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_158754v1/index.html
[-- Attachment #2: Type: text/html, Size: 19901 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] drm/i915: Fix BO alloc flags
2025-12-10 11:09 [PATCH] drm/i915: Fix BO alloc flags Loïc Molinari
2025-12-10 13:14 ` ✓ i915.CI.BAT: success for " Patchwork
@ 2025-12-10 14:08 ` Tvrtko Ursulin
2025-12-10 15:01 ` Boris Brezillon
1 sibling, 1 reply; 4+ messages in thread
From: Tvrtko Ursulin @ 2025-12-10 14:08 UTC (permalink / raw)
To: Loïc Molinari, David Airlie, Simona Vetter, Jani Nikula,
Joonas Lahtinen, Rodrigo Vivi, Boris Brezillon,
Mikołaj Wasiak, Andi Shyti, Christopher Healy
Cc: linux-kernel, dri-devel, intel-gfx, kernel, Chaitanya Kumar Borah
On 10/12/2025 12:09, Loïc Molinari wrote:
> I915_BO_ALLOC_NOTHP must be added to the I915_BO_ALLOC_FLAGS mask in
> order to pass GEM_BUG_ON() valid flags checks.
>
> Reported-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
> Closes: https://lore.kernel.org/intel-gfx/d73adfa8-d61b-46b3-9385-dde53d8db8ad@intel.com/
> Fixes: a8a9a590221c ("drm/i915: Use huge tmpfs mountpoint helpers")
> Suggested-by: Tvrtko Ursulin <tursulin@ursulin.net>
> Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
> ---
> drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
> index f94409e8ec4c..35d4c7d0c579 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
> @@ -363,6 +363,7 @@ struct drm_i915_gem_object {
> I915_BO_ALLOC_PM_EARLY | \
> I915_BO_ALLOC_GPU_ONLY | \
> I915_BO_ALLOC_CCS_AUX | \
> + I915_BO_ALLOC_NOTHP | \
> I915_BO_PREALLOC)
> #define I915_BO_READONLY BIT(10)
> #define I915_TILING_QUIRK_BIT 11 /* unknown swizzling; do not release! */
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
It is passing BAT so I think it is fine to go ahead and merge it. Of
course via the same branch where the breakage is ie. drm-misc.
Regards,
Tvrtko
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] drm/i915: Fix BO alloc flags
2025-12-10 14:08 ` [PATCH] " Tvrtko Ursulin
@ 2025-12-10 15:01 ` Boris Brezillon
0 siblings, 0 replies; 4+ messages in thread
From: Boris Brezillon @ 2025-12-10 15:01 UTC (permalink / raw)
To: Tvrtko Ursulin
Cc: Loïc Molinari, David Airlie, Simona Vetter, Jani Nikula,
Joonas Lahtinen, Rodrigo Vivi, Mikołaj Wasiak, Andi Shyti,
Christopher Healy, linux-kernel, dri-devel, intel-gfx, kernel,
Chaitanya Kumar Borah
On Wed, 10 Dec 2025 15:08:02 +0100
Tvrtko Ursulin <tursulin@ursulin.net> wrote:
> On 10/12/2025 12:09, Loïc Molinari wrote:
> > I915_BO_ALLOC_NOTHP must be added to the I915_BO_ALLOC_FLAGS mask in
> > order to pass GEM_BUG_ON() valid flags checks.
> >
> > Reported-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
> > Closes: https://lore.kernel.org/intel-gfx/d73adfa8-d61b-46b3-9385-dde53d8db8ad@intel.com/
> > Fixes: a8a9a590221c ("drm/i915: Use huge tmpfs mountpoint helpers")
> > Suggested-by: Tvrtko Ursulin <tursulin@ursulin.net>
> > Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
> > ---
> > drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
> > index f94409e8ec4c..35d4c7d0c579 100644
> > --- a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
> > +++ b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
> > @@ -363,6 +363,7 @@ struct drm_i915_gem_object {
> > I915_BO_ALLOC_PM_EARLY | \
> > I915_BO_ALLOC_GPU_ONLY | \
> > I915_BO_ALLOC_CCS_AUX | \
> > + I915_BO_ALLOC_NOTHP | \
> > I915_BO_PREALLOC)
> > #define I915_BO_READONLY BIT(10)
> > #define I915_TILING_QUIRK_BIT 11 /* unknown swizzling; do not release! */
>
> Acked-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
>
> It is passing BAT so I think it is fine to go ahead and merge it. Of
> course via the same branch where the breakage is ie. drm-misc.
Pushed to drm-misc-next.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-12-10 15:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10 11:09 [PATCH] drm/i915: Fix BO alloc flags Loïc Molinari
2025-12-10 13:14 ` ✓ i915.CI.BAT: success for " Patchwork
2025-12-10 14:08 ` [PATCH] " Tvrtko Ursulin
2025-12-10 15:01 ` Boris Brezillon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.