From: Oscar Mateo Date: Thu, 24 Jul 2014 16:04:15 +0000 (+0100) Subject: drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts X-Git-Tag: fixes-against-v3.18-rc2~73^2~73^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c2377fcee7a43cd964b62143e9a3714130bb0c;p=pandora-kernel.git drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts As we have said a couple of times by now, logical ring contexts have their own ringbuffers: not only the backing pages, but the whole management struct. In a previous version of the series, this was achieved with two separate patches: drm/i915/bdw: Allocate ringbuffer backing objects for default global LRC drm/i915/bdw: Allocate ringbuffer for user-created LRCs Signed-off-by: Oscar Mateo Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed