search for: 12cfbc0

Displaying 4 results from an estimated 4 matches for "12cfbc0".

2015 Jun 30
3
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
...ner <mario.kleiner.de at gmail.com> --- man/nouveau.man | 6 ++++++ src/nouveau_dri2.c | 11 ++++++++++- src/nv_const.h | 2 ++ src/nv_driver.c | 17 +++++++++++++++-- 4 files changed, 33 insertions(+), 3 deletions(-) diff --git a/man/nouveau.man b/man/nouveau.man index 129bb7f..12cfbc0 100644 --- a/man/nouveau.man +++ b/man/nouveau.man @@ -125,6 +125,12 @@ that relies on correct presentation timing behaviour as defined in that specification. .br Default: 1. +.TP +.BI "Option \*qDRI3\*q \*q" boolean \*q +Enable the DRI3 extension under exa acceleration if supported by...
2015 Jul 04
2
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
...| 6 ++++++ >> src/nouveau_dri2.c | 11 ++++++++++- >> src/nv_const.h | 2 ++ >> src/nv_driver.c | 17 +++++++++++++++-- >> 4 files changed, 33 insertions(+), 3 deletions(-) >> >> diff --git a/man/nouveau.man b/man/nouveau.man >> index 129bb7f..12cfbc0 100644 >> --- a/man/nouveau.man >> +++ b/man/nouveau.man >> @@ -125,6 +125,12 @@ that relies on correct presentation timing behaviour as defined in that >> specification. >> .br >> Default: 1. >> +.TP >> +.BI "Option \*qDRI3\*q \*q" boole...
2015 Jul 04
2
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
...1 ++++++++++- >>>> src/nv_const.h | 2 ++ >>>> src/nv_driver.c | 17 +++++++++++++++-- >>>> 4 files changed, 33 insertions(+), 3 deletions(-) >>>> >>>> diff --git a/man/nouveau.man b/man/nouveau.man >>>> index 129bb7f..12cfbc0 100644 >>>> --- a/man/nouveau.man >>>> +++ b/man/nouveau.man >>>> @@ -125,6 +125,12 @@ that relies on correct presentation timing behaviour as defined in that >>>> specification. >>>> .br >>>> Default: 1. >>>> +....
2015 Jul 14
3
[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA.
...st.h | 2 ++ >>>>>> src/nv_driver.c | 17 +++++++++++++++-- >>>>>> 4 files changed, 33 insertions(+), 3 deletions(-) >>>>>> >>>>>> diff --git a/man/nouveau.man b/man/nouveau.man >>>>>> index 129bb7f..12cfbc0 100644 >>>>>> --- a/man/nouveau.man >>>>>> +++ b/man/nouveau.man >>>>>> @@ -125,6 +125,12 @@ that relies on correct presentation timing behaviour as defined in that >>>>>> specification. >>>>>> .br >&gt...