summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11lib: Add roundup_power_of_two()Ville Syrjälä
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-09-11Fix 32bit gcc warningsVille Syrjälä
2018-09-10igt/gem_exec_capture: Fix command emission for gen3Chris Wilson
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson
2018-09-07igt/pm_backlight: Make the actual_brightness test readableChris Wilson
2018-09-07lib/igt_fb: Add missing set_domain callsVille Syrjälä
2018-09-06tests/gem_ctx_isoation: Add warn for newer gens.Antonio Argenziano
2018-09-06igt/kms_addfb_basic: Exercise legacy interface to addfb2Chris Wilson
2018-09-06tests/kms_rotation_crc: Fix bad-pixel-format not to be run on gen11 and laterJuha-Pekka Heikkila
2018-09-06tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11Juha-Pekka Heikkila
2018-09-05tests/fbcon_fbt: Enable PSR1 via debugfsDhinakaran Pandiyan
2018-09-05tests/psr: Test PSR1 in kms_psrDhinakaran Pandiyan
2018-09-05tests/fbcon_fbt: Avoid opening debugfs dir repeatedlyDhinakaran Pandiyan
2018-09-05tests/psr: Avoid opening of already open debugfs dirDhinakaran Pandiyan
2018-09-05lib/debugfs: Function to read debugfs with the directory already openDhinakaran Pandiyan
2018-09-05igt/pm_backlight: Skip if pm is not supportedChris Wilson
2018-09-05lib/pm: Fail gracefully if CONFIG_PM is not built into the kernelChris Wilson
2018-09-05intel_reg: Fix truncate string in the snprintfRodrigo Siqueira
2018-09-05igt/pm_backlight: Require a connected output for the backlightChris Wilson
2018-09-05igt/kms_vblank: Exercise some EINVALChris Wilson
2018-09-04igt/pm_rpm: Reload the module with full mmio debuggingChris Wilson
2018-09-04lib/pm: Increase snd module probe timeout to 10sChris Wilson
2018-09-04igt/pm_rps: Clear previous high load on high->low transitionChris Wilson
2018-09-04igt/pm_rps: Wait for the load-helper to signal receipt of commandChris Wilson
2018-09-04lib/pm: Wait a little for sound module load to completeChris Wilson
2018-09-04lib/pm: Squelch warning for failing to enable audio powermanagementChris Wilson
2018-09-03lib: Check for a specific match if requested.Chris Wilson
2018-09-03lib: Fix strcmp() direction for bsearch.Chris Wilson
2018-09-03lib: Use a bsearch to find the module nameChris Wilson
2018-09-01lib/drmtest: Move open device to separate functionKatarzyna Dec
2018-08-31tests/kms_vblank: Test if we have functional rpm before testingChris Wilson
2018-08-31tests/pm_backlight.c : Brightness test with DPMS and System suspend.Jyoti
2018-08-31igt/perf_pmu: Improve the presentation of the accuracy calibrationChris Wilson
2018-08-31igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracyChris Wilson
2018-08-31lib: Stop caching __drm_device_idChris Wilson
2018-08-31runner: Introduce --piglit-style-dmesgPetri Latvala
2018-08-31runner/resultgen: Add a new field to carry overall runtimesPetri Latvala
2018-08-30lib/sysfs: Avoid using FILE* temporary for igt_sysfs_[v]printfChris Wilson
2018-08-30lib/core: Use libdw to decode stack trace with debugging symbols, v2.Maarten Lankhorst
2018-08-30tests/kms_frontbuffer_tracking: Don't unset mode after reading CRCMaarten Lankhorst
2018-08-30tests/kms_frontbuffer_tracking: Remove redundant modesets for toggling featur...Maarten Lankhorst
2018-08-30tests/kms_frontbuffer_tracking: Attempt to enable both screens simultaneously.Maarten Lankhorst
2018-08-30lib/psr: Add support for toggling edp psr through debugfs, v5.Maarten Lankhorst
2018-08-30lib/kms: Remove special enum handling and replace with call to igt_plane_set_...Maarten Lankhorst
2018-08-30lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.Maarten Lankhorst
2018-08-28tests/gem_render_copy: Fix clipped heightVille Syrjälä
2018-08-27Make string commands dynamic allocateRodrigo Siqueira
2018-08-23gem_storedw_loop: Remove unused variableAntonio Argenziano
2018-08-21tests/kms_cursor_crc: Open DRM device with DRIVER_ANYHaneen Mohammed