summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-01i915/gem_exec_schedule: Verify that using HW semaphores doesn't blockChris Wilson
2019-04-01kms_busy: Use igt_waitchildren_timeout()Chris Wilson
2019-03-30i915_pm_rpm: remove gem-execbuf-stress-extra-wait because same as gem-execbuf...Caz Yokoyama
2019-03-30i915_pm_rpm: gem-execbuf-stress subtest fasterCaz Yokoyama
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-29tests/kms_rmfb: Ignore plane configuration errorsVille Syrjälä
2019-03-29tests/kms_plane: Test all modifiers as wellVille Syrjälä
2019-03-29tests/kms_plane: Eliminate modeset between every planeVille Syrjälä
2019-03-29tests/kms_plane: Reduce the plane size 64x64Ville Syrjälä
2019-03-29tests/kms_plane: Remove the upscaling requirementVille Syrjälä
2019-03-29lib/igt_fb: Add support for Y410/Y416 formats, v5.Maarten Lankhorst
2019-03-29lib/igt_fb: Add support for Y21x formats as well, v3.Maarten Lankhorst
2019-03-28tests/kms_lease: Check crtc used in atomic ioctlDaniel Vetter
2019-03-28tests/kms_lease: Handle new errno from idr/xa double insertDaniel Vetter
2019-03-28tests/kms_lease: Adjust to kernel errno changesDaniel Vetter
2019-03-28tests/kms_lease: test implicit cursor plane usageDaniel Vetter
2019-03-28tests/kms_lease: test implicit primary plane usage in setcrtc ioctlDaniel Vetter
2019-03-28tests/kms_lease: test implicit primary plane usage in page_flip ioctlDaniel Vetter
2019-03-28gem_exec_latency: Initialize variance to zeroPetri Latvala
2019-03-27lib/igt_fb: Align min_stride to 256 bytes for YUV buffers on amdgpuNicholas Kazlauskas
2019-03-27lib/debugfs: Don't do CRC sanity checks on amdgpuNicholas Kazlauskas
2019-03-27lib/drmtest: Add helpers to check and require amdgpuNicholas Kazlauskas
2019-03-27runner: Make taint abort messages more verboseArkadiusz Hiler
2019-03-27i915/gem_exec_big: 128MiB not enough slack? Let out the rope!Chris Wilson
2019-03-26tests/kms_chamelium: fix typo in check_analog_bridgeSimon Ser
2019-03-26tools/intel-gpu-top: Only link against igt_perf.laChris Wilson
2019-03-26lib/i915: Improve gem_context error messagesChris Wilson
2019-03-26i915/gem_sync: Make switch-default asymmetricChris Wilson
2019-03-26i915/gem_ctx_param: Remove kneecappingChris Wilson
2019-03-26i915/gem_exec_big: Add a single shot testChris Wilson
2019-03-26kms_fence_pin_leak: Ask for the GPU before useChris Wilson
2019-03-26i915/gem_exec_nop: poll-sequential requires ordering between ringsChris Wilson
2019-03-26i915/gem_exec_whisper: Measure total power consumedChris Wilson
2019-03-26i915/gem_exec_schedule: Measure semaphore power consumptionChris Wilson
2019-03-26lib: Add GPU power measurementChris Wilson
2019-03-26lib/intel_batchbuffer: Media VME kernel is valid only for Gen11Tvrtko Ursulin
2019-03-25lib: sync with the newer i915_pciids.h from the KernelAnusha Srivatsa
2019-03-25tests/kms_dp_dsc: Disable DSC even if enabling failedDhinakaran Pandiyan
2019-03-25i915: Mark up some forgotten set-domainChris Wilson
2019-03-25tests/kms_ccs: Use igt_plane_has_format_mod()Ville Syrjälä
2019-03-25tests/testdisplay: fix heap overflowSimon Ser
2019-03-25runner/executor: refactor error handlingSimon Ser
2019-03-22tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatchNischala Yelchuri
2019-03-22tests/kms_available_modes_crc limit tested fb formatsJuha-Pekka Heikkila
2019-03-22tests/kms_plane_scaling: Minimum width and height for planar YUV formats on i...Mika Kahola
2019-03-21i915/gem_mmap_gtt: Check that the initial pagefault is non-blockingChris Wilson
2019-03-21tests/kms_plane_scaling: Ensure minimum height and width for planar uyv formatsMika Kahola
2019-03-20tests/kms_ccs: Test Yf CCS modifier too.Dhinakaran Pandiyan
2019-03-20tests/kms_ccs: Refactor code to add CCS modifiers.Dhinakaran Pandiyan
2019-03-20lib/igt_fb: Switch to using is_ccs_modifier() wrapperDhinakaran Pandiyan