summaryrefslogtreecommitdiff
path: root/src/radeon_exa.c
AgeCommit message (Expand)Author
2009-12-21radeon: use new libdrm apiDave Airlie
2009-11-25radeon/exa: change option to determine exa pixmap usage.Dave Airlie
2009-11-23radeon: surround mixed pixmaps usage with ifdef check for old serversDave Airlie
2009-11-23radeon: avoid using hw pixmaps when we have little VRAM.Dave Airlie
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-09-08Merge branch 'r6xx-cs'Dave Airlie
2009-08-27KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.Michel Dänzer
2009-08-27EXA: Allocate pixmap BOs in VRAM.Michel Dänzer
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-22radeon: don't spec any initial placement for pixmaps.Dave Airlie
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie
2009-07-27KMS: Explicitly specify VRAM and GTT domains when allocating BOs for pixmaps.Michel Dänzer
2009-07-08Further non-KMS fixes / cleanups.Michel Dänzer
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie
2009-07-02Test BO pointer before passing it to radeon_bo_unref().Michel Dänzer
2009-07-02Warning fixes.Michel Dänzer
2009-07-02radeon: add KMS support (still disabled)Dave Airlie
2009-06-30radeon: initial preparation for kms patch.Dave Airlie
2009-02-27EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices.Michel Dänzer
2009-02-27Revert "EXA: Adapt to EXA changes in xserver Git."Michel Dänzer
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher
2009-02-24EXA: Adapt to EXA changes in xserver Git.Michel Dänzer
2009-02-12EXA: If making a pixmap offscreen fails, return ~0ULL as texture offset.Michel Dänzer
2009-02-11Revert "Radeon EXA: wait for the engine to be idle before sw access"Alex Deucher
2009-02-10Radeon EXA: wait for the engine to be idle before sw accessAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2008-12-04First pass at tear-free accelAlex Deucher
2008-12-02move 3d state init after RADEON_SWITCH_TO_3D()Alex Deucher
2008-12-02Don't mix 2D and 3D in the same IBDave Airlie
2008-08-26radeon: fix powerpc buildDave Airlie
2008-08-25Switch EXA path back to static cursor allocationAlex Deucher
2008-08-25Switch cursors over to generic allocatorAlex Deucher
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher
2008-08-25Move DRI to a separate structAlex Deucher
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25match textured video macro names with other accel codeAlex Deucher
2008-07-11Make sure cursor offsets are properly aligned when using EXAAlex Deucher
2008-06-25RADEON: adjustments to Jerome's last commitAlex Deucher
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-07radeon: fix zaphod EXA with texture videoDave Airlie
2008-05-07radeon: fix EXA pixmap offset on zaphodDave Airlie
2008-03-19Enable BSR in Log2 functionsMatt Turner
2008-02-26R300: fix cordinate clamping in render codeAlex Deucher
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher
2008-01-16R300: First pass at render accelAlex Deucher
2007-12-12RADEON: fix cursors when using rotationAlex Deucher
2007-09-27radeon: EXA pitch fixes.Michel Dänzer
2007-05-22radeon: Provide new DRI texOffsetStart hook when available with EXA.Michel Dänzer
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie