Age | Commit message (Expand) | Author |
2008-08-25 | Switch to using radeon_drm.h from the drm | Alex Deucher |
2008-08-25 | Move DRI to a separate struct | Alex Deucher |
2008-08-25 | Move accel state to a separate struct | Alex Deucher |
2008-06-25 | RADEON: adjustments to Jerome's last commit | Alex Deucher |
2008-06-25 | radeon: flush & wait for 2d & dma idle after 2d blit | Jerome Glisse |
2008-05-13 | RS4xx: Split out RS400 and RS480 as separate families | Alex Deucher |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-05-09 | RADEON: fixup ifdef from last commit | Alex Deucher |
2008-05-08 | RADEON: disable MMIO paths for EXA composite/texvid on IGP/R5xx | Alex Deucher |
2008-04-14 | EXA: Don't wait for 3D idle after each Composite() | Alex Deucher |
2008-03-19 | RADEON: add new macros to distinguish between R3xx and R5xx 3D | Alex Deucher |
2008-03-05 | AVIVO: Initial support for DCE 3.0 using atombios | Alex Deucher |
2008-03-01 | RS4xx: enable exa render accel and textured video | Alex Deucher |
2008-02-28 | Handle EXA coordinate limits more cleverly. | Michel Dänzer |
2008-02-25 | fixup check for EXA composite pointed out by Alan Swanson | Dave Airlie |
2008-02-24 | rs690: initial rs690 rotate | Dave Airlie |
2008-02-23 | r500: initial rotate support - not fully working yet. | Dave Airlie |
2008-01-18 | RADEON: make sure EXA Composite is actually disabled on XPRESS chips. | Alex Deucher |
2008-01-16 | RADEON: add a message about render accel on newer cards | Alex Deucher |
2008-01-16 | R300: only enable render accel on non-IGP r3xx/r4xx chips for now | Alex Deucher |
2008-01-16 | R300: First pass at render accel | Alex Deucher |
2008-01-11 | radeon: remove stray include | George Sapountzis |
2007-12-19 | more endian related fixage | Dave Airlie |
2007-09-27 | radeon: Fix build on little endian platforms. | Michel Dänzer |
2007-09-27 | radeon: EXA pitch fixes. | Michel Dänzer |
2007-09-27 | radeon: Don't use pixmap data pointer directly with EXA. | Michel Dänzer |
2007-03-20 | radeon: Only sync to hardware when really necessary with EXA. | Michel Dänzer |
2006-12-19 | radeon: Advertise 2D engine limits to EXA when we're not using the 3D engine. | Michel Dänzer |
2006-09-30 | radeon: Add support for page flipping with EXA. | Michel Dänzer |
2006-07-03 | Do even less cache flushing when the previous engine mode is known. | Michel Dänzer |
2006-06-24 | Bug #7274: Fix corruption with 'small' accelerated DownloadFromScreen transfers. | Michel Dänzer |
2006-06-18 | Implement accelerated EXA DownloadFromScreen hook. | Michel Dänzer |
2006-06-18 | Remove #include <fbdevhw.h>, not used here. | Michel Dänzer |
2006-05-01 | Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch | Michel Daenzer |
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg |
2006-03-09 | Update drivers that support EXA for the new EXA ABI. This consists of | Eric Anholt |
2005-09-18 | Break EXA ABI while we still can. Add coordinates to the UploadToScreen | Eric Anholt |
2005-09-12 | Fix Radeon EXA for when RENDER isn't defined | Dave Airlie |
2005-09-11 | Add support for EXA to the radeon driver. Building EXA and XAA support is | Eric Anholt |