I was debugging a problem that got fixed by a096883dda2c ("drm/i915/dsb:
Remove PIN_MAPPABLE from the DSB object VMA"). While that specific
problem is already fixed, others may pop up in future. This series
is tested by temporarily reverting that commit and ensuring we have
only a error message in the log, with graceful degradation to
"pass-through writes" like on platforms that don't support DSB.Lucas De Marchi (2): drm/i915/dsb: remove atomic operations drm/i915/dsb: fix extra warning on error path handling drivers/gpu/drm/i915/display/intel_dsb.c | 27 +++++++++++++++--------- drivers/gpu/drm/i915/display/intel_dsb.h | 2 +- 2 files changed, 18 insertions(+), 11 deletions(-) -- 2.24.0 _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
