aboutsummaryrefslogtreecommitdiffstats
path: root/drminfo.c
Commit message (Collapse)AuthorAgeFilesLines
* tweak format modifier listingGerd Hoffmann2018-10-021-71/+74
| | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* drminfo: add support for drm modifiersEric Engestrom2018-10-021-4/+149
| | | | | | | | Each format can support one or more modifiers, which affect how the driver handles the format. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Message-Id: <20180913191839.30863-1-eric.engestrom@intel.com>
* print idsGerd Hoffmann2018-02-141-4/+8
|
* 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>
* headers for -fGerd Hoffmann2017-04-241-0/+1
|
* split drminfo outputGerd Hoffmann2017-04-241-8/+38
|
* drminfo: split info functionsGerd Hoffmann2017-04-241-42/+61
|
* add pixman firmatsGerd Hoffmann2017-04-241-0/+1
|
* more list format tweaksGerd Hoffmann2017-04-241-5/+3
|
* list format tweaksGerd Hoffmann2017-04-241-2/+5
|
* dump planesGerd Hoffmann2017-04-231-0/+36
|
* split drm_info funcGerd Hoffmann2017-04-231-57/+70
|
* revamp formatsGerd Hoffmann2017-04-231-42/+22
|
* drm format probeGerd Hoffmann2017-04-181-0/+47
|
* add support for picking outputGerd Hoffmann2017-04-121-4/+4
|
* streamline output a bitGerd Hoffmann2017-04-121-42/+35
|
* print busidGerd Hoffmann2016-09-301-1/+7
|
* drmtoolsGerd Hoffmann2016-03-231-58/+4
|
* drmtestGerd Hoffmann2016-03-221-4/+14
|
* initial commitGerd Hoffmann2016-03-221-0/+187