diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-05 14:40:25 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-09-05 14:49:50 +0200 |
commit | 6644a4e9422fe19293599d1fef0bd292f4ca72a6 (patch) | |
tree | 176498e272cb962d3b2a2a6663847666af324a6c /kernel | |
parent | drm/i915: fix gpu hang vs. flip stall deadlocks (diff) | |
download | linux-6644a4e9422fe19293599d1fef0bd292f4ca72a6.tar.xz linux-6644a4e9422fe19293599d1fef0bd292f4ca72a6.zip |
drm/i915: Skip stolen region initialisation if none is reserved
Paulo reported that if he set the amount of reserved memory to 0, then
we emitted a warning about a conflict before disabling our use of stolen
memory. This was introduced with
commit eaba1b8f3379b5d100bd146b9a41d28348bdfd09
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date: Thu Jul 4 12:28:35 2013 +0100
drm/i915: Verify that our stolen memory doesn't conflict
and is simply fixed by checking for a no reservation first.
Reported-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions