index
:
~daenzer/xserver
for-master
randr12-colormaps
Michel Daenzer's personal xserver repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
xfree86/modes: Handle no palette case better in xf86RandR12CrtcSetGamma
for-master
Michel Dänzer
1
-1
/
+9
2016-07-28
xfree86: Hook up colormaps and RandR 1.2 gamma code v6
Michel Dänzer
4
-122
/
+124
2016-07-28
xfree86/modes: Remove xf86RandR12CrtcGetGamma
Michel Dänzer
1
-39
/
+0
2016-07-27
xfree86/modes: Move gamma initialization to xf86RandR12Init12 v2
Michel Dänzer
2
-114
/
+114
2016-07-21
Switch poll() users to xserver_poll()
Keith Packard
5
-11
/
+10
2016-07-18
xfree86: if ATTR_KEYBOARD is set, match for keyboards
Peter Hutterer
1
-1
/
+1
2016-07-18
modesetting: resubmit dirty rects on EINVAL (v2)
Adam Jackson
1
-0
/
+9
2016-07-18
Bump ABI versions to reflect block/wakeup handler API changes
Keith Packard
1
-2
/
+2
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
5
-9
/
+7
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
6
-30
/
+18
2016-07-18
modesetting: Use passed-in fd for drm event monitoring NotifyFd callback
Keith Packard
1
-1
/
+1
2016-07-18
hw/xfree86: Use NotifyFd for other input fd wakeups
Keith Packard
1
-26
/
+22
2016-07-18
xfree86: Switch from select(2) to poll(2)
Keith Packard
3
-45
/
+53
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-1
/
+0
2016-07-15
xfree86: Fix fallback driver sort order for Xorg -configure (v2)
Adam Jackson
1
-19
/
+40
2016-07-08
linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open fails
Hans De Goede
1
-9
/
+1
2016-07-08
modesetting: NULL assignment for drmmode_set_target_scanout_target_cpu
Alex Goins
1
-0
/
+1
2016-07-02
modesetting: Load on GPU-s with 0 outputs
Hans de Goede
2
-11
/
+24
2016-07-02
modesetting: Fix swapping of provider sink / source capabilities
Hans de Goede
1
-2
/
+2
2016-07-02
modesetting: Implement a double-buffered shadow mode
Adam Jackson
4
-5
/
+135
2016-07-02
modesetting: Drop some non-functional triple-buffering variables
Adam Jackson
2
-18
/
+0
2016-07-02
modesetting: Implement 32->24 bpp conversion in shadow update
Dave Airlie
6
-24
/
+196
2016-07-02
modesetting: Fix hw cursor check at the first call
Takashi Iwai
1
-2
/
+8
2016-07-01
modesetting: Use load_cursor_argb_check for sw cursor fallback
Takashi Iwai
1
-6
/
+18
2016-07-01
modesetting: Fix the error check from DRM_IOCTL_MODE_CURSOR2
Takashi Iwai
1
-2
/
+2
2016-06-28
modesetting: Implement PRIME syncing as a source
Alex Goins
2
-1
/
+144
2016-06-28
modesetting: Disable Reverse PRIME for i915
Alex Goins
1
-2
/
+15
2016-06-28
modesetting: Blacklist USB transport devices from PRIME sync
Alex Goins
1
-0
/
+14
2016-06-28
modesetting: Suspend and resume flipping with DPMS
Alex Goins
1
-4
/
+14
2016-06-28
modesetting: Implement PRIME syncing as a sink
Alex Goins
3
-38
/
+374
2016-06-28
modesetting: Always load ms->drmmode.pageflip
Alex Goins
1
-6
/
+4
2016-06-28
modesetting: Always tear down scanout pixmap
Alex Goins
1
-19
/
+20
2016-06-28
modesetting: Internal storage of scanout pixmaps
Alex Goins
3
-12
/
+22
2016-06-28
randr/xf86: Add PRIME Synchronization / Double Buffer
Alex Goins
2
-1
/
+7
2016-06-21
xfree86/modes: Simplify in_range logic in xf86_crtc_set_cursor_position
Michel Dänzer
1
-12
/
+4
2016-06-21
xfree86/modes: Disambiguate driverIsPerformingTransform
Michel Dänzer
3
-24
/
+29
2016-06-21
xfree86/modes: Fix HW cursor clipping for driverIsPerformingTransform (v2)
Michel Dänzer
1
-7
/
+11
2016-06-17
modesetting: Clear drmmode->fb_id before unflipping
Lyude Paul
1
-0
/
+9
2016-06-17
modesetting: Only add main fb if necessary
Hans de Goede
1
-17
/
+17
2016-06-17
modesetting: Remove unnecessary fb addition from drmmode_xf86crtc_resize
Hans de Goede
1
-9
/
+2
2016-06-17
modesetting: Set ppix->fb_id to 0 after removing the fb
Hans de Goede
1
-0
/
+1
2016-06-17
modesetting: Properly cleanup fb for reverse-prime-offload
Hans de Goede
1
-1
/
+7
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
2
-11
/
+7
2016-06-10
Allow ConstantDeceleration < 1.0
Eric Biggers
1
-1
/
+1
2016-06-08
xfree86: Don't swallow ±iglx command line flag
Adam Jackson
1
-1
/
+1
2016-06-08
Allow compile-time selection of a fallback input driver
Peter Hutterer
1
-8
/
+31
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
3
-0
/
+11
2016-06-08
xfree86: Remove redundant parse of AIGLX server flag
Adam Jackson
1
-5
/
+0
2016-06-08
dix: Update some comments to reflect the new non-SIGIO input model
Adam Jackson
2
-3
/
+2
2016-06-08
xfree86: Undocument UseSIGIO in xorg.conf
Adam Jackson
1
-9
/
+0
[next]