]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/i915/bdw: GEN-specific logical ring set/get seqno
authorOscar Mateo <oscar.mateo@intel.com>
Thu, 24 Jul 2014 16:04:25 +0000 (17:04 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 15:05:17 +0000 (17:05 +0200)
commite94e37ad19c74b4c2569d556cda9da4a03d4e3f8
tree518eaee3960b1e34e94687ed47b577dc53e867de
parent9b1136d505b1de5478e11b59ca59cf8ce2a33217
drm/i915/bdw: GEN-specific logical ring set/get seqno

No mistery here: the seqno is still retrieved from the engine's
HW status page (the one in the default context. For the moment,
I see no reason to worry about other context's HWS page).

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