summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-17set_render_target() fixes crashes.test1Matthias Hopf1-8/+10
2009-02-17Machine crash / drm oops on M72 on pixel shader change.Matthias Hopf1-17/+16
2009-02-17'x' crashes machine reliably on M72 at least.Matthias Hopf1-0/+12
2009-02-172 draws workMatthias Hopf1-0/+272
2009-02-17Fix 'P' test - DRM buffer is too small to hold 2MB vertex list.Matthias Hopf1-2/+4
2009-02-17Split upload() into gart and gpu variant.Matthias Hopf2-18/+26
2009-02-16Add *really* waiting wait_3d_full_idle_clean() call, use for timing.Matthias Hopf2-2/+27
2009-02-16Fetch and save framebuffer size.Matthias Hopf2-2/+6
2009-02-16Move temporary test to r600_tmp.cMatthias Hopf3-8/+43
2009-02-16Workaround for bug in R600.Matthias Hopf1-2/+4
2009-02-16Allow more fine granular cache flushes.Matthias Hopf2-12/+13
2009-02-13Add M74, M82 chipsets (no pci ids yet).Matthias Hopf3-3/+11
2009-02-05We need the r6xx-r7xx-support branch of drm.Matthias Hopf1-1/+1
2009-02-03Fix op2 macro arguments for rv770 pm4 tri testAlex Deucher1-88/+88
2009-02-03Allow manual specification of pciid.Matthias Hopf1-2/+10
2009-02-03Add missing interpolator setup to ALU performance test.Matthias Hopf1-0/+9
2009-02-03Add continuously running full speed test 'F'.Matthias Hopf3-13/+23
2009-01-29Add M72 as known good chipset, correct num_qd_pipes calculation.Matthias Hopf3-5/+14
2009-01-29Start performance test with 3 ALU instructions per clause.Matthias Hopf1-1/+1
2009-01-29Use multiply-and-add MULADD instead of MUL for performance tests.Matthias Hopf1-46/+27
2009-01-29Use trans ALU component as well during performance test.Matthias Hopf1-5/+30
2009-01-29Add ALU performance test.Matthias Hopf3-8/+413
2009-01-29Proper flush_gpu_source_cache().Matthias Hopf6-36/+58
2009-01-27Use non-uniform background for clear.Matthias Hopf1-4/+11
2009-01-27Add textured triangle performance test 'P'.Matthias Hopf5-11/+464
2009-01-27Move create_sample_texture() to _lib.c. Don't swap components on textures.Matthias Hopf3-18/+20
2009-01-27Add comments to register file.Matthias Hopf1-2176/+2303
2009-01-27Adapt to actually released register specs.Matthias Hopf2-79/+8
2009-01-06Add RS780 chip idsAlex Deucher1-0/+7
2009-01-02Add 0x944C as RV770.Matthias Hopf1-1/+1
2008-12-29Initial public commit.Matthias Hopf25-0/+18732