summaryrefslogtreecommitdiff
path: root/hw/xfree86
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.(none)>2007-09-22 17:54:51 -0400
committerAlex Deucher <alex@botch2.(none)>2007-09-22 17:54:51 -0400
commite1860f241b7322c54c109cf5727df45b54b73916 (patch)
tree93d43b3686805c1ce4b6062205993a620e8cd000 /hw/xfree86
parent19d30c1c771c0f5c9dfc0f4cfb084dd2e528d992 (diff)
Document xf86_crtc_clip_video_helper better.
Diffstat (limited to 'hw/xfree86')
-rw-r--r--hw/xfree86/modes/xf86Crtc.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/hw/xfree86/modes/xf86Crtc.c b/hw/xfree86/modes/xf86Crtc.c
index d375da897..064ff1689 100644
--- a/hw/xfree86/modes/xf86Crtc.c
+++ b/hw/xfree86/modes/xf86Crtc.c
@@ -2220,7 +2220,10 @@ xf86_covering_crtc(ScrnInfoPtr pScrn,
/*
* For overlay video, compute the relevant CRTC and
- * clip video to that
+ * clip video to that.
+ *
+ * returning FALSE means there was a memory failure of some kind,
+ * not that the video shouldn't be displayed
*/
_X_EXPORT Bool