Document xf86_crtc_clip_video_helper better.
This commit is contained in:
parent
19d30c1c77
commit
e1860f241b
|
@ -2220,7 +2220,10 @@ xf86_covering_crtc(ScrnInfoPtr pScrn,
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* For overlay video, compute the relevant CRTC and
|
* 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
|
_X_EXPORT Bool
|
||||||
|
|
Loading…
Reference in New Issue