summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-03-16lib: Add igt_hweight()Ville Syrjälä
2018-03-15lib/igt_kms: Fix enum type in igt_pipe_has_prop.Maarten Lankhorst
2018-03-12lib/igt_kms: Fix igt_plane_reset to handle cursor planes correctly tooMaarten Lankhorst
2018-03-12intel_chipsets: store GT information in device infoLionel Landwerlin
2018-03-12include: bump drm uAPI headersLionel Landwerlin
2018-03-07lib: Use C99 initialisers to clear context parametersChris Wilson
2018-03-07Bump measure_ring_size() timer intervalChris Wilson
2018-03-05lib/sysfs: s/kick_fbcon/bind_fbcon/Ville Syrjälä
2018-03-05lib/sysfs: Fix fbcon unbind, againVille Syrjälä
2018-03-05lib/igt_pm: Restore runtime pm state on test exitTvrtko Ursulin
2018-03-05tests/perf_pmu: Handle CPU hotplug failures betterChris Wilson
2018-03-03lib: Fix MI_BATCH_BUFFER_START for hang injectionChris Wilson
2018-03-01lib: Provide an accelerated routine for readback from WCChris Wilson
2018-03-01lib/dummyload: Avoid assertions in lowlevel spin constructorChris Wilson
2018-02-28lib/igt_draw: Fix bo leak in gpu draw routinesMaarten Lankhorst
2018-02-27meson: Get rid of lib_headersArkadiusz Hiler
2018-02-27igt: Make libudev mandatoryAntonio Argenziano
2018-02-27lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files.Maarten Lankhorst
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst
2018-02-27lib: Export kmsg()Chris Wilson
2018-02-23Iterate over physical enginesChris Wilson
2018-02-23meson: Use bufmgr stubs headers if libdrm_intel is not foundArkadiusz Hiler
2018-02-23lib/igt_gt: add intel_measure_ring_sizeDaniele Ceraolo Spurio
2018-02-23lib/igt_dummyload: add igt_corkDaniele Ceraolo Spurio
2018-02-22igt: Add igt_vc4_get_param() helperBoris Brezillon
2018-02-22igt/vc4: Add a helper function to mark BOs purgeableBoris Brezillon
2018-02-22lib/igt_perf: Find active perf CPUTvrtko Ursulin
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson
2018-02-20lib/igt_kms: Add doc for kmstest_ and igt_ functionsCarlos Santa
2018-02-20lib: Remove overzealous assertion on gem_set_caching()Chris Wilson
2018-02-20lib: Always set mismatching index for igt_find_crc_mismatchChris Wilson
2018-02-20lib: Cache the debugfs mountpointChris Wilson
2018-02-16lib/igt_aux: Add function to swap int64 in arrayAntonio Argenziano
2018-02-15lib/i915_pciids.h: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi
2018-02-15lib/igt_kms: Fix igt_display_drop_events() to work as intendedMaarten Lankhorst
2018-02-15lib/igt_debugfs: Fix igt_pipe_get_crcs.Maarten Lankhorst
2018-02-14lib/kms: Clear unused fields for getproperty ioctlChris Wilson
2018-02-13lib: force a reset on an uncooperative i915 deviceChris Wilson
2018-02-12lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4.Maarten Lankhorst
2018-02-12lib/igt_fb: Remove igt_get_all_cairo_formats()Maarten Lankhorst
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst
2018-02-12lib/igt_fb: Make igt_remove_fb more robustMaarten Lankhorst
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2018-02-01lib/igt_fb: Add support for NV12 format through conversion, v2.Maarten Lankhorst
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2018-02-01lib/intel_batchbuffer: Add src/dst delta arguments to igt_blitter_fast_copy tooMaarten Lankhorst
2018-02-01lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2.Maarten Lankhorst
2018-02-01lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fbMaarten Lankhorst
2018-02-01lib/igt_fb: Pass format to igt_calc_fb_sizeMaarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst