Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio test | Gerd Hoffmann | 2018-10-15 | 1 | -1/+6 |
| | |||||
* | move code to drmtools.c | Gerd Hoffmann | 2018-10-15 | 1 | -0/+141 |
| | |||||
* | drmtools: add missing <endian.h> include | Eric Engestrom | 2018-03-08 | 1 | -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 kernel | Eric Engestrom | 2017-04-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | swap pixman & cairo in list | Gerd Hoffmann | 2017-04-24 | 1 | -3/+3 |
| | |||||
* | add pixman firmats | Gerd Hoffmann | 2017-04-24 | 1 | -4/+53 |
| | |||||
* | more list format tweaks | Gerd Hoffmann | 2017-04-24 | 1 | -6/+22 |
| | |||||
* | list format tweaks | Gerd Hoffmann | 2017-04-24 | 1 | -6/+9 |
| | |||||
* | fix warning | Gerd Hoffmann | 2017-04-23 | 1 | -2/+1 |
| | |||||
* | revamp formats | Gerd Hoffmann | 2017-04-23 | 1 | -14/+393 |
| | |||||
* | drm format probe | Gerd Hoffmann | 2017-04-18 | 1 | -0/+50 |
| | |||||
* | add support for picking output | Gerd Hoffmann | 2017-04-12 | 1 | -0/+13 |
| | |||||
* | tweak indent | Gerd Hoffmann | 2017-04-12 | 1 | -10/+10 |
| | |||||
* | minor | Gerd Hoffmann | 2016-03-24 | 1 | -0/+5 |
| | |||||
* | drmtools | Gerd Hoffmann | 2016-03-23 | 1 | -0/+76 |