summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-23m4/ax_python_devel: Update to upstreamBen Widawsky
2013-06-21kms_render: Skip unsupported display configurationsChris Wilson
2013-06-19gem_lut_handle: Print some more information upon failureChris Wilson
2013-06-07quick_dump: vlv mipi dsi register supportJani Nikula
2013-06-07lib: fix drm_fourcc.h include pathImre Deak
2013-06-07gem_lut_handle: Avoid using a valid handle when testing BROKENChris Wilson
2013-06-06list-workarounds: Some workarounds start with WA, not WaDamien Lespiau
2013-06-06tests: add kms_renderImre Deak
2013-06-06lib: refactor kmstest_create_fbImre Deak
2013-06-06lib: add kmstest_get_connector_configImre Deak
2013-06-06lib: use kmstest_cairo_printf_line in paint_markerImre Deak
2013-06-06lib: add kmstest_cairo_printf_lineImre Deak
2013-06-06lib: move connector_type_str and co to drmtestImre Deak
2013-06-05intel_chipset: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-06-05intel_chipset: Fix Haswell GT3 names.Rodrigo Vivi
2013-06-05gem_lut_handle: Make the error checking explicit for LUT handlingChris Wilson
2013-05-30gem_reg_read: Only check errno after a definite errorChris Wilson
2013-05-28tests/lib: make sure the GPU is idle at test start and exitImre Deak
2013-05-28lib: make sure all rings are idle in gpu_quiescent_gpu()Imre Deak
2013-05-23quick_dump: fix text fileBen Widawsky
2013-05-23lib/intel_mmio: Fix the fixBen Widawsky
2013-05-23quick_dump: Add CCIDBen Widawsky
2013-05-23list-workarounds: Don't prepend kernel_path to the driver directoryDamien Lespiau
2013-05-22quick_dump: Add basic haswell supportBen Widawsky
2013-05-22quick_dump: Add more ring registersBen Widawsky
2013-05-22assembler: Add support for the SENDC instruction.Matt Turner
2013-05-22kms_flip: add subtests for the DPMS OFF->modeset->flip sequenceImre Deak
2013-05-22kms_flip: do a DPMS ON when exiting with errorImre Deak
2013-05-22lib: export the exit handler interfaceImre Deak
2013-05-22lib: fix exit handler when multiple handlers are registeredImre Deak
2013-05-11list-workarounds: Convert to python3Ben Widawsky
2013-05-10list-workarounds: Don't add an already present platformDamien Lespiau
2013-05-10ddi_compute_wrpll: Do not use a double constantDamien Lespiau
2013-05-10ddi_compute_wrpll: Factor out a common expressionDamien Lespiau
2013-05-10ddi_compute_wrpll: Rework the logic around r2 and n2 a bitDamien Lespiau
2013-05-10ddi_compute_wrpll: Fix the reference for 222525Khz and 296703KhzDamien Lespiau
2013-05-10ddi_compute_wrpll: Fix the reference table for 37762500HzDamien Lespiau
2013-05-10ddi_compute_wrpll: Code the reference frequencies in HzDamien Lespiau
2013-05-10tools: Add a standalone tool to test the computation of r,n,p for WRPLLsDamien Lespiau
2013-05-09tests: fix script testlistDaniel Vetter
2013-05-08testdisplay: set VT graphics modeImre Deak
2013-05-08kms_flip: set VT graphics modeImre Deak
2013-05-08lib: add helper to set VT graphics modeImre Deak
2013-05-08kms_flip: suppress uninitialized var warningImre Deak
2013-05-08reg_dumper: Shut a warning downDamien Lespiau
2013-05-08lib: Add the declaration of intel_register_access_needs_fakewake()Damien Lespiau
2013-05-08Update .gitignore files with the new tests and toolsDamien Lespiau
2013-05-08lib: Remove the execution bit of intel_chipset.hDamien Lespiau
2013-05-08build: Make grep silent when running make testDamien Lespiau
2013-05-08README: Reword a few sentencesDamien Lespiau