]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/bdw: Write the tail pointer, LRC style
authorOscar Mateo <oscar.mateo@intel.com>
Thu, 24 Jul 2014 16:04:37 +0000 (17:04 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 14 Aug 2014 20:03:09 +0000 (22:03 +0200)
commit9c7959ffd6c3152a77592b6ded5720f0dfe13115
treef0f1c30a1508df1893dd2d50b73c56ca2027b185
parent696177a43b32c0a07b1b19ceaa2bf1162bbed6bc
drm/i915/bdw: Write the tail pointer, LRC style

Each logical ring context has the tail pointer in the context object,
so update it before submission.

v2: New namespace.

Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lrc.c