OSDN Git Service

drm/i915: Remove whitelist application from ringbuffer backend
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 29 Nov 2018 13:41:28 +0000 (13:41 +0000)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 30 Nov 2018 10:19:42 +0000 (10:19 +0000)
commita2538cbc989cfab007149dddd1b63a0ba509370a
tree907c4b8f37eb2091214f7180a876cfeac96220f2
parent5a756aadf5f7472422bbbfa373cdf090bcb343ec
drm/i915: Remove whitelist application from ringbuffer backend

There is no white-listing before Gen8 and after the removal ringbuffer
support for these platforms we can remove the call to this no-op.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20181129134128.7994-1-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/intel_ringbuffer.c