aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* autoselect pixman modeGerd Hoffmann2019-02-251-0/+10
|
* fbinfo, pixman mode, miscGerd Hoffmann2019-02-256-16/+150
|
* gtk tweakGerd Hoffmann2019-02-181-4/+4
|
* drop dup connector codeGerd Hoffmann2019-02-181-14/+0
|
* reorder format listGerd Hoffmann2019-02-181-196/+196
|
* gitignore updateGerd Hoffmann2019-02-181-3/+1
|
* virtio fixesGerd Hoffmann2019-02-081-1/+7
|
* order legacy last, skip tests without cairo supportGerd Hoffmann2019-02-082-39/+42
|
* fix format probingGerd Hoffmann2019-02-081-2/+10
|
* find working fmt if unspecifiedGerd Hoffmann2019-02-061-1/+6
|
* drop 'trying ...' for fbGerd Hoffmann2019-02-061-1/+0
|
* fix crash with no modifiersGerd Hoffmann2019-02-061-1/+1
|
* info tweaksGerd Hoffmann2019-02-069-53/+74
|
* msg fixGerd Hoffmann2019-02-041-1/+4
|
* add fbtestGerd Hoffmann2019-02-046-1/+363
|
* more spec file updatesGerd Hoffmann2019-01-311-1/+2
|
* spec file updateGerd Hoffmann2019-01-311-1/+2
|
* drminfo: print version infoGerd Hoffmann2019-01-291-1/+11
|
* format tweaksGerd Hoffmann2019-01-251-7/+13
|
* tweak prime gbm handlingGerd Hoffmann2019-01-251-42/+37
|
* re-add simple makefile (which just runs meson/ninja)Gerd Hoffmann2019-01-251-0/+11
|
* misc prime tweaksGerd Hoffmann2019-01-251-46/+63
|
* message tweaksGerd Hoffmann2019-01-091-4/+5
|
* prime: add import/export cmd line switchesGerd Hoffmann2019-01-091-2/+10
|
* prime: export/import testGerd Hoffmann2019-01-091-13/+63
|
* start import/export testingGerd Hoffmann2019-01-091-1/+12
|
* print driverGerd Hoffmann2019-01-091-3/+6
|
* prime test tweaksGerd Hoffmann2019-01-091-9/+123
|
* add prime.cGerd Hoffmann2019-01-092-0/+102
|
* drop makefileGerd Hoffmann2019-01-091-55/+0
|
* drop debugGerd Hoffmann2018-10-151-9/+0
|
* virtio testGerd Hoffmann2018-10-156-11/+157
|
* fix getparam ioctlGerd Hoffmann2018-10-151-11/+17
|
* fix getparam ioctlGerd Hoffmann2018-10-151-6/+6
|
* fix readlink warningGerd Hoffmann2018-10-151-0/+2
|
* sanity check, fix getparamGerd Hoffmann2018-10-151-4/+25
|
* ARRAY_SIZEGerd Hoffmann2018-10-151-1/+5
|
* add virtiotestGerd Hoffmann2018-10-153-0/+125
|
* move code to ttytools.cGerd Hoffmann2018-10-155-47/+59
|
* move code to drmtools.cGerd Hoffmann2018-10-153-139/+153
|
* tweak format modifier listingGerd Hoffmann2018-10-023-71/+120
| | | | 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>
* use c99 for meson buildGerd Hoffmann2018-09-141-1/+1
|
* build: drop unneeded dependency on cairo-glEric Engestrom2018-09-052-3/+2
| | | | | Signed-off-by: Eric Engestrom <eric@engestrom.ch> Message-Id: <20180904203825.32141-1-eric@engestrom.ch>
* drop cairo-gl support fixupGerd Hoffmann2018-09-041-1/+0
|
* drop cairo-gl supportGerd Hoffmann2018-09-042-153/+5
|
* drminfo(1): add missing newlinesEric Engestrom2018-03-091-0/+6
| | | | | Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Message-Id: <20180308111254.5167-1-eric.engestrom@imgtec.com>
* 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>
* print idsGerd Hoffmann2018-02-141-4/+8
|
* mode switchingGerd Hoffmann2017-09-111-6/+29
|