Re: [PATCH 03/15] drm/i915: Remove dma_buf_kmap selftest

2019-11-18 Thread Chris Wilson
Quoting Daniel Vetter (2019-11-18 10:35:24) > It's the only user left in the entire kernel for dma_buf_kmap/_kunmap. > Delete it, before we start garbage-collecting the various > implementations. Ok then, I'm still mourning the loss of kmap. I definitely do not think we should _only_ have a whole-

[PATCH 03/15] drm/i915: Remove dma_buf_kmap selftest

2019-11-18 Thread Daniel Vetter
It's the only user left in the entire kernel for dma_buf_kmap/_kunmap. Delete it, before we start garbage-collecting the various implementations. Signed-off-by: Daniel Vetter Cc: Chris Wilson Cc: Matthew Auld Cc: Daniel Vetter Cc: Mika Kuoppala Cc: Dave Airlie --- .../drm/i915/gem/selftests