summaryrefslogtreecommitdiff
path: root/src/i830_video.c
AgeCommit message (Expand)Author
2007-03-04Merge branch 'modesetting'Eric Anholt
2007-02-27Fix typo when assign overlay reg mem pointerWang Zhenyu
2007-02-26Fix XV issues on 965 after the allocation reworkEric Anholt
2007-02-23Rework the video memory allocation.Eric Anholt
2007-01-25Make rotated shadow buffer allocation dynamic.Eric Anholt
2007-01-24Fix a possible failure to misalign video allocation in XAA.Eric Anholt
2007-01-11Restore legacy overlay size limits, due to card hangs at larger sizes.Eric Anholt
2007-01-11Bug #8845: Unify all our XV ports to 1920x1088 maximum size.Eric Anholt
2007-01-10Formalize sync interfaceWang Zhenyu
2007-01-06More sparse cleanups:Jesse Barnes
2006-12-28In EXA mode, force backing pixmaps into memory when doing XV to them.Eric Anholt
2006-12-28Draw textured video to the backing pixmap in the composited case.Eric Anholt
2006-12-27Remove the nasty #define away of ErrorF in i830_video.c.Eric Anholt
2006-12-27Fix operator precedence issue that stuck 965 t-v state into the front buffer.Eric Anholt
2006-12-27Fix discrepancy between XAA/EXA linear allocations that broke EXA XV.Eric Anholt
2006-12-27Make the assert() in i965_video.c actually work and expose an error.Eric Anholt
2006-12-27Move 965 textured-video out to a separate file.Eric Anholt
2006-12-27Bug #7524: Major improvements to EXA/XAA static memory allocation.Eric Anholt
2006-12-13Move xf86CrtcConfig to ScrnInfo private.Keith Packard
2006-12-12Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.Eric Anholt
2006-12-11Move the overlay mode switch status updates to when we enable/disable crtcs.Eric Anholt
2006-12-11Remove dead remnants of old clone mode support.Eric Anholt
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-30Merge branch 'exa' of ../xf86-video-intel into modesettingEric Anholt
2006-11-27Move crtc/output config to sub-structure.Keith Packard
2006-11-26Start output/crtc restructuring work. It compiles.Keith Packard
2006-11-22update port attributes immediately when overlay is on.Alan Hourihane
2006-11-16Merge branch 'master' into modesettingEric Anholt
2006-11-07Eliminate operatingDevices member and PIPE_* values.Keith Packard
2006-10-13Advertise textured video adapter firstKeith Packard
2006-10-13Make VIDEO_DEBUG into a configure optionAlan Hourihane
2006-10-13Ugh. Turn off debugging.Alan Hourihane
2006-10-13Fix some warningsAlan Hourihane
2006-10-03Enable XV_PORT attribute even when not in Clone mode.Keith Packard
2006-10-03Enable XV_PORT attribute even when not in Clone mode.Keith Packard
2006-09-30Fix issues with Xv locking up the engine. bug #7915.Alan Hourihane
2006-09-27Merge branch 'master' into modesettingEric Anholt
2006-09-25Fix bug #7943 where video flickers when changingAlan Hourihane
2006-09-25Merge branch 'master' into exaWang Zhenyu
2006-09-13bump max Xvideo height to 1088 to cope with some players.root
2006-09-01Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.Eric Anholt
2006-08-24Merge branch 'master' into exaWang Zhenyu
2006-08-17Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d.Eric Anholt
2006-08-09Clean up warnings.Eric Anholt
2006-08-09Merge branch 'textured-video', bringing in fixed-up i915 textured video.Eric Anholt
2006-08-08Merge branch 'i965', adding i965G support.Eric Anholt
2006-08-08Intel bug #49: Fix video output at 32bpp by using B8G8R8A8 instead of B8G8R8X8.Eric Anholt
2006-08-03Add parenthesis so that IS_I965G doesn't make the test pass for 8-bit.Eric Anholt
2006-08-03Turn off video debugging now that it appears to work fine.Eric Anholt
2006-08-03Merge branch 'broadwater-video-rehash' into i965Eric Anholt