summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-13lib/igt_fb: Add support for P01x formats, v5.Maarten Lankhorst
2019-02-13lib/color_encoding: Prepare support for HDR modes, v2.Maarten Lankhorst
2019-02-11lib/tests: Drop automake supportDaniel Vetter
2019-02-11igt: fb: Add a bunch of new YUV formatsMaxime Ripard
2019-02-11igt: fb: Rework YUV i915 allocation pathMaxime Ripard
2019-02-11igt: fb: Clear YUV dumb buffersMaxime Ripard
2019-02-11igt: fb: Don't pass the stride when allocating a dumb, multi-planar bufferMaxime Ripard
2019-02-11igt: fb: Account for all planes bppMaxime Ripard
2019-02-11igt: fb: Add size checks and recalculation before dumb allocationMaxime Ripard
2019-02-11igt: fb: Refactor dumb buffer allocation pathMaxime Ripard
2019-02-05lib/igt_kms: Don't reset VRR_ENABLED on every commitNicholas Kazlauskas
2019-02-05lib/igt_fb: Fix merge of preliminary patches for clearing YUVPaul Kocialkowski
2019-02-05igt: fb: Move i915 YUV buffer clearing code to a functionMaxime Ripard
2019-02-05igt: fb: generic YUV convertion functionMaxime Ripard
2019-02-05igt: fb: Reduce tile size alignment for non intel platformsMaxime Ripard
2019-02-05igt: fb: Add subsampling parameters to the formatsMaxime Ripard
2019-02-05tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICLTony Ye
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye
2019-02-04lib: sync i915_pciids.h with kernelRodrigo Vivi
2019-02-01debugfs: Fix writing an extra zero out of bounds in igt_crc_to_string_extended()Maarten Lankhorst
2019-02-01lib/igt_kms: Clear all non-atomic properties in legacy/universal commit corre...Maarten Lankhorst
2019-02-01tests/kms_frontbuffer_tracking: Fix skips when PSR is not available.Maarten Lankhorst
2019-02-01lib/psr: Do not use out of bound enum for psr_set.Maarten Lankhorst
2019-01-30lib: Skip unused fork helpersChris Wilson
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter
2019-01-28tests: Add variable refresh rate testsNicholas Kazlauskas
2019-01-28lib/igt_x86: Mock-use variable to silence static analysisPetri Latvala
2019-01-28lib/igt_kms: Aid static analyzer with the control flowPetri Latvala
2019-01-28igt_aux: Handle empty pm_test file gracefullyPetri Latvala
2019-01-24lib/igt_gt: Move assert with setting 'reset' parameter after IGT env checkKatarzyna Dec
2019-01-23lib/draw: Align mmap requests to page boundariesChris Wilson
2019-01-23tests: drop openssl dependency in favor of glib sha1 implementationJani Nikula
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza
2019-01-22lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version testedJosé Roberto de Souza
2019-01-22lib/psr: Rename psr_wait_exit to psr_wait_updateJosé Roberto de Souza
2019-01-22lib/psr: Only care about DEEP_SLEEP state for PSR2José Roberto de Souza
2019-01-22lib/psr: Add support to new modified i915_edp_psr_status outputJosé Roberto de Souza
2019-01-22lib: Include the size in the error message for mlockChris Wilson
2019-01-21lib/drmtest: Don't read from NULL in set_forced_driverPetri Latvala
2019-01-21lib/igt_core: Initialize fds in igt_system_quietPetri Latvala
2019-01-21lib/igt_core: Handle all failures to read .igtrcPetri Latvala
2019-01-21lib/igt_core: Assert that optarg is presentPetri Latvala
2019-01-21lib/igt_audio: Initialize freq in audio_signal_detect()Petri Latvala
2019-01-21lib/igt_alsa: Remove dead assignmentPetri Latvala
2019-01-21lib/igt_kms: Assert that active crtcs have at least one planePetri Latvala
2019-01-21lib/igt_kms: Make igt_display_init require at least one planePetri Latvala
2019-01-21lib: Avoid memcpying 0 bytes from NULLPetri Latvala
2019-01-21lib/igt_kms: Use correct type for callocPetri Latvala
2019-01-21lib/ioctl_wrappers: Help static analysis with execution flowPetri Latvala