summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)Author
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter
2014-04-13lib/kmstest: Fix up tiled buffer creationDaniel Vetter
2014-03-26lib/igt_kms/bf: doc skeletonDaniel Vetter
2014-03-26lib: fold igt_display into igt_kmsDaniel Vetter
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib: extract igt_fb libraryDaniel Vetter
2014-03-26lib/igt_kms: make kmstest_get_cairo_surface staticDaniel Vetter
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter
2014-03-26lib: remove kmstest_create_fbDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter
2014-03-13lib: add igt_vlog to print varargsDaniel Vetter
2014-03-13lib/igt_kms: rip out custom verbose loggin supportDaniel 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/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: Introduce a new helper kmstest_create_color_fb()Damien Lespiau
2014-02-11lib/display: Add support for DRM planesDamien 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 symbolic names for display planesDamien Lespiau
2014-02-11lib: Introduce a modeset APIDamien Lespiau
2014-02-06lib: fix signed/unsigned comparison issuesThomas Wood
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo