summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-23tests/kms_addfb_basic: Require an intel card for tests using tilingMihail Atanassov1-0/+4
2019-07-22tests/fb/tgl: Yf tiling does not exist on gen-12Dhinakaran Pandiyan1-5/+8
2019-07-22lib/tgl: Add TGL PCI IDs to match tableLucas De Marchi1-0/+2
2019-07-22lib/tgl: Add Tigerlake platform definitionJavier Villavicencio2-0/+9
2019-07-22lib: sync i915_pciids.h with kernelLucas De Marchi2-54/+149
2019-07-22runner: Make sure that we are closing watchdogs on signalsArkadiusz Hiler1-26/+79
2019-07-22runner: Warn when watchdogs are being closed from the exit handlerArkadiusz Hiler1-0/+3
2019-07-22runner: Make sure we don't close watchdogs twiceArkadiusz Hiler1-0/+4
2019-07-19tools/vbt_decode: Print PSR2 training pattern durationDhinakaran Pandiyan1-0/+11
2019-07-19tools/vbt_decode: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan1-3/+3
2019-07-19lib/igt_edid: assert data blocks fit in CEA extensionSimon Ser1-0/+1
2019-07-19lib/igt_chamelium: autodiscover Chamelium port mappingsSimon Ser1-2/+211
2019-07-19lib/igt_chamelium: add chamelium_get_video_portsSimon Ser1-0/+44
2019-07-19lib/igt_chamelium: set EDID serialSimon Ser1-5/+38
2019-07-19lib/igt_chamelium: upload one EDID per portSimon Ser1-7/+22
2019-07-19lib/igt_chamelium: add CHAMELIUM_MAX_PORTSSimon Ser2-5/+9
2019-07-19lib/igt_chamelium: split chamelium_new_edidSimon Ser1-13/+22
2019-07-19lib/igt_chamelium: allow EDIDs to be mutated for each portSimon Ser3-4/+35
2019-07-19lib/igt_chamelium: fix chamelium_port_set_edid docsSimon Ser1-3/+4
2019-07-17tests/kms_chamelium: add a test checking modesSimon Ser1-0/+110
2019-07-17lib/igt_chamelium: add chamelium_supports_get_video_paramsSimon Ser2-20/+29
2019-07-17lib/igt_chamelium: add chamelium_port_get_video_paramsSimon Ser2-0/+67
2019-07-17tests/i915/gem_mmap_wc: Tweak close subtestLukasz Kalamarz1-2/+2
2019-07-16build: rename Meson optionsSimon Ser7-30/+37
2019-07-16lib: Ditch "DRIVER_* for kms tests" cargo cultDaniel Vetter2-13/+9
2019-07-15lib/igt_edid: add docsSimon Ser2-0/+46
2019-07-15lib/igt_kms: remove unused update_edid_csumSimon Ser1-18/+0
2019-07-12intel_l3_parity: Restore support for IvybridgeChris Wilson1-0/+12
2019-07-12tests/kms_chamelium: remove unused drmModeGetResourcesSimon Ser1-4/+0
2019-07-11tests/prime_vgem: Fix broken handling of interprocess pipesJanusz Krzysztofik1-4/+8
2019-07-11lib/tests/igt_edid: check number of extensionsSimon Ser1-0/+3
2019-07-11lib/igt_kms: add igt_kms_get_3d_edidSimon Ser6-199/+55
2019-07-11lib/igt_edid: add enum for HDMI VSDB video flagsSimon Ser1-0/+6
2019-07-08tests/i915/gem_spin_batch: Update with engine discoveryRamalingam C3-23/+59
2019-07-08i915/gem_eio: Push the forced reset telltales to kmsgChris Wilson1-1/+2
2019-07-08tests/kms_plane: Throw away yet another bitVille Syrjälä1-3/+10
2019-07-08tests/kms_plane: Test all YCbCr encodings/rangesVille Syrjälä1-35/+129
2019-07-08lib/igt_fb: Allow creating yuv fbs with different encodings/rangesVille Syrjälä4-10/+22
2019-07-08docs: Embed subtest descriptions in the documentationArkadiusz Hiler4-48/+117
2019-07-08CONTRIBUTING: Rework a bit and updateArkadiusz Hiler1-10/+38
2019-07-08tests/kms_plane_multiple: Describe the testArkadiusz Hiler1-18/+21
2019-07-08tests/kms_hdmi_inject: Provide igt_descriptionsArkadiusz Hiler1-1/+8
2019-07-08lib/igt_core: Add support for subtest descriptionsArkadiusz Hiler4-21/+578
2019-07-05lib/igt_kms: use igt_edid to generate a 4K EDIDSimon Ser5-56/+64
2019-07-05lib/igt_edid: add support for Short Video DescriptorsSimon Ser2-0/+14
2019-07-05lib/igt_edid: add support for native DTDs in CEA extension blocksSimon Ser3-5/+6
2019-07-05lib/igt_edid: add hdmi_vsdbSimon Ser2-11/+75
2019-07-05lib/igt_edid: s/vsd/vsdb/Simon Ser3-32/+32
2019-07-05lib/igt_kms: remove length parameter from kmstest_force_edidSimon Ser5-23/+20
2019-07-05i915/gem_eio: Assert the hanging request is correctly identifiedChris Wilson1-8/+9