aboutsummaryrefslogtreecommitdiffstats
path: root/drmtools.c
Commit message (Collapse)AuthorAgeFilesLines
* more vgem code restructionGerd Hoffmann2019-12-021-0/+8
|
* vgem code restructionGerd Hoffmann2019-12-021-1/+1
|
* some vgem bitsGerd Hoffmann2019-12-021-0/+23
|
* add drm lease support to drmtestGerd Hoffmann2019-06-141-4/+9
|
* sync connector namesGerd Hoffmann2019-05-161-17/+23
|
* add device_open helperGerd Hoffmann2019-04-081-10/+2
|
* add logind supportGerd Hoffmann2019-04-081-3/+8
|
* add egltestGerd Hoffmann2019-04-051-33/+33
|
* virtiotest fixesGerd Hoffmann2019-03-281-2/+9
|
* dmrtools: fix crash with new connector typesEric Engestrom2019-03-181-1/+1
| | | | | Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Message-Id: <20190313105416.10944-1-eric.engestrom@intel.com>
* property and plane type bitsGerd Hoffmann2019-02-271-4/+100
|
* drop dup connector codeGerd Hoffmann2019-02-181-14/+0
|
* reorder format listGerd Hoffmann2019-02-181-196/+196
|
* order legacy last, skip tests without cairo supportGerd Hoffmann2019-02-081-38/+38
|
* info tweaksGerd Hoffmann2019-02-061-0/+2
|
* virtio testGerd Hoffmann2018-10-151-1/+6
|
* move code to drmtools.cGerd Hoffmann2018-10-151-0/+141
|
* drmtools: add missing <endian.h> includeEric Engestrom2018-03-081-0/+1
| | | | | | | | | `__BYTE_ORDER` `__LITTLE_ENDIAN`, and `__BIG_ENDIAN` are not defined otherwise, and the first check ends up being accepted because both undefined tokens get resolved to 0. Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Message-Id: <20180227153528.29635-1-eric.engestrom@imgtec.com>
* include drm_fourcc.h from libdrm, not the kernelEric Engestrom2017-04-261-1/+1
| | | | | Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* swap pixman & cairo in listGerd Hoffmann2017-04-241-3/+3
|
* add pixman firmatsGerd Hoffmann2017-04-241-4/+53
|
* more list format tweaksGerd Hoffmann2017-04-241-6/+22
|
* list format tweaksGerd Hoffmann2017-04-241-6/+9
|
* fix warningGerd Hoffmann2017-04-231-2/+1
|
* revamp formatsGerd Hoffmann2017-04-231-14/+393
|
* drm format probeGerd Hoffmann2017-04-181-0/+50
|
* add support for picking outputGerd Hoffmann2017-04-121-0/+13
|
* tweak indentGerd Hoffmann2017-04-121-10/+10
|
* minorGerd Hoffmann2016-03-241-0/+5
|
* drmtoolsGerd Hoffmann2016-03-231-0/+76