aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* igt-gpu-tools: build kms_vblank testKevin DuBois2020-02-121-0/+49
* igt-gpu-tools: respect display's max alphaandroid-r-preview-1Sean Callanan2020-01-161-1/+18
* igt-gpu-tools: build kms_atomic testSean Callanan2019-12-062-2/+12
* igt-gpu-tools: add tests for ion/gem interactionSean Callanan2019-11-276-0/+568
* Merge "igt-gpu-tools: build kms_flip tests"Treehugger Robot2019-11-274-19/+169
|\
| * igt-gpu-tools: build kms_flip testsSean Callanan2019-11-274-19/+169
* | Drop dependency on GNU libunwind shared library.Peter Collingbourne2019-11-261-0/+3
|/
* Initial Android build supportAlistair Strachan2019-10-253-2/+23
* tests/kms_chamelium: Wait for chamelium being reachable after a suspendArkadiusz Hiler2019-08-202-0/+27
* lib: expose fb_initOleg Vasilev2019-08-192-20/+22
* lib/igt_infoframe: add support for AVI InfoFramesSimon Ser2019-08-152-0/+78
* lib/tests/igt_audio: silence uninitialized variable warningSimon Ser2019-08-151-1/+1
* lib/igt_kms: add support for link-statusSimon Ser2019-08-152-0/+2
* lib/igt_chamelium: add chamelium_trigger_link_failureSimon Ser2019-08-152-0/+18
* lib/igt_edid: merge edid_ext_update_cea_checksum into edid_update_checksumSimon Ser2019-08-153-11/+13
* lib/igt_edid: make HDMI VSDB data array unsignedSimon Ser2019-08-151-1/+1
* lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser2019-08-154-10/+14
* lib/igt_kms: use struct edid instead of unsigned charSimon Ser2019-08-155-38/+38
* lib/igt_chamelium: add support for GetLastInfoFrameSimon Ser2019-08-142-0/+76
* lib/igt_infoframe: new librarySimon Ser2019-08-144-0/+161
* lib/display_require: reset hdcp on all connectorsRamalingam C2019-08-141-0/+5
* lib/sw_sync: Fix querying fence statusChris Wilson2019-08-121-10/+3
* lib/i915: Trim ring measurement by oneChris Wilson2019-08-121-2/+3
* kms_content_protection: Content type supportRamalingam C2019-08-062-0/+2
* lib/i915: Remove discontinued i915 module parametersAshutosh Dixit2019-08-011-9/+1
* i915/gem_mocs_settings: Identify CometlakeChris Wilson2019-07-231-1/+2
* lib/tgl: Add TGL PCI IDs to match tableLucas De Marchi2019-07-221-0/+2
* lib/tgl: Add Tigerlake platform definitionJavier Villavicencio2019-07-222-0/+9
* lib: sync i915_pciids.h with kernelLucas De Marchi2019-07-222-54/+149
* lib/igt_edid: assert data blocks fit in CEA extensionSimon Ser2019-07-191-0/+1
* lib/igt_chamelium: autodiscover Chamelium port mappingsSimon Ser2019-07-191-2/+211
* lib/igt_chamelium: add chamelium_get_video_portsSimon Ser2019-07-191-0/+44
* lib/igt_chamelium: set EDID serialSimon Ser2019-07-191-5/+38
* lib/igt_chamelium: upload one EDID per portSimon Ser2019-07-191-7/+22
* lib/igt_chamelium: add CHAMELIUM_MAX_PORTSSimon Ser2019-07-192-5/+9
* lib/igt_chamelium: split chamelium_new_edidSimon Ser2019-07-191-13/+22
* lib/igt_chamelium: allow EDIDs to be mutated for each portSimon Ser2019-07-192-2/+30
* lib/igt_chamelium: fix chamelium_port_set_edid docsSimon Ser2019-07-191-3/+4
* lib/igt_chamelium: add chamelium_supports_get_video_paramsSimon Ser2019-07-172-20/+29
* lib/igt_chamelium: add chamelium_port_get_video_paramsSimon Ser2019-07-172-0/+67
* lib: Ditch "DRIVER_* for kms tests" cargo cultDaniel Vetter2019-07-162-13/+9
* lib/igt_edid: add docsSimon Ser2019-07-152-0/+46
* lib/igt_kms: remove unused update_edid_csumSimon Ser2019-07-151-18/+0
* lib/tests/igt_edid: check number of extensionsSimon Ser2019-07-111-0/+3
* lib/igt_kms: add igt_kms_get_3d_edidSimon Ser2019-07-115-194/+53
* lib/igt_edid: add enum for HDMI VSDB video flagsSimon Ser2019-07-111-0/+6
* tests/i915/gem_spin_batch: Update with engine discoveryRamalingam C2019-07-082-0/+9
* lib/igt_fb: Allow creating yuv fbs with different encodings/rangesVille Syrjälä2019-07-082-6/+14
* lib/igt_core: Add support for subtest descriptionsArkadiusz Hiler2019-07-084-21/+578
* lib/igt_kms: use igt_edid to generate a 4K EDIDSimon Ser2019-07-054-49/+62