aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-02-21 14:43:56 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-02-22 15:56:25 +0000
commitce453d81cb0397aa7d5148984f51907e14072d74 (patch)
tree28545a19bf61f047671d17c96d33643a83f3c43c /COPYING
parent8408c282f0cf34ee166df5f842f2861d245407fd (diff)
downloadkernel_samsung_aries-ce453d81cb0397aa7d5148984f51907e14072d74.zip
kernel_samsung_aries-ce453d81cb0397aa7d5148984f51907e14072d74.tar.gz
kernel_samsung_aries-ce453d81cb0397aa7d5148984f51907e14072d74.tar.bz2
drm/i915: Use a device flag for non-interruptible phases
The code paths for modesetting are growing in complexity as we may need to move the buffers around in order to fit the scanout in the aperture. Therefore we face a choice as to whether to thread the interruptible status through the entire pinning and unbinding code paths or to add a flag to the device when we may not be interrupted by a signal. This does the latter and so fixes a few instances of modesetting failures under stress. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions