Quoting Ville Syrjala (2019-01-24 19:11:57) > From: Ville Syrjälä <ville.syrj...@linux.intel.com> > > Add a live selftest to excercise rotated/remapped vmas. We simply > write through the rotated/remapped vma, and confirm that the data > appears in the right page when read through the normal vma. > > Not sure what the fallout of making all rotated/remapped vmas > mappable/fenceable would be, hence I just hacked it in the test. > > v2: Grab rpm reference (Chris) > GEM_BUG_ON(view.type not as expected) (Chris) > Allow CAN_FENCE for rotated/remapped vmas (Chris) > Update intel_plane_uses_fence() to ask for a fence > only for normal vmas on gen4+ > v3: Deal with intel_wakeref_t > v4: Rebase > > Cc: Chris Wilson <ch...@chris-wilson.co.uk> > Signed-off-by: Ville Syrjälä <ville.syrj...@linux.intel.com> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- Re: [Intel-gfx] [PATCH v3 0/8] drm/i915: GTT remapping for... Timo Aaltonen
- [Intel-gfx] [PATCH v3 0/8] drm/i915: GTT remapping fo... Ville Syrjala
- [Intel-gfx] [PATCH v3 1/8] drm/i915: Add a new &q... Ville Syrjala
- [Intel-gfx] [PATCH v3 4/8] drm/i915: Overcome dis... Ville Syrjala
- [Intel-gfx] [PATCH v4 4/8] drm/i915: Overcome... Ville Syrjala
- [Intel-gfx] [PATCH v3 3/8] drm/i915/selftests: Ad... Ville Syrjala
- [Intel-gfx] [PATCH v4 3/8] drm/i915/selftests... Ville Syrjala
- Re: [Intel-gfx] [PATCH v4 3/8] drm/i915/s... Chris Wilson
- [Intel-gfx] [PATCH v3 8/8] hack: align dumb buffe... Ville Syrjala
- [Intel-gfx] [PATCH v4 8/8] hack: align dumb b... Ville Syrjala
- Re: [Intel-gfx] [PATCH v4 8/8] hack: alig... Daniel Vetter
- Re: [Intel-gfx] [PATCH v4 8/8] hack:... Daniel Vetter
- Re: [Intel-gfx] [PATCH v4 8/8] h... Ville Syrjälä
- Re: [Intel-gfx] [PATCH v4 8/... Daniel Vetter
- [Intel-gfx] [PATCH v3 7/8] hack: drm/i915: Always... Ville Syrjala
- [Intel-gfx] [PATCH v4 7/8] hack: drm/i915: Al... Ville Syrjala
- Re: [Intel-gfx] [PATCH v4 7/8] hack: drm/... Daniel Vetter
- [Intel-gfx] [PATCH v3 2/8] drm/i915/selftests: Ad... Ville Syrjala