Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-24 | EXA: Adapt to EXA changes in xserver Git. | Michel Dänzer | |
The PrepareAccess hook can now get six different indices. Also remove superfluous instances of #include "exa.h". Note that you may need to run autoheader manually to get config.h.in updated. | |||
2009-02-24 | EXA: Pass pScrn and info into RadeonCompositeTile. | Michel Dänzer | |
Saves some cycles looking them up. | |||
2009-02-24 | Only call RADEONWaitForVLine if it might actually do anything useful. | Michel Dänzer | |
Otherwise it and RADEONBiggerCrtcArea show up pretty high in x11perf -aa*text profiles. | |||
2009-02-24 | Fix compile warning when building without EXA. | Michel Dänzer | |
2009-02-23 | radeon: re-enable load detection output attribute for TV/CV | Alex Deucher | |
2009-02-23 | RS600: fix up MC setup | Alex Deucher | |
Please test if you have an RS600 | |||
2009-02-19 | RBBM_GUICNTL is pre-r6xx only | Alex Deucher | |
2009-02-19 | Don't write new HDP location until we've written the new FB location | Alex Deucher | |
2009-02-19 | radeon: one more 32 -> 64 just to be safe | Alex Deucher | |
missed this in cadae2a8d9979b2d61eae7d1f7a9ab8f5eb28e83 | |||
2009-02-19 | R6xx/R7xx: fix up a few more paths | Alex Deucher | |
2009-02-19 | Fix MC setup on systems with more than 512 MB of VRAM | Alex Deucher | |
many thanks to app4des on IRC for helping me sort this out. | |||
2009-02-19 | R6xx/R7xx: wait for MC idle when changing the MC | Alex Deucher | |
should fix bug 19984 | |||
2009-02-18 | Bump version post release | Alex Deucher | |
2009-02-18 | bump for releasexf86-video-ati-6.11.0 | Alex Deucher | |
2009-02-18 | R6xx: Connector quirk for asus board | Alex Deucher | |
bug 19943 | |||
2009-02-18 | Set default RMX type to FULL on LVDS | Alex Deucher | |
2009-02-18 | DCE3.2+: allow output cloning | Alex Deucher | |
2009-02-18 | ATOM: reset crtc initialized flag on CloseScreen() | Alex Deucher | |
additional fix needed for bug 16781 | |||
2009-02-17 | ATOM: don't unblank uninitialized crtcs | Alex Deucher | |
If the crtc timing isn't setup, you might get stuck in a loop in the BlankCRTC command table fixes bug 16781 | |||
2009-02-17 | Fix crtc routing on pre-DCE3.2 systems | Alex Deucher | |
This should fix peterz and bug 20074 | |||
2009-02-16 | RV350: add another AGP quirk | Alex Deucher | |
2009-02-16 | RV280: add another agp quirk | Alex Deucher | |
2009-02-15 | GART: Save/restore GART table consistently. | David Miller | |
Always save the GART table with the RADEON_SURFACE_CNTL register zero'd out to make sure we always use the same endinanness. fixed up as per Michel's suggestion for endianness. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Dave Airlie <airlied@linux.ie> | |||
2009-02-15 | DRI: Fix page size used in RADEONDRIGetPciAperTableSize(). | David Miller | |
The ATI GART has a fixed size of 4096 bytes. So using the system page size here is wrong. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Dave Airlie <airlied@linux.ie> | |||
2009-02-12 | EXA: If making a pixmap offscreen fails, return ~0ULL as texture offset. | Michel Dänzer | |
This allows AIGLX to fall back to the non-zero-copy code rather than messing up the 3D driver. | |||
2009-02-12 | EXA: The source tiling code can't handle RepeatReflect yet. | Michel Dänzer | |
2009-02-12 | R1xx/R2xx EXA: fix non repeat texture setup | Alex Deucher | |
2009-02-12 | R3xx-R5xx EXA: fix texture setup for non-repeat case | Alex Deucher | |
fixes bug 19923 | |||
2009-02-12 | AVIVO: fix dualhead/rotation for real | Alex Deucher | |
2009-02-11 | Revert "Radeon EXA: wait for the engine to be idle before sw access" | Alex Deucher | |
This reverts commit 0c4694c58f2ec152b19023626bc7ced891d9da65. This patch just adds latency and thus isn't a real solution | |||
2009-02-10 | Radeon EXA: wait for the engine to be idle before sw access | Alex Deucher | |
Really we need proper fencing with timestamps but this should help in the short term. This should help with minor corruption issues and possibly lockups. | |||
2009-02-10 | man page updates | Fabio | |
bug 20030 | |||
2009-02-10 | Bump version post RC release | Alex Deucher | |
2009-02-09 | ATOM: warning fixes | Alex Deucher | |
2009-02-09 | RV350: add AGP quirk | Alex Deucher | |
bug 19981 | |||
2009-02-09 | Bump for rc releasexf86-video-ati-6.10.99.0 | Alex Deucher | |
2009-02-08 | Add some missing r6xx/r7xx pci ids | Alex Deucher | |
2009-02-06 | AVIVO: better fix for rotation | Alex Deucher | |
This should handle initial rotation as well. | |||
2009-02-06 | AVIVO: fix rotation | Alex Deucher | |
When rotation is active, virtualX and virtualY change. | |||
2009-02-03 | Fix encoder accounting | Alex Deucher | |
Should fix bug 19924 | |||
2009-02-03 | Fix bad rv710 pci id | Alex Deucher | |
2009-02-02 | AVIVO: Save/restore vga pll registers | Wolke Liu | |
This fixes some VT switch issues on some chips | |||
2009-01-31 | Return NULL for encoder if no active device is assigned | Alex Deucher | |
fixes bug 19855 | |||
2009-01-30 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | |
2009-01-30 | EXA: Accelerate Composite of RepeatPad/Reflect pictures when possible. | Michel Dänzer | |
2009-01-30 | rs780: include RS780 in the InitMemory to leave alone | airlied | |
This stops the MC_FB_LOCATION getting reassigned to 0, which is really bad thing to happen. I've had reported memory corruption on these cards so hopefully this fixes it. | |||
2009-01-28 | Merge branch 'atom-rework' and fix conflicts | Alex Deucher | |
2009-01-28 | Move encoder specific data to encoder dev_priv | Alex Deucher | |
2009-01-28 | Merge branch 'atom-tvout' of ↵ | Alex Deucher | |
ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86-video-ati Conflicts: src/radeon_atombios.c | |||
2009-01-26 | Encoders not assigned yet, use supported devices | Alex Deucher | |
need to move this to encoder setup |