aboutsummaryrefslogtreecommitdiffstats
path: root/drm_info.c
Commit message (Expand)AuthorAgeFilesLines
* Add special case for printing SRC_* propertiesScott Anderson2018-09-061-1/+7
* Use correct value for printing bitmaskScott Anderson2018-09-061-7/+9
* Check enum values before printing themScott Anderson2018-09-061-1/+10
* Add compatibility with old libdrmScott Anderson2018-08-091-0/+26
* Print additional connector informationScott Anderson2018-08-091-0/+59
* Print object IDsScott Anderson2018-08-091-0/+7
* Always print property valuesScott Anderson2018-08-091-17/+18
* Print supported capabilities in driver_infoScott Anderson2018-04-231-9/+64
* Print bitmask valuesScott Anderson2018-04-231-1/+5
* Implemented drm_infoScott Anderson2018-04-211-7/+449
* Print driver infoScott Anderson2018-04-201-0/+54