summaryrefslogtreecommitdiff
path: root/drm-legacy.c
Commit message (Expand)AuthorAgeFilesLines
* surfaceless supportRob Clark2020-09-021-5/+21
* kmscube: add AMD_performance_monitor supportRob Clark2020-03-071-0/+5
* kmscube: also print final fps stat at exitRob Clark2020-03-071-0/+6
* kmscube: add option to run for specified # of framesRob Clark2020-03-071-3/+4
* add fps reportingRob Clark2020-03-071-0/+20
* kmscube: add command-line selection of video modeAntonio Borneo2019-07-231-2/+2
* drm-legacy: fix poll for flip event, actually exit on user inputIlia Mirkin2018-02-061-5/+5
* drm: Provide a failure path when getting the fbBen Widawsky2017-04-141-0/+8
* drm-legacy: Use correct DRM event context versionDaniel Stone2017-04-071-1/+1
* drm-legacy: Include <sys/select.h>Fabio Estevam2017-03-211-0/+1
* drm-legacy.c: suppress 'unused parameter' warningsEric Engestrom2017-03-151-0/+3
* Rename drm.[ch] to drm-common.[ch]Emil Velikov2017-03-131-1/+1
* split out legacy (pageflip) kmsRob Clark2017-02-221-0/+124