summaryrefslogtreecommitdiff
path: root/drm-common.c
Commit message (Expand)AuthorAgeFilesLines
* drm-common: fix return type of find_crtc_for_connector() & find_crtc_for_enco...Eric Engestrom2022-09-021-4/+4
* drm-common.c: do not use invalid modifierAlexander Kanavin2022-09-021-1/+1
* drm: fix crtc not found conditionalTom Stokes2022-09-021-1/+1
* drm: grab correct handle for plane != 0Lucas Stach2020-10-281-3/+7
* kmscube: add option to run for specified # of framesRob Clark2020-03-071-1/+3
* drm: Find a proper modeset device, is none is providedEzequiel Garcia2019-07-301-3/+57
* kmscube: add command-line selection of video modeAntonio Borneo2019-07-231-11/+29
* Use first preferred modeRob Clark2019-06-101-0/+1
* Use weak functions to handle lack of gbm modifiersEmil Velikov2018-04-021-17/+32
* formats: use weston's egl config matching logic, centralize formatIlia Mirkin2018-02-161-3/+4
* drm-atomic: Fix print type for modifiersBen Widawsky2017-05-021-1/+2
* common: use %llx to print modifierLucas Stach2017-04-291-1/+1
* common: use drmModeAddFB2* API over the legacy drmModeAddFB oneBen Widawsky2017-04-141-5/+35
* drm-common: Fix typo in commentBen Widawsky2017-04-131-1/+1
* drm-common.c: remove unused variable `gbm`Eric Engestrom2017-03-151-1/+0
* Rename drm.[ch] to drm-common.[ch]Emil Velikov2017-03-131-0/+209