summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-03-13lib: switch intel_copy_bo to directly take a sizeDaniel Vetter
2014-03-13lib: api docs for intel_batchbufferDaniel Vetter
2014-03-13lib/intel_batchbuffer: Remove BATCH_LOCALSDaniel Vetter
2014-03-13lib: remove hw context #definesDaniel Vetter
2014-03-12lib/igt_debugfs: api docsDaniel Vetter
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter
2014-03-12lib/ioctl_wrappers: api doc fixupDaniel Vetter
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter
2014-03-12lib/igt_core: api documentationDaniel Vetter
2014-03-12lib: extract igt_core.cDaniel Vetter
2014-03-12lib/ioctl_wrappers: api docDaniel Vetter
2014-03-11lib: extract ioctl_wrappers.cDaniel Vetter
2014-03-11lib: Add missing header to Makefile.sourcesThomas Wood
2014-03-11drmtest: reformat the API documentationThomas Wood
2014-02-26lib: Test against available swapChris Wilson
2014-02-20Add i915_pciids.hChris Wilson
2014-02-13lib: (somewhat) structured logging supportDaniel Vetter
2014-02-12lib: Make igt_skip noreturnDaniel Vetter
2014-02-12lib: install exit handler only on success for prefault controlDaniel Vetter
2014-02-11lib: fix header includeDaniel Vetter
2014-02-11lib/display: Fix typo in igt_plane_get_fd_id() (fb)Damien Lespiau
2014-02-11lib: Fix igt_ouput_get_plane() typo (output)Damien Lespiau
2014-02-11lib: Don't wait in igt_wait_for_keypress() if stdin is not a ttyDamien Lespiau
2014-02-11lib/display: Fix assertion in set_plane()Damien Lespiau
2014-02-11lib/display: Wait for a vblank after SetPlane()Damien Lespiau
2014-02-11lib/display: Print the fb id, not its pointer in the set_fb() log messageDamien Lespiau
2014-02-11lib/display: Add a way to wait at every commit for inspectionDamien Lespiau
2014-02-11lib: Add a helper to wait for a keypressDamien Lespiau
2014-02-11lib: Include drm_fourcc.h from igt_kms.hDamien Lespiau
2014-02-11lib: Introduce a new helper kmstest_create_color_fb()Damien Lespiau
2014-02-11lib/display: Add support for DRM planesDamien Lespiau
2014-02-11lib/crc: Add a helper to read a single CRC valueDamien Lespiau
2014-02-11lib/crc: Factor out reading a single CRC valueDamien Lespiau
2014-02-11lib/display: Check if we're trying to use the same pipe on 2 outputsDamien Lespiau
2014-02-11lib/display: Allow to override the display verbosity with an env varialeDamien Lespiau
2014-02-11lib/display: Add a way to specify we don't care about the pipe to useDamien Lespiau
2014-02-11lib/display: Add support for the cursor planeDamien Lespiau
2014-02-11lib/display: Fix the SetCrtc disabling log messageDamien Lespiau
2014-02-11lib/display: Add an accessor to retrieve the number of pipesDamien Lespiau
2014-02-11lib: Introduce a for_each_connected_output() macroDamien Lespiau
2014-02-11lib: Introduce symbolic names for display planesDamien Lespiau
2014-02-11lib: Introduce a modeset APIDamien Lespiau
2014-02-11lib/drmtest: Fix up skip_henceforth checksDaniel Vetter
2014-02-06lib: fix signed/unsigned comparison issuesThomas Wood
2014-02-06lib/drmtest: Add igt_wait_helperJeff McGee
2014-02-05lib/drmtest: fix hang in quiescent_gpu_at_exit due to signal-unsafe asprintfImre Deak
2014-02-04android: Change tests & tools directory to use the lib directoryRafael Barbalho
2014-02-04android: Add the generation of vesion.h & config.h to libRafael Barbalho
2014-02-04android: Add makefile for the lib directoryRafael Barbalho