summaryrefslogtreecommitdiffstats
path: root/drivers/dio/dio-driver.c
diff options
context:
space:
mode:
authorDave Gordon2014-11-18 21:07:20 +0100
committerDaniel Vetter2014-12-03 09:35:10 +0100
commit57e215135f8ad7519fb079a0234e91a94bddd2f9 (patch)
treef85ed2e6bc2368788554e1ac683e732cb928cc48 /drivers/dio/dio-driver.c
parentdrm/i915: Enable PSR for Baytrail and Braswell. (diff)
downloadkernel-qcow2-linux-57e215135f8ad7519fb079a0234e91a94bddd2f9.tar.gz
kernel-qcow2-linux-57e215135f8ad7519fb079a0234e91a94bddd2f9.tar.xz
kernel-qcow2-linux-57e215135f8ad7519fb079a0234e91a94bddd2f9.zip
drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
The request queue is per-engine, and may therefore contain requests from several different contexts/ringbuffers. In determining which request to wait for, this function should only consider requests from the ringbuffer that it's checking for space, and ignore any that it finds that belong to other contexts. Signed-off-by: Dave Gordon <david.s.gordon@intel.com> Reviewed-by: Deepak S <deepak.s@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/dio/dio-driver.c')
0 files changed, 0 insertions, 0 deletions