index
:
~jwrdegoede/xf86-video-nouveau
master
Hans' xf86-video-nouveau repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
Properly cleanup fb for reverse-prime-offload
HEAD
master
Hans de Goede
1
-1
/
+7
2016-06-02
exa/nv50-: fix some potential incomplete pushes
Ben Skeggs
2
-46
/
+50
2016-06-02
fix use of out-of-scope data
Ben Skeggs
1
-17
/
+21
2016-01-13
HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs
Ilia Mirkin
1
-1
/
+1
2015-12-08
Bump version to 1.0.12
Ben Skeggs
1
-1
/
+1
2015-11-17
Take shift in crtc positions for ZaphodHeads configs into account.
Mario Kleiner
1
-4
/
+6
2015-09-13
fix build after glamor removal
Ilia Mirkin
2
-10
/
+3
2015-09-13
xv: use correct max width/height settings
Ilia Mirkin
3
-5
/
+8
2015-09-13
remove maxwell GM10x support for now
Ilia Mirkin
1
-2
/
+1
2015-09-13
glamor: remove
Ilia Mirkin
11
-364
/
+3
2015-08-03
Add Option "DRI" to allow selection of maximum DRI level. (v2)
Mario Kleiner
6
-4
/
+48
2015-08-03
present: Fixup return type of nouveau_present_init()
Mario Kleiner
1
-2
/
+2
2015-07-14
Avoid build fail without COMPOSITE
Ilia Mirkin
1
-2
/
+6
2015-07-11
Adapt to new dirty tracking api
Vadim Rutkovsky
2
-1
/
+7
2015-06-10
fix a wrong use of a logical operator in drmmode_output_dpms()
Samuel Pitoiset
1
-1
/
+1
2015-05-27
nv50/exa: add comments showing the code that makes up the programs
Ilia Mirkin
1
-110
/
+109
2015-05-20
older hardware prefers copy to clear, so use that
Ilia Mirkin
1
-1
/
+1
2015-05-20
nv04-nv40: don't attempt to do 32-bit shifts
Ilia Mirkin
1
-1
/
+2
2015-05-20
Check before trying a solid fill
Ilia Mirkin
1
-5
/
+8
2015-03-23
nv50: explicitly disable ZETA buffer
Ilia Mirkin
1
-0
/
+2
2015-03-23
use defined method names where available
Ilia Mirkin
10
-32
/
+33
2015-03-23
Actually do a clear instead of doing a bogus copy.
Maarten Lankhorst
1
-2
/
+2
2015-03-21
Try using EXA ops harder in drmmode_fbcon_copy fallback
Maarten Lankhorst
1
-13
/
+20
2015-03-20
Simplify nouveau_allocate_surface's pitch calculation.
Maarten Lankhorst
1
-14
/
+7
2015-03-20
Use drmGetRenderDeviceNameFromFd to obtain the dri3 node.
Maarten Lankhorst
2
-10
/
+8
2015-03-14
Use the correct class and shader ops for GK20A.
Maarten Lankhorst
1
-3
/
+5
2015-03-14
Make the ddx load with platform devices
Maarten Lankhorst
1
-15
/
+26
2014-10-23
fix null pointer deref
Maarten Lankhorst
1
-2
/
+2
2014-10-23
check memory allocation in nouveau_glamor_set_shared_pixmap_backing
Maarten Lankhorst
1
-0
/
+2
2014-10-23
rework initialization to prevent some crashes
Maarten Lankhorst
1
-4
/
+4
2014-10-22
fix !DRI3 case
Maarten Lankhorst
1
-4
/
+6
2014-10-22
fix crash in nouveau_glamor_set_shared_pixmap_backing
Maarten Lankhorst
1
-0
/
+5
2014-10-22
move down call to nouveau_present_init until after fb init.
Maarten Lankhorst
1
-1
/
+1
2014-10-22
enable dri3 support without glamor
Maarten Lankhorst
6
-10
/
+143
2014-10-04
kepler: remove unnecessary texbars, add live-only tex for nvf0
Ilia Mirkin
20
-42
/
+24
2014-10-04
allow path to envyas binary to be specified
Ilia Mirkin
1
-6
/
+7
2014-10-04
copy: don't bother trying to create copy on pre-nva3
Ilia Mirkin
1
-1
/
+5
2014-09-01
Bump version to 1.0.11 for release.
Mario Kleiner
1
-1
/
+1
2014-09-01
dri2: Set default SwapLimit to 1 for double-buffering.
Mario Kleiner
2
-4
/
+4
2014-09-01
xv/dri2/dri3: Switch to optimized crtc selection for drawables.
Mario Kleiner
7
-57
/
+138
2014-09-01
Add file "compile" to .gitignore
Mario Kleiner
1
-0
/
+1
2014-08-17
Fix event handling on multi-x-screen configs.
Mario Kleiner
2
-8
/
+24
2014-08-17
Make new ZaphodHeads work across server regenerations.
Mario Kleiner
2
-0
/
+9
2014-08-17
dri2 and xv: Fix NVxxSyncToVBlank() for multi-x-screen's.
Mario Kleiner
3
-3
/
+15
2014-08-11
fix glamor header check
Ben Skeggs
1
-7
/
+3
2014-08-11
present: use drmmode_head() where it's appropriate
Ben Skeggs
1
-22
/
+4
2014-08-11
Allow/Fix use of multiple ZaphodHead outputs per x-screen.
Mario Kleiner
3
-15
/
+37
2014-08-11
dri2: Fix drmWaitVblank on multi-x-screen configs.
Mario Kleiner
4
-12
/
+33
2014-08-11
exa/nv10: src ops should use the SF macro
Ilia Mirkin
1
-1
/
+1
2014-08-11
exa/nv10: fix blend function setup to check the correct mask
Ilia Mirkin
1
-3
/
+3
[next]