summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-13Merge branch 'modesetting-origin' into randr-1.2-rotationrandr-1.2-rotationKeith Packard7-73/+118
2007-01-11EXA: Use PRIM3D_RECTLIST instead of TRIFAN so we don't get diagonal tearing.Eric Anholt1-12/+3
2007-01-11Restore legacy overlay size limits, due to card hangs at larger sizes.Eric Anholt1-10/+39
2007-01-11Bug #8845: Unify all our XV ports to 1920x1088 maximum size.Eric Anholt1-48/+21
2007-01-11Don't limit cachelines to a vertical of 2048, and increase default allocation.Eric Anholt3-23/+23
2007-01-11Correct x/y/pitch limitations in several cases, and detail them in i830_exa.c.Eric Anholt2-15/+54
2007-01-11EXA: Wait for sync before we set up new state in our static state buffers.Eric Anholt1-0/+13
2007-01-11clean up log message for mem allocationWang Zhenyu1-10/+15
2007-01-10Merge branch 'modesetting' into randr-1.2-rotationWang Zhenyu5-23/+7
2007-01-10Formalize sync interfaceWang Zhenyu5-23/+7
2007-01-09rand-1.2 rotation info and mem allocWang Zhenyu4-61/+207
2007-01-08Correct typo resulting in a crash with ivch. = != ==.Eric Anholt1-1/+1
2007-01-08Move EXA function declarations from source to header.Keith Packard5-49/+26
2007-01-08Merge branch 'modesetting-origin' into modesettingKeith Packard12-176/+166
2007-01-07minor fix on last exa mem binding commitWang Zhenyu1-4/+6
2007-01-06Numerous symbol scope issues.Keith Packard12-176/+166
2007-01-06Merge branch 'modesetting-origin' into modesettingWang Zhenyu10-49/+51
2007-01-06support NTSC 480i M-J, PAL 576i for 640x480-1280x1024 sizesZou Nan hai1-16/+163
2007-01-06[PATCH] Add rotation support for 965.Wang Zhenyu12-16/+1241
2007-01-06[PATCH] Replace broken PCI resource size detection with pciGetBaseSize() call.Eric Anholt1-9/+5
2007-01-06[PATCH] Fix EXA mem bindingWang Zhenyu1-8/+12
2007-01-06[PATCH] fix Makefile.amWang Zhenyu1-1/+6
2007-01-06[PATCH] Formats fixesWang Zhenyu1-25/+19
2007-01-06[PATCH] set correct default border colorWang Zhenyu1-4/+4
2007-01-06[PATCH] fix typo in ps kernelWang Zhenyu2-8/+8
2007-01-06[PATCH] shut up warningWang Zhenyu1-4/+2
2007-01-06[PATCH] fix alpha blending stateWang Zhenyu1-7/+12
2007-01-06[PATCH] Add in sf/wm program for mask picture without CAWang Zhenyu5-10/+389
2007-01-06[PATCH] misc cleanup for G965 vs/sf/wm statesWang Zhenyu1-14/+14
2007-01-06[PATCH] WM kernel needs scratch spaceWang Zhenyu1-1/+6
2007-01-06[PATCH] Setup default border color for our samplersWang Zhenyu1-13/+25
2007-01-06[PATCH] fix vertex buffer sizeWang Zhenyu1-6/+2
2007-01-06[PATCH] clean up issue cmd to ring bufferWang Zhenyu1-146/+147
2007-01-06[PATCH] remove wrong scale_unitsWang Zhenyu1-2/+0
2007-01-06[PATCH] Rename exa sf/wm program filesWang Zhenyu6-8/+46
2007-01-06[PATCH] EXA state mem for G965Wang Zhenyu4-18/+42
2007-01-06More sparse cleanups:Jesse Barnes10-49/+51
2007-01-03[PATCH] Mark current ps kernel is experimential with little test.Wang Zhenyu1-1/+3
2007-01-03[PATCH] Use sf_prog.h insteadWang Zhenyu1-42/+4
2007-01-03[PATCH] Fix picture's transform checkingWang Zhenyu1-0/+11
2007-01-03[PATCH] Fallback in mask picture for nowWang Zhenyu1-56/+5
2007-01-03[PATCH] Fix compile, add wm header file.Wang Zhenyu3-36/+110
2007-01-03[PATCH] Add simplest wm kernel program for no mask picture compositeWang Zhenyu2-0/+141
2007-01-03[PATCH] Add mask sampler stateWang Zhenyu1-15/+53
2007-01-03[PATCH] change some src sampler statesWang Zhenyu1-7/+22
2007-01-03[PATCH] Add file for i965 exa compositeWang Zhenyu3-2/+1143
2007-01-03Merge branch 'modesetting-origin' into modesettingKeith Packard10-203/+508
2007-01-03Add interlace defines for pipeconf regsKeith Packard1-0/+3
2007-01-03Add per-CRTC gamma control support for RandR.Eric Anholt7-99/+118
2007-01-03Merge branch 'modesetting-origin' into modesettingKeith Packard1-13/+12