summaryrefslogtreecommitdiff
path: root/drm-common.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-26kmscube: Add [-n N] option to specify connector IDRalph Campbell1-10/+33
2023-07-12kmscube: add offscreen rendering supportDmitry Baryshkov1-0/+64
2022-09-02drm-common: fix return type of find_crtc_for_connector() & find_crtc_for_enco...Eric Engestrom1-4/+4
2022-09-02drm-common.c: do not use invalid modifierAlexander Kanavin1-1/+1
2022-09-02drm: fix crtc not found conditionalTom Stokes1-1/+1
2020-10-28drm: grab correct handle for plane != 0Lucas Stach1-3/+7
2020-03-07kmscube: add option to run for specified # of framesRob Clark1-1/+3
2019-07-30drm: Find a proper modeset device, is none is providedEzequiel Garcia1-3/+57
2019-07-23kmscube: add command-line selection of video modeAntonio Borneo1-11/+29
2019-06-10Use first preferred modeRob Clark1-0/+1
2018-04-02Use weak functions to handle lack of gbm modifiersEmil Velikov1-17/+32
2018-02-16formats: use weston's egl config matching logic, centralize formatIlia Mirkin1-3/+4
2017-05-02drm-atomic: Fix print type for modifiersBen Widawsky1-1/+2
2017-04-29common: use %llx to print modifierLucas Stach1-1/+1
2017-04-14common: use drmModeAddFB2* API over the legacy drmModeAddFB oneBen Widawsky1-5/+35
2017-04-13drm-common: Fix typo in commentBen Widawsky1-1/+1
2017-03-15drm-common.c: remove unused variable `gbm`Eric Engestrom1-1/+0
2017-03-13Rename drm.[ch] to drm-common.[ch]Emil Velikov1-0/+209