summaryrefslogtreecommitdiff
path: root/src/sna/sna_video_textured.c
AgeCommit message (Expand)Author
2012-04-06sna/video: Only wait upon the scanout pixmapChris Wilson
2012-03-30sna: Minimise the risk of hotplug hangs by checking fb before vsyncChris Wilson
2012-03-02sna: Pass usage hint for creating linear buffersChris Wilson
2012-01-29sna: Allow ridiculously large bo, up to half the total GATTChris Wilson
2012-01-27sna/video: Ensure the video pixmap is on the GPUChris Wilson
2012-01-27sna/video: Add some DBG messages to track the error pathsChris Wilson
2012-01-27sna/video: Add some more DBG breadcrumbs to the textured PutImageChris Wilson
2012-01-27sna/video: Simplify the gen2/915gm checkChris Wilson
2012-01-15sna/video: Increase the level of paranoiaChris Wilson
2011-12-15sna/gen3: Check for upload failure of video boChris Wilson
2011-11-13sna/video: Simplify check for 915G[M] which is simply gen==30Chris Wilson
2011-11-13sna/video: Constify a couple of attribute arraysChris Wilson
2011-11-09sna/video: Pass texture video limits to the clientChris Wilson
2011-11-09sna/video: Use the normal bo cache for texture video streamsChris Wilson
2011-11-09sna/video: Pass cropped source dimensions along with frame dataChris Wilson
2011-10-30sna: Don't mess with NDEBUGChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-09-13sna/video: Stop advertising unsupported Xv attributesChris Wilson
2011-08-29sna/video: Defend against PutImage to a broken screenChris Wilson
2011-06-27sna: Disable XVideo using the TexturedAdapter if the GPU is wedgedChris Wilson
2011-06-12sna/dri: Fix tripple-buffering for vblank_mode=0Chris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson