Quoting Stuart Summers (2019-08-23 17:03:03) > Add a subslice stride calculation when setting subslices. This > aligns more closely with the userspace expectation of the subslice > mask structure. > > v2: Use local variable for subslice_mask on HSW and > clean up a few other subslice_mask local variable > changes > v3: Add GEM_BUG_ON for ss_stride to prevent array overflow (Chris) > Split main set function and refactors in intel_device_info.c > into separate patches (Chris) > v4: Reduce ss_stride size check when setting subslices per slice > based on actual expected max stride (Chris) > Move that GEM_BUG_ON check for the ss_stride out to the patch > which adds the ss_stride > v5: Use memcpy instead of looping through each stride index > > Signed-off-by: Stuart Summers <[email protected]> Reviewed-by: Chris Wilson <[email protected]> -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 01/11] drm/i915: Use variable for debugf... Stuart Summers
- [Intel-gfx] [PATCH 04/11] drm/i915: Add EU stride runtime p... Stuart Summers
- [Intel-gfx] [PATCH 02/11] drm/i915: Add function to set SSE... Stuart Summers
- [Intel-gfx] [PATCH 06/11] drm/i915: Add function to set sub... Stuart Summers
- [Intel-gfx] [PATCH 05/11] drm/i915: Use local variables for... Stuart Summers
- [Intel-gfx] [PATCH 08/11] drm/i915: Add function to determi... Stuart Summers
- [Intel-gfx] [PATCH 11/11] drm/i915: Expand subslice mask Stuart Summers
- [Intel-gfx] [PATCH 09/11] drm/i915: Refactor instdone loops... Stuart Summers
- [Intel-gfx] [PATCH 10/11] drm/i915: Add new function to cop... Stuart Summers
- [Intel-gfx] [PATCH 07/11] drm/i915: Use subslice stride to ... Stuart Summers
- Re: [Intel-gfx] [PATCH 07/11] drm/i915: Use subslice s... Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915: Add subslice stride run... Stuart Summers
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor to exp... Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Refactor to expand sub... Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Refactor to expand sub... Patchwork
