summaryrefslogtreecommitdiff
path: root/src/radeon_video.c
AgeCommit message (Expand)Author
2007-08-23radeon: bug 11861 - dead code removal in radeon_video.cRoland Bär
2007-06-25RADEON: fix possible segfault on mobility chips with MM tablesAlex Deucher
2007-02-21add missing part of last commit...Roland Scheidegger
2007-02-21fix alignment issues with planar yuv and a bug with packed uyvyRoland Scheidegger
2006-12-08radeon: avoid unnecessary OUTPLL/INPLL calls when displaying videoRoland Scheidegger
2006-12-06radeon: fix up packed yuv broken by planar yuv patchRoland Scheidegger
2006-12-05radeon: use overlay scaler native planar yuv capability.Roland Scheidegger
2006-11-29radeon: bug #1462, predownscale to make HD video work.Roland Scheidegger
2006-11-22clean up previous VIP commit.Alex Deucher
2006-11-22Don't mess with the VIP bus on mobility chips. Seems to cause fanAlex Deucher
2006-10-15radeon: Use xf86XVFillKeyHelperDrawable() when available.Michel Dänzer
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-08-12radeon: make some local data staticDave Airlie
2006-07-02Bug #6548: Fix playback of interlaced video with more than 1023 lines.Michel Dänzer
2006-06-23Remove obsolete FIXME.Tilman Sauerbeck
2006-06-21Bug #7283: Build fixes for !defined(XF86DRI).Michel Dänzer
2006-06-15Fix semantic glitches pointed out by gcc -Wall.Michel Dänzer
2006-06-15Fix some more cosmetic warnings.Michel Dänzer
2006-05-08Bugzilla #4640 <https://bugs.freedesktop.org/show_bug.cgi?id=4640> PatchMichel Daenzer
2006-05-01Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> PatchMichel Daenzer
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner
2006-03-23commit the actual changes instead of just the Changelog...Roland Scheidegger
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg
2006-03-17Fix various small cosmetic issues. Change a driver message, get the orderRoland Scheidegger
2006-03-13Fix typo in the function setting the color space transformation factors forBenjamin Herrenschmidt
2006-03-12Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we needBenjamin Herrenschmidt
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2005-04-17Use the theatre_detect to determine the chip ID and then load theBogdan Diaconescu
2005-03-31Modified:Vladimir Dergachev
2005-03-24- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked byAlex Deucher
2005-02-19Modified:Vladimir Dergachev
2005-01-24Don't exclude 'RADEONInfoPtr info = ...' declaration even when not buildingEgbert Eich
2004-12-06When direct rendering is enabled, use hostdata blits to transfer data fromMichel Daenzer
2004-10-22- make the overlay work on crtc2 againAlex Deucher
2004-10-13Modified:Vladimir Dergachev
2004-10-08Modified:Vladimir Dergachev
2004-10-04Modified:Vladimir Dergachev
2004-10-04Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-02Modified:Vladimir Dergachev
2004-10-02Modified:Vladimir Dergachev
2004-08-04Use info->ModeReg.surface_cntl to restore byte swapping for the framebufferMichel Daenzer
2004-07-30Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson
2004-07-28- add gamma correction support to the radeon video overlayCOMPOSITEWRAPAlex Deucher
2004-07-26- Add Radeon DynamicClocks optionAlex Deucher