aboutsummaryrefslogtreecommitdiffstats
path: root/pretty.c
Commit message (Expand)AuthorAgeFilesLines
* Add FB infoSimon Ser2020-01-131-0/+29
* Print PCI device names with libpciSimon Ser2020-01-131-0/+13
* Add libdrm wrap fileScott Anderson2019-12-181-2/+0
* Add support for FB size constraintsSimon Ser2019-08-141-0/+10
* Print legacy mode field in pretty outputSimon Ser2019-08-011-0/+7
* Dynamically generate format lookup table from drm_fourcc headerScott Moreau2019-06-111-115/+1
* Add support for platform devicesSimon Ser2019-06-021-0/+8
* Move old libdrm compatibility into separate headerScott Anderson2019-05-171-52/+2
* Add json-c meson wrapScott Anderson2019-05-171-1/+1
* Print hex for format/modifierScott Anderson2019-05-171-6/+8
* Print encoder indexes instead of IDsSimon Ser2019-05-161-4/+20
* Check for null blobsSimon Ser2019-05-161-0/+2
* Pretty-print some blobsSimon Ser2019-05-151-5/+114
* Fix pretty-printing copy-pastaSimon Ser2019-05-151-2/+3
* Pretty-print CRTCs and planesSimon Ser2019-05-151-2/+170
* Pretty-print encodersSimon Ser2019-05-151-0/+60
* Add support for all property typesSimon Ser2019-05-151-3/+198
* Pretty-print connectors and modesSimon Ser2019-05-151-3/+233
* Pretty-print driver and device from JSONSimon Ser2019-05-131-0/+113