All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Stop failing on system region on stable kernels
@ 2021-12-09 20:04 Zbigniew Kempczyński
  2021-12-09 20:04 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/intel_memory_region: Provide system memory region stub Zbigniew Kempczyński
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Zbigniew Kempczyński @ 2021-12-09 20:04 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala, Chris Wilson

Chris noted that we don't support properly fallback path on stable
kernels with querying regions but for example gem_exec_basic is 
using this so provide stub code which should work both for drm-tip
and stable kernels as well.

v2: migrate fallback to intel_memory_regions.c instead for implementing
    it for individual test (Petri)

Cc: Petri Latvala <petri.latvala@intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: Chris Wilson <chris.p.wilson@intel.com>

Zbigniew Kempczyński (2):
  lib/i915/intel_memory_region: Provide system memory region stub
  lib/i915/intel_memory_region: Add fallback for creating gem bo

 lib/i915/intel_memory_region.c | 29 ++++++++++++++++++++++++++---
 1 file changed, 26 insertions(+), 3 deletions(-)

-- 
2.26.0

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-12-14  4:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 20:04 [igt-dev] [PATCH i-g-t 0/2] Stop failing on system region on stable kernels Zbigniew Kempczyński
2021-12-09 20:04 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/intel_memory_region: Provide system memory region stub Zbigniew Kempczyński
2021-12-13 16:55   ` Dixit, Ashutosh
2021-12-13 17:26     ` Zbigniew Kempczyński
2021-12-09 20:04 ` [igt-dev] [PATCH i-g-t 2/2] lib/i915/intel_memory_region: Add fallback for creating gem bo Zbigniew Kempczyński
2021-12-13 16:45   ` Dixit, Ashutosh
2021-12-13 17:38     ` Zbigniew Kempczyński
2021-12-14  4:58       ` Dixit, Ashutosh
2021-12-09 23:19 ` [igt-dev] ✓ Fi.CI.BAT: success for Stop failing on system region on stable kernels Patchwork
2021-12-10  8:42 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-12-10  9:10   ` Zbigniew Kempczyński
2021-12-10 18:06     ` Vudum, Lakshminarayana
2021-12-10 17:09 ` Patchwork
2021-12-10 18:06 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork

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.