modetest: switch usage to proper options grammar
[platform/upstream/libdrm.git] / tests / modetest / modetest.c
2023-11-15 Neil Armstrongmodetest: switch usage to proper options grammar
2023-10-31 Geert Uytterhoevenmodetest: add support for parsing big-endian formats
2023-10-24 Geert Uytterhoevenmodetest: add SMPTE pattern support for C[124] formats
2023-10-24 Geert Uytterhoevenutil: factor out and optimize C8 SMPTE color LUT
2023-09-13 Chia-I Wumodetest: print modifiers in hex as well
2023-09-10 Marijn Suijtenmodetest: allocate and commit atomic request around...
2023-09-10 Neil Armstrongmodetest: allow using -r and -P
2023-09-10 Neil Armstrongmodetest: permit -r and -s to work together
2023-09-09 Marijn Suijtenmodetest: document why no blob is created for linear...
2023-09-09 Ezequiel Garciamodetest: avoid erroring if there's no gamma legacy...
2023-09-08 Dmitry Baryshkovmodetest: custom mode support
2023-09-08 Geert Uytterhoevenmodetest: fix mode_vrefresh() for interlace/dblscan...
2023-09-08 Rohith Iyermodetest: add support for writeback connector
2022-08-31 Simon Sertests/modetest: use drmGetFormatName()
2022-07-02 Simon Sertests: use drmModeGetConnectorTypeName
2022-05-09 Eleni Maria Steamodeprint, modetest, proptest: cast __u64 to uint64_t
2021-11-08 Luigi Santivettixf86drm: add iterator API for DRM/KMS IN_FORMATS blobs
2021-11-02 Alex RichardsonFix -Werror=format build errors on FreeBSD
2021-09-02 ZhiJie.Zhangtests/modetest: get cursor width and height by drmGetCap
2021-06-22 Marius Vladxf86drm: Add a human readable representation for format...
2020-12-11 Nicolas Caramellitests/modetest: remove bracket in dump_connectors()
2020-05-19 Emil Velikovmodetest: Add a new "-r" option to set a default mode
2020-05-19 Emil Velikovmodetest: reorder atomic path alike the non-atomic
2020-05-19 Emil Velikovmodetest: don't error out of final AtomicCommit
2020-05-19 Emil Velikovmodetest: factor out atomic pageflip test
2020-05-19 Emil Velikovmodetest: push pipe_resolve_connectors() to set_mode
2020-05-19 Emil Velikovmodetest: move pipe_resolve_connectors() further up
2020-05-19 Emil Velikovmodetest: unify {,atomic_}set_mode()
2020-05-19 Emil Velikovmodetest: get the crtc_id from the pipe_arg
2020-05-19 Emil Velikovmodetest: introduce and use get_crtc_by_id() and get_cr...
2020-05-19 Emil Velikovmodetest: close the device on exit
2020-05-19 Emil Velikovmodetest: remove drmMode{,Plane}Res
2020-05-19 Emil Velikovmodetest: add and use bo_fb_create() helper
2020-05-19 Emil Velikovmodetest: set atomic cap, _only_ when needed
2020-05-19 Emil Velikovmodetest: move basic args check before open()
2020-05-19 Emil Velikovmodetest: remove cursor/page_flipping_supported stubs
2020-05-19 Emil Velikovmodetest: simplify "dump all" logic
2020-01-23 Eric Engestrommeson: always define whether headers exist
2020-01-21 Ezequiel Garciamodetest: Fix segmentation fault
2020-01-21 John Stultzlibdrm: modetest: Allow selecting modes by index
2019-12-11 Devarsh Thakkarmodetest: Use floating vrefresh while dumping mode
2019-11-25 Devarsh Thakkarmodetest: Add support for setting mode having floating...
2019-06-22 Ilia Mirkinmodetest: add the ability to specify fill patterns...
2019-06-22 Ilia Mirkinmodetest: add C8 support to generate SMPTE pattern
2019-06-22 Ilia Mirkinmodetest: add an add_property_optional variant that...
2019-06-22 Ilia Mirkinmodetest: don't pretend that atomic mode includes a...
2019-04-17 Fritz Koenigtests/modetest: add QCOM_COMPRESSED to supported modifi...
2018-08-07 Benjamin Gaignardtests/modetest: Add atomic support
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-02-19 Thierry Redingdrm/tegra: Sanitize format modifiers
2018-01-25 Seung-Woo Kimmodetest: Fix to check return value of asprintf()
2017-10-19 Ville Syrjälämodetest: Allow full testing of primary planes
2017-10-18 Kristian H. Kristensenmodetest: Decode IN_FORMATS plane blob property
2017-04-20 Ilia Mirkinmodetest: fix printing of fourcc on BE machines
2016-12-19 Ville Syrjälämodetest: Allow the user to specify the plane ID
2016-09-01 Stéphane Marchesinmodetest: Also print the pixel clock
2016-03-28 Gustavo Padovanmodetest: print signed values correctly
2016-01-26 Kylie McClaintests: Include poll.h rather than sys/poll.h
2016-01-26 Khem Rajtests: Include sys/select.h
2016-01-26 Thierry Redingtests: util: Fixup util_open() parameter order
2015-12-18 Thierry Redingmodetest: Use util_open()
2015-12-18 Thierry Redingtests: Move name tables to libutil
2015-12-18 Thierry Redingtests: Split helpers into library
2015-09-04 Emil Velikovmodetest: fix shadowing warnings
2015-08-20 Hyungwon Hwangmodetest: remove the trailing white spaces
2015-08-15 Thierry Redingtests: modetest: Accept connector names in addition...
2015-05-28 Boris BREZILLONmodetest: add atmel-hlcdc driver support
2015-05-28 Tobias Jakobimodetest: only select plane with matching format
2015-05-28 Emil Velikovmodetest: replace malloc + memset with calloc
2015-05-28 Emil Velikovmodetest: explicitly zero the newly allocated memory
2015-04-28 Joonyoung Shimmodetest: destroy the cursor bo
2015-04-28 Joonyoung Shimmodetest: clear buffer and framebuffer for planes
2015-04-28 Joonyoung Shimmodetest: fix the error path handling
2015-04-28 Joonyoung Shimmodetest: make use of drmModeRmFB
2015-04-28 Joonyoung Shimmodetest: fix Segmentation fault
2015-04-28 Tobias Jakobimodetest: initialize handles/pitches in set_plane()
2015-04-28 Greg HackmannAdd missing <strings.h> includes
2015-04-15 Rob Clarkmodeprint: add missing encoder/connector type names
2015-03-20 Daniel Kurtztests: add rockchip to modetest, kmstest, vbltest and...
2015-02-25 Philipp Zabeltests: add support for imx-drm
2015-01-11 Laurent Pinchartmodetest: Allocate dumb buffers with the correct bpp
2014-11-27 Thierry Redinglibdrm: Add NVIDIA Tegra support
2014-11-25 Rob Clarkupdate signed/object prop types
2014-11-25 Ville Syrjälämodetest: Print newline for empty blobs
2014-11-24 Rob Clarkmodetest: universal plane support
2014-09-28 Benjamin Gaignardmodetest: Add support of STI driver
2014-09-01 Emil Velikovall: include config.h only when available and use its...
2014-04-22 Rob Clarkmodetest: add cursor support
2014-01-12 Vincent ABRIOUmodetest: add the possibility to select the refresh...
2013-09-11 Ilia Mirkinmodetest: allow setting a scaling factor when showing...
2013-09-11 Ilia Mirkinmodetest: add a -D option to specify a device to be...
2013-08-30 Emil Velikovtests/modetest: silence compiler warning about uninitia...
2013-08-30 Rob Clarktests: add msm
2013-08-05 Laurent Pinchartmodetest: Try all possible encoders for a connector
2013-08-05 Laurent Pinchartmodetest: Support pipes with multiple connectors
2013-08-05 Laurent Pinchartmodetest: Rename struct connector_arg to struct pipe_arg
2013-08-05 Laurent Pinchartmodetest: Split mode setting and plane setup
2013-08-05 Laurent Pinchartmodetest: Give the CRTC ID to the -P option
2013-08-05 Laurent Pinchartmodetest: Store the mode in the crtc structure
2013-08-05 Laurent Pinchartmodetest: Store the crtc in the connector_arg structure
next