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)
commitae1250b9da308acd16554365d125b4afb795b825
treef0f1c30a1508df1893dd2d50b73c56ca2027b185
parent84b790f80e5153d8d54074aa4eae49ff3070f2f1
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
This page took 0.038563 seconds and 5 git commands to generate.