Lines Matching full:with
5 discrete platforms starting with Tiger Lake (first Intel Xe Architecture).
18 This is also an opportunity to start from the beginning with a clean uAPI that is
19 extensible by design and already aligned with the modern userspace needs. For
22 explicit synchronization. With persistent mapping across the execution, the
27 the display code with the i915 driver so that there is maximum reuse there.
43 platforms starting from Tiger Lake, with initial support in userspace implemented
70 Xe driver will be protected with both STAGING Kconfig and force_probe. Changes in
74 that will be productized with Xe driver, but not with i915.
101 1) Have an uAPI that aligns with modern UMD needs.
107 this aligns very well with our goals and with our VM_BIND. The engagement with
110 As a key measurable result, Xe needs to be aligned with the GPU VA and working in
113 maintainers to go along with the first Xe pull request towards drm-next.
120 engage with the community to explore the options of a common API.
135 Xe merged, it is mandatory to have a consensus with other drivers and Mesa.
136 It needs to be clear how to handle async VM_BIND and interactions with userspace
137 memory fences. Ideally with helper support so people don't get it wrong in all
146 Different drivers implement different ways of dealing with execution of userptr.
147 With multiple drivers currently introducing support to VM_BIND, the goal is to
149 extent this is already getting addressed itself with the GPUVA where likely the
150 userptr will be a GPUVA with a NULL GEM call VM bind directly on the userptr.
174 contexts, with the minimal scaffolding for preempt-ctx fences (probably on the
175 drm_sched_entity) and making sure drm_scheduler can cope with the lack of job
178 The goal is to achieve a consensus ahead of Xe initial pull-request, ideally with
186 Display integration with i915
188 In order to share the display code with the i915 driver so that there is maximum
190 xe.ko. Currently, the i915/display code in Xe tree is polluted with many 'ifdefs'
206 The goal is to engage with the Community to understand if the best approach is to
218 Xe needs to align with other drivers on the way that the error states are
227 Later, when we are in-tree, the goal is to collaborate with devcoredump
228 infrastructure with overall possible improvements, like multiple file support