index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
xf86: randr add new provider interface
prime
Dave Airlie
3
-4
/
+58
2012-06-08
randr: add new provider interface
Dave Airlie
2
-6
/
+53
2012-06-07
randr: update for new api
Dave Airlie
3
-15
/
+30
2012-06-05
fix adjustframe warning
Dave Airlie
1
-1
/
+1
2012-06-05
fix xf86DeleteScreen api
Dave Airlie
2
-3
/
+3
2012-06-05
dri2: add initial prime support.
Dave Airlie
2
-17
/
+140
2012-06-05
start splitting out dri2 create/delete buffers
Dave Airlie
1
-8
/
+25
2012-06-05
dri2: initial prime client matching code
Dave Airlie
4
-14
/
+77
2012-06-05
initial offload slave tracking
Dave Airlie
5
-1
/
+48
2012-06-05
mipointer: iterate across cursors on all slave screens as well
Dave Airlie
1
-13
/
+72
2012-06-05
HACK: avoid xf86Rotate
Dave Airlie
1
-0
/
+2
2012-06-05
randr: check the screen size bounds against the master
Dave Airlie
1
-2
/
+12
2012-06-05
randr: fix warnings
Dave Airlie
1
-2
/
+2
2012-06-05
randr: rename slave_pixmap to scanout_pixmap
Dave Airlie
2
-9
/
+9
2012-06-05
randr: fixup constrain to work with slave screens.
Dave Airlie
1
-11
/
+46
2012-06-05
randr: fix tellchanged to work with slave scanouts
Dave Airlie
1
-7
/
+19
2012-06-05
dix: add block/wakeup handler for gpu screens
Dave Airlie
1
-0
/
+6
2012-06-05
platform: add driver matching for platform
Dave Airlie
1
-0
/
+1
2012-06-05
gpuscreens: add initial gpu screens
Dave Airlie
1
-0
/
+32
2012-06-05
platform probe: split out probe code
Dave Airlie
1
-1
/
+8
2012-06-05
call gpu screen preinit
Dave Airlie
1
-0
/
+12
2012-06-05
TODO: initialise the confScreen to xf86Screens[0] for now
Dave Airlie
1
-0
/
+4
2012-06-05
xf86: add config option for autoAddGPU
Dave Airlie
3
-3
/
+23
2012-06-05
gpuscreen: fix logging in light of gpu screens
Dave Airlie
1
-0
/
+4
2012-06-05
xf86: add platform support for a BusID and primary
Dave Airlie
1
-0
/
+1
2012-06-05
xf86/randr: add slave pixmap set
Dave Airlie
1
-1
/
+10
2012-06-05
randr: add support for crtc slaving
Dave Airlie
4
-0
/
+206
2012-06-05
platform: create scratch pixmaps for hotplugged screent
Dave Airlie
1
-0
/
+3
2012-06-05
dix: create scratch pixmaps for gpu screens
Dave Airlie
1
-0
/
+6
2012-06-05
exa: pixmap sharing infrastructure
Dave Airlie
4
-1
/
+53
2012-06-05
dix: pixmap sharing infrastructure
Dave Airlie
1
-0
/
+18
2012-06-05
randr: hook up output slave to screen resources return
Dave Airlie
1
-0
/
+166
2012-06-05
xf86: add ability to do a role change
Dave Airlie
1
-0
/
+26
2012-06-05
dix: add ability to link output slave gpus to the current gpu
Dave Airlie
4
-0
/
+32
2012-06-05
rrprovider: add support to pass unattached gpus to the client
Dave Airlie
1
-9
/
+31
2012-06-05
xf86: add initial provider support to xf86 ddx
Dave Airlie
4
-0
/
+77
2012-06-05
dix: rename unattached/output master to current master
Dave Airlie
2
-4
/
+6
2012-06-05
xf86: attach/detach hotplugged gpu to the 0 screen unattached list
Dave Airlie
1
-1
/
+6
2012-06-05
dix: add unattached list of screens
Dave Airlie
3
-1
/
+32
2012-06-05
platform/linux: add/remove device Linux support
Dave Airlie
1
-2
/
+2
2012-06-05
platform_bus: add/remove platform device common code
Dave Airlie
3
-2
/
+103
2012-06-05
dix: add RemoveGPUScreen
Dave Airlie
2
-0
/
+18
2012-06-05
xf86: add gpu screen support to conversion functions
Dave Airlie
1
-4
/
+14
2012-06-05
privates: remove asserts that stop dynamic increasing of privates size.
Dave Airlie
1
-6
/
+8
2012-06-05
privates: fixup gpu screens when fixing up privates.
Dave Airlie
1
-0
/
+5
2012-06-05
config/xf86platformBus: add output device hotplug support.
Dave Airlie
3
-0
/
+90
2012-06-05
xf86: xf86AllocateScrnInfoPrivateIndex handle GPU screens
Dave Airlie
1
-0
/
+8
2012-06-05
xf86DeleteScreens: handle GPU screens
Dave Airlie
1
-8
/
+25
2012-06-05
xf86: add gpu screen flag to xf86AllocateScreen.
Dave Airlie
5
-8
/
+28
2012-06-05
xf86: rework xf86AllocateScreen
Dave Airlie
1
-8
/
+12
[next]