summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-13lib/igt_fb: better format printingDaniel Vetter
2019-03-13tests/kms_plane: Reduce execution time by reducing source size and performing...Maarten Lankhorst
2019-03-13kms_atomic: Add subtest for testing zpos plane propertyTomeu Vizoso
2019-03-13lib/igt_kms: Add zpos plane property.Marius Vlad
2019-03-12Revert "tests: kms_plane: Disable XBGR8888"Arkadiusz Hiler
2019-03-12tests/kms_plane: Keep testing pixel formats even if one failsArkadiusz Hiler
2019-03-12tests/kms_plane_multiple: Do not iterate over output twiceArkadiusz Hiler
2019-03-12tests/kms_plane_scaling: Rip out unused igt_pipe_crc_tArkadiusz Hiler
2019-03-12tests/kms_plane: Open DRM DEVICE with DRIVER_ANYMamta Shukla
2019-03-12kms_flip: Standardize return value for fb_is_boundRodrigo Siqueira
2019-03-12kms_flip: Rework set_mode()Rodrigo Siqueira
2019-03-12kms_flip: Remove magic constant in run_test_on_crtc_set()Rodrigo Siqueira
2019-03-12kms_flip: Fix warning related to i915 gem dependenceRodrigo Siqueira
2019-03-12kms_flip: Removes unreachable code related to TEST_TS_CONTRodrigo Siqueira
2019-03-12kms_flip: Removes unreachable code related to TEST_RPMRodrigo Siqueira
2019-03-11tests/kms_ccs: Generate compressed surfaces with rendercopyDhinakaran Pandiyan
2019-03-11lib/igt_fb: Function to create a bo for passed in igt_fbDhinakaran Pandiyan
2019-03-11lib/igt_fb: s/tiling/modifier/ where appropriateVille Syrjälä
2019-03-11lib/igt_fb: Use rendercopy for rendering into compressed buffersVille Syrjälä
2019-03-11tests/gem_render_copy: Test Yf tilingVille Syrjälä
2019-03-11lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopyVille Syrjälä
2019-03-11lib/rendercopy: Copy gen8 surface state definition to gen-9 headerDhinakaran Pandiyan
2019-03-11lib/debugfs: Nuke enum intel_pipe_crc_sourceVille Syrjälä
2019-03-11lib/igt_matrix: Fix up some docsVille Syrjälä
2019-03-11lib/igt_kms: Fix docs for igt_enable_connectors()Ville Syrjälä
2019-03-11tests/kms_setmode: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Request the initial vbl count with RELATIVE instead of ABSOLUTEVille Syrjälä
2019-03-11tests/kms_setmode: Request the initial vbl count with RELATIVE instead of ABS...Ville Syrjälä
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä
2019-03-11i915/gem_ppgtt: Swap args to intel_require_memory()Chris Wilson
2019-03-11i915/gem_ppgtt: Estimate resource usage and bail if it means swapping!Chris Wilson
2019-03-08tools/intel_vbt_decode: check inconsistent sequence element sizeJani Nikula
2019-03-08tools/intel_vbt_decode: Dump the GPIO value/config/flag as a raw hex byteVille Syrjälä
2019-03-08tools/intel_vbt_decode: Correctly decode v3 GPIO sequenceVille Syrjälä
2019-03-08lib/igt_pm: Avoid out-of-bounds reads and writesPetri Latvala
2019-03-08lib/fb: Add missing break in get_yuv_parametersPetri Latvala
2019-03-08lib/debugfs: Ensure null-termination in igt_hpd_storm_detectedPetri Latvala
2019-03-08lib/aux: Plug memory leak in get_suspend_testPetri Latvala
2019-03-08lib/aux: Plug memory leak in __igt_lsof_fdsPetri Latvala
2019-03-07i915/pm_rpm: Show the rpm status after disabling screensChris Wilson
2019-03-06igt/tests: Fix error checking in kms_atomic_transitionStanislav Lisovskiy
2019-03-06i915/gem_exec_parse: Switch to a fixed timeout for basic-allocationsChris Wilson
2019-03-06i915/gem_exec_nop: Drop signal-all subtest from CIAshutosh Dixit
2019-03-05gem_ctx_isolation.c - Gen11 enabling for context isolation testDale B Stimson
2019-03-05i915/gem_busy: Another year, another ABI bumpChris Wilson
2019-03-04lib/igt_kms: Fix commits for planes with multiple possible CRTCsNicholas Kazlauskas
2019-03-04automake: Make librt mandatoryTvrtko Ursulin
2019-03-04autoconf: Silence void pointer arithmetic warningsTvrtko Ursulin
2019-03-02tests/kms_cursor_legacy: Add missing munmapNischala Yelchuri