]> git.baikalelectronics.ru Git - kernel.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)
commit9d7e9b8cd39dde270ff0c0c0363b3477a8686cd9
tree518eaee3960b1e34e94687ed47b577dc53e867de
parentf2b597b51dfc285c5ed8c4969fa8042a454a4cc6
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