summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-12-05gem_pin: Skip with full ppgttBen Widawsky2-0/+17
2013-12-05gen8 rendercpy: temporarily disableBen Widawsky1-2/+4
2013-12-05Kill XY_COLOR_BLT_CMDBen Widawsky2-2/+0
2013-12-05gem_pipe_control_store_loop: BDW updateBen Widawsky2-1/+17
2013-12-05lib: add gem_available_aperture_size helperDaniel Vetter2-0/+10
2013-12-05Update dpio read/write to take in extra PHY parameter.Chon Ming Lee2-6/+17
2013-12-04lib/drmtest: Fix filedesc leak on gem_quiescent_gpuMika Kuoppala1-0/+1
2013-12-03Revert "lib/drmtest: ducttape over fork race"Tvrtko Ursulin1-10/+0
2013-12-03Revert "test/gem_concurrent_blt"Daniel Vetter1-0/+4
2013-12-03drmtest: Avoid wrong PID/TID after clone racesTvrtko Ursulin1-1/+9
2013-12-03build: Make sure asserts are enabled for testsTvrtko Ursulin1-0/+3
2013-12-03test/gem_concurrent_bltDaniel Vetter1-4/+0
2013-12-03lib: Don't put functional code into assertsDaniel Vetter1-6/+11
2013-12-03drmtest: Fix weird signage on errnoChris Wilson1-4/+4
2013-11-28rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction lengthDamien Lespiau1-1/+3
2013-11-28rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction lengthDamien Lespiau1-1/+3
2013-11-28rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction lengthDamien Lespiau1-17/+31
2013-11-28rendercopy/bdw: Fix the STATE_SIP instruction lengthDamien Lespiau1-3/+4
2013-11-27lib: Add gem_bo_busyVille Syrjälä2-0/+12
2013-11-27lib: Add gem_sw_finish()Ville Syrjälä2-0/+12
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä6-15/+29
2013-11-27lib: Fix pipe_crc->ctl_fd assertVille Syrjälä1-1/+1
2013-11-20tools/reg_dumper: Add FW_BLC regsDaniel Vetter1-0/+3
2013-11-14tests: More bdw falloutDaniel Vetter1-2/+2
2013-11-14tests/gem_cs_prefetch: Fix bdw damageDaniel Vetter1-1/+3
2013-11-14lib: adjust oom_scoreDaniel Vetter1-0/+17
2013-11-12lib/igt_display: workaround a name conflict in AndroidOscar Mateo1-0/+4
2013-11-12lib/drmtest: Get the correct basename() under AndroidOscar Mateo1-1/+5
2013-11-12build: Fix assorted compilation warningsOscar Mateo5-9/+9
2013-11-12rendercopy: Remove rendercopy.cOscar Mateo3-52/+0
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo5-804/+869
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo2-36/+38
2013-11-06rendercopy/bdw: Add AUB annotations for statesDamien Lespiau1-22/+152
2013-11-06rendercopy/bdw: Fix the original implementationDamien Lespiau2-79/+139
2013-11-06rendercopy/bdw: Add gen8_render.h to the file listDamien Lespiau1-0/+1
2013-11-06rendercopy/bdw: Initial gen8 rendercopyJesse Barnes5-0/+1095
2013-11-06bdw: Update obvious missing blit supportBen Widawsky4-4/+27
2013-11-06bdw: Add gen8 specific instdone bitsDamien Lespiau1-1/+19
2013-11-06bdw: Add gen8 to intel_gen()Damien Lespiau1-0/+2
2013-11-06bdw: Add gen8 to the IS_9XX() macroDamien Lespiau1-1/+2
2013-11-06pciid/bdw: Add Broadwell PCI idsBen Widawsky1-5/+28
2013-11-06chipset: IS_I9XX macroBen Widawsky1-0/+6
2013-11-05lib/drmtest: Retire requests via drop caches after gem_quiescent_gpuOscar Mateo1-0/+2
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter2-12/+6
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo2-0/+43
2013-11-01lib: add igt_main macroDaniel Vetter1-0/+10
2013-11-01lib: make igt_install_exit_handler never failDaniel Vetter3-10/+9
2013-11-01lib: make igt_set_vt_graphics_mode never failDaniel Vetter2-5/+4
2013-11-01lib: consolidate pipe crc exit handlerDaniel Vetter2-27/+30
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter2-1/+3