summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-19lib: expose fb_initOleg Vasilev
2019-08-15lib/igt_infoframe: add support for AVI InfoFramesSimon Ser
2019-08-15lib/tests/igt_audio: silence uninitialized variable warningSimon Ser
2019-08-15lib/igt_kms: add support for link-statusSimon Ser
2019-08-15lib/igt_chamelium: add chamelium_trigger_link_failureSimon Ser
2019-08-15lib/igt_edid: merge edid_ext_update_cea_checksum into edid_update_checksumSimon Ser
2019-08-15lib/igt_edid: make HDMI VSDB data array unsignedSimon Ser
2019-08-15lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser
2019-08-15lib/igt_kms: use struct edid instead of unsigned charSimon Ser
2019-08-14lib/igt_chamelium: add support for GetLastInfoFrameSimon Ser
2019-08-14lib/igt_infoframe: new librarySimon Ser
2019-08-14lib/display_require: reset hdcp on all connectorsRamalingam C
2019-08-12lib/sw_sync: Fix querying fence statusChris Wilson
2019-08-12lib/i915: Trim ring measurement by oneChris Wilson
2019-08-06kms_content_protection: Content type supportRamalingam C
2019-08-01lib/i915: Remove discontinued i915 module parametersAshutosh Dixit
2019-07-23i915/gem_mocs_settings: Identify CometlakeChris Wilson
2019-07-22lib/tgl: Add TGL PCI IDs to match tableLucas De Marchi
2019-07-22lib/tgl: Add Tigerlake platform definitionJavier Villavicencio
2019-07-22lib: sync i915_pciids.h with kernelLucas De Marchi
2019-07-19lib/igt_edid: assert data blocks fit in CEA extensionSimon Ser
2019-07-19lib/igt_chamelium: autodiscover Chamelium port mappingsSimon Ser
2019-07-19lib/igt_chamelium: add chamelium_get_video_portsSimon Ser
2019-07-19lib/igt_chamelium: set EDID serialSimon Ser
2019-07-19lib/igt_chamelium: upload one EDID per portSimon Ser
2019-07-19lib/igt_chamelium: add CHAMELIUM_MAX_PORTSSimon Ser
2019-07-19lib/igt_chamelium: split chamelium_new_edidSimon Ser
2019-07-19lib/igt_chamelium: allow EDIDs to be mutated for each portSimon Ser
2019-07-19lib/igt_chamelium: fix chamelium_port_set_edid docsSimon Ser
2019-07-17lib/igt_chamelium: add chamelium_supports_get_video_paramsSimon Ser
2019-07-17lib/igt_chamelium: add chamelium_port_get_video_paramsSimon Ser
2019-07-16lib: Ditch "DRIVER_* for kms tests" cargo cultDaniel Vetter
2019-07-15lib/igt_edid: add docsSimon Ser
2019-07-15lib/igt_kms: remove unused update_edid_csumSimon Ser
2019-07-11lib/tests/igt_edid: check number of extensionsSimon Ser
2019-07-11lib/igt_kms: add igt_kms_get_3d_edidSimon Ser
2019-07-11lib/igt_edid: add enum for HDMI VSDB video flagsSimon Ser
2019-07-08tests/i915/gem_spin_batch: Update with engine discoveryRamalingam C
2019-07-08lib/igt_fb: Allow creating yuv fbs with different encodings/rangesVille Syrjälä
2019-07-08lib/igt_core: Add support for subtest descriptionsArkadiusz Hiler
2019-07-05lib/igt_kms: use igt_edid to generate a 4K EDIDSimon Ser
2019-07-05lib/igt_edid: add support for Short Video DescriptorsSimon Ser
2019-07-05lib/igt_edid: add support for native DTDs in CEA extension blocksSimon Ser
2019-07-05lib/igt_edid: add hdmi_vsdbSimon Ser
2019-07-05lib/igt_edid: s/vsd/vsdb/Simon Ser
2019-07-05lib/igt_kms: remove length parameter from kmstest_force_edidSimon Ser
2019-07-04lib/intel_chipset: Move BIT macro to common placeLukasz Kalamarz
2019-07-03lib: Add --skip-crc-compare optionMatt Roper
2019-07-03lib/igt_eld: print debug message when no ELD is foundSimon Ser
2019-07-02i915: Fix gem_context_has_engine_map() for older kernelsChris Wilson