summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-08xf86: randr add new provider interfaceprimeDave Airlie3-4/+58
2012-06-08randr: add new provider interfaceDave Airlie2-6/+53
2012-06-07randr: update for new apiDave Airlie3-15/+30
2012-06-05fix adjustframe warningDave Airlie1-1/+1
2012-06-05fix xf86DeleteScreen apiDave Airlie2-3/+3
2012-06-05dri2: add initial prime support.Dave Airlie2-17/+140
2012-06-05start splitting out dri2 create/delete buffersDave Airlie1-8/+25
2012-06-05dri2: initial prime client matching codeDave Airlie4-14/+77
2012-06-05initial offload slave trackingDave Airlie5-1/+48
2012-06-05mipointer: iterate across cursors on all slave screens as wellDave Airlie1-13/+72
2012-06-05HACK: avoid xf86RotateDave Airlie1-0/+2
2012-06-05randr: check the screen size bounds against the masterDave Airlie1-2/+12
2012-06-05randr: fix warningsDave Airlie1-2/+2
2012-06-05randr: rename slave_pixmap to scanout_pixmapDave Airlie2-9/+9
2012-06-05randr: fixup constrain to work with slave screens.Dave Airlie1-11/+46
2012-06-05randr: fix tellchanged to work with slave scanoutsDave Airlie1-7/+19
2012-06-05dix: add block/wakeup handler for gpu screensDave Airlie1-0/+6
2012-06-05platform: add driver matching for platformDave Airlie1-0/+1
2012-06-05gpuscreens: add initial gpu screensDave Airlie1-0/+32
2012-06-05platform probe: split out probe codeDave Airlie1-1/+8
2012-06-05call gpu screen preinitDave Airlie1-0/+12
2012-06-05TODO: initialise the confScreen to xf86Screens[0] for nowDave Airlie1-0/+4
2012-06-05xf86: add config option for autoAddGPUDave Airlie3-3/+23
2012-06-05gpuscreen: fix logging in light of gpu screensDave Airlie1-0/+4
2012-06-05xf86: add platform support for a BusID and primaryDave Airlie1-0/+1
2012-06-05xf86/randr: add slave pixmap setDave Airlie1-1/+10
2012-06-05randr: add support for crtc slavingDave Airlie4-0/+206
2012-06-05platform: create scratch pixmaps for hotplugged screentDave Airlie1-0/+3
2012-06-05dix: create scratch pixmaps for gpu screensDave Airlie1-0/+6
2012-06-05exa: pixmap sharing infrastructureDave Airlie4-1/+53
2012-06-05dix: pixmap sharing infrastructureDave Airlie1-0/+18
2012-06-05randr: hook up output slave to screen resources returnDave Airlie1-0/+166
2012-06-05xf86: add ability to do a role changeDave Airlie1-0/+26
2012-06-05dix: add ability to link output slave gpus to the current gpuDave Airlie4-0/+32
2012-06-05rrprovider: add support to pass unattached gpus to the clientDave Airlie1-9/+31
2012-06-05xf86: add initial provider support to xf86 ddxDave Airlie4-0/+77
2012-06-05dix: rename unattached/output master to current masterDave Airlie2-4/+6
2012-06-05xf86: attach/detach hotplugged gpu to the 0 screen unattached listDave Airlie1-1/+6
2012-06-05dix: add unattached list of screensDave Airlie3-1/+32
2012-06-05platform/linux: add/remove device Linux supportDave Airlie1-2/+2
2012-06-05platform_bus: add/remove platform device common codeDave Airlie3-2/+103
2012-06-05dix: add RemoveGPUScreenDave Airlie2-0/+18
2012-06-05xf86: add gpu screen support to conversion functionsDave Airlie1-4/+14
2012-06-05privates: remove asserts that stop dynamic increasing of privates size.Dave Airlie1-6/+8
2012-06-05privates: fixup gpu screens when fixing up privates.Dave Airlie1-0/+5
2012-06-05config/xf86platformBus: add output device hotplug support.Dave Airlie3-0/+90
2012-06-05xf86: xf86AllocateScrnInfoPrivateIndex handle GPU screensDave Airlie1-0/+8
2012-06-05xf86DeleteScreens: handle GPU screensDave Airlie1-8/+25
2012-06-05xf86: add gpu screen flag to xf86AllocateScreen.Dave Airlie5-8/+28
2012-06-05xf86: rework xf86AllocateScreenDave Airlie1-8/+12