aboutsummaryrefslogtreecommitdiffstats
path: root/lib/igt_kms.c
Commit message (Expand)AuthorAgeFilesLines
* igt-gpu-tools: build kms_flip testsSean Callanan2019-11-271-0/+14
* lib/igt_kms: add support for link-statusSimon Ser2019-08-151-0/+1
* lib/igt_edid: merge edid_ext_update_cea_checksum into edid_update_checksumSimon Ser2019-08-151-3/+0
* lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser2019-08-151-4/+4
* lib/igt_kms: use struct edid instead of unsigned charSimon Ser2019-08-151-19/+19
* lib/display_require: reset hdcp on all connectorsRamalingam C2019-08-141-0/+5
* kms_content_protection: Content type supportRamalingam C2019-08-061-0/+1
* lib/igt_kms: remove unused update_edid_csumSimon Ser2019-07-151-18/+0
* lib/igt_kms: add igt_kms_get_3d_edidSimon Ser2019-07-111-98/+51
* lib/igt_kms: use igt_edid to generate a 4K EDIDSimon Ser2019-07-051-47/+60
* lib/igt_edid: add support for native DTDs in CEA extension blocksSimon Ser2019-07-051-2/+1
* lib/igt_edid: s/vsd/vsdb/Simon Ser2019-07-051-7/+7
* lib/igt_kms: remove length parameter from kmstest_force_edidSimon Ser2019-07-051-6/+7
* lib/igt_kms: Dump mode picture aspect ratioVille Syrjälä2019-06-241-2/+23
* lib/igt_kms: generate an EDID suitable for DP audioSimon Ser2019-06-101-9/+37
* tests/kms_flip: Skip VBlank tests in modules without VBlankRodrigo Siqueira2019-06-061-0/+21
* lib/igt_kms: introduce igt_kms_get_hdmi_audio_edidSimon Ser2019-06-041-58/+75
* lib/igt_kms: drop unneeded drmModeAtomicSetCursor() callEmil Velikov2019-05-151-1/+0
* lib/igt_kms: Update cursor when fb width/height changes too.Maarten Lankhorst2019-05-131-1/+3
* lib/igt_edid: new library for generating EDIDsSimon Ser2019-04-171-58/+55
* lib/igt_kms: Be more verbose about failure in kmstest_wait_for_pageflipArkadiusz Hiler2019-04-051-1/+9
* lib/igt_kms: Clear pipe color management properties on reset.Maarten Lankhorst2019-04-041-0/+9
* tests/plane_lowres: Test each plane individuallyJosé Roberto de Souza2019-04-011-15/+6
* lib: Share the 1024x768 mode among testsJosé Roberto de Souza2019-04-011-1/+24
* lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski2019-03-201-1/+6
* lib/igt_kms: reset plane alpha and blend in igt_plane_reset()Juha-Pekka Heikkila2019-03-201-0/+7
* lib/igt_kms: Add zpos plane property.Marius Vlad2019-03-131-0/+1
* lib/igt_kms: Fix docs for igt_enable_connectors()Ville Syrjälä2019-03-111-0/+1
* lib/igt_kms: Fix commits for planes with multiple possible CRTCsNicholas Kazlauskas2019-03-041-29/+74
* lib/igt_kms: Add helpers to count and iterate planes from outputPaul Kocialkowski2019-02-261-0/+36
* lib/igt_kms: Add helpers to count and iterate planes from pipePaul Kocialkowski2019-02-261-0/+48
* tests/kms_lease: exercise ueventDaniel Vetter2019-02-221-11/+31
* lib/crc: Reset fifo underrun reporting for every crc captureDaniel Vetter2019-02-201-6/+2
* lib/igt_kms: Don't reset VRR_ENABLED on every commitNicholas Kazlauskas2019-02-051-3/+0
* lib/igt_kms: Clear all non-atomic properties in legacy/universal commit corre...Maarten Lankhorst2019-02-011-4/+3
* tests: Add variable refresh rate testsNicholas Kazlauskas2019-01-281-0/+5
* lib/igt_kms: Assert that active crtcs have at least one planePetri Latvala2019-01-211-0/+1
* lib/igt_kms: Make igt_display_init require at least one planePetri Latvala2019-01-211-1/+1
* lib/igt_kms: Use correct type for callocPetri Latvala2019-01-211-1/+1
* lib/kms: Enable outputs by default in igt_require_displayDaniel Vetter2018-12-101-1/+5
* lib/igt_kms: Fill the plane format/mod information for pre-blobifier driversVille Syrjälä2018-11-271-1/+21
* lib/kms: warn if we commit without outputsDaniel Vetter2018-11-271-4/+4
* lib/kms: Drop igt_display_initDaniel Vetter2018-11-271-9/+5
* kms_content_protection: Add Content Protection testRamalingam C2018-10-251-0/+1
* lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffersDeepak Rawat2018-10-171-0/+22
* lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson2018-10-031-7/+3
* tests: Add kms plane alpha blending test, v2.Maarten Lankhorst2018-10-021-0/+2
* lib/kms: Skip no-op display updatesChris Wilson2018-10-011-0/+6
* lib: Report if kms is enabled on the displayChris Wilson2018-10-011-2/+12
* lib/igt_fb: Make fb size 64bitVille Syrjälä2018-09-111-2/+2