summaryrefslogtreecommitdiff
path: root/xf86drmMode.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-20xf86drmMode: add drmModeCloseFB()Simon Ser1-0/+7
2023-07-20xf86drmMode: constify drmModeCrtcSetGammaXaver Hugl1-1/+1
2022-10-27xf86drmMode: add helpers for dumb buffersSimon Ser1-0/+32
2022-07-02xf86drmMode: introduce drmModeConnectorGetPossibleCrtcsSimon Ser1-0/+13
2022-07-02xf86drmMode: introduce drmModeGetConnectorTypeNameSimon Ser1-0/+9
2022-06-09xf86drmMode: constify drmModeAtomicReq functionsSimon Ser1-4/+4
2021-11-08xf86drm: add iterator API for DRM/KMS IN_FORMATS blobsLuigi Santivetti1-0/+9
2021-09-27xf86drmMode: simplify drm_property_type_isSimon Ser1-8/+5
2021-09-27xf86drmMode: switch to standard inline qualifierSimon Ser1-1/+1
2021-09-27xf86drmMode: make drm_property_type_is arg constSimon Ser1-1/+1
2021-03-31xf86drmMode: introduce drmModeGetPropertyTypeSimon Ser1-0/+5
2021-02-26xf86drmMode: add drmIsKMSSimon Ser1-0/+7
2021-01-11Remove outdated comments about stdint.hSimon Ser1-3/+0
2021-01-11Remove definitions duplicated from drm_mode.hSimon Ser1-115/+1
2020-12-10xf86drmMode.h: use ANSI C99 arraysSimon Ser1-2/+2
2020-12-10Document drmModeConnectionSimon Ser1-0/+12
2020-03-17Add DRM_MODE_CONNECTOR_WRITEBACK to xf86drmMode.hDaniel Stone1-0/+1
2020-02-12Add drmModeGetFB2Daniel Stone1-0/+15
2019-11-12Fix missing stdlib includes in xf86drmMode.hSimon Ser1-0/+2
2019-04-17fix various typosEric Engestrom1-5/+5
2017-12-18drm: Add drm mode lease ioctl wrappers [v3]Keith Packard1-0/+22
2017-10-20Add const qualifier to arguments of drmModeAddFB2()Tobias Jakobi1-5/+6
2017-01-18xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectorsThierry Reding1-0/+3
2017-01-18xf86drmMode.h: Use consistent paddingThierry Reding1-8/+8
2016-10-19Add drmModePageFlipTargetMichel Dänzer1-0/+3
2016-09-28Add drmModeAddFB2WithModifiers() which takes format modifiersKristian H. Kristensen1-0/+7
2015-08-10remove usage of 'c_plusplus' preprocessor macroTapani Pälli1-2/+2
2015-06-29Add blob property create/destroy ioctl wrappersDaniel Stone1-0/+5
2015-06-29Support atomic modesetting ioctlVille Syrjälä1-0/+19
2015-04-14mode: Retrieve only the current information for a ConnectorChris Wilson1-2/+15
2015-04-05xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedanticDaniel Kurtz1-1/+1
2014-11-24update signed/object prop typesRob Clark1-0/+9
2014-05-19drm: Add universal plane capability bit and plane type enumsMatt Roper1-0/+4
2014-05-01Use signed location for drmModeSetPlaneDaniel Kurtz1-1/+1
2013-11-19libdrm/mode: Update the encoder and connector definesThomas Hellstrom1-0/+5
2013-09-30drm: Synchronize the stereo 3D mode flags from the kernel headersDamien Lespiau1-14/+24
2013-09-22libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz1-2/+2
2013-07-02drm: add hotspot cursor interface support.Dave Airlie1-0/+1
2012-06-08Add support for generic object properties IOCTLsPaulo Zanoni1-0/+14
2012-03-09xf86drmMode.h: Add header protectionDavid Herrman1-0/+5
2012-02-02This function was missing.Ville Syrjälä1-0/+1
2011-12-13libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes1-0/+33
2011-09-23xf86drm.h : wrap C code for C++ compilation/linkingTapani Pälli1-0/+8
2010-02-28tests: vrefresh is actually not * 1000.Marcin Kościelnicki1-1/+1
2010-02-10drm: a some new connector types from the kernelAlex Deucher1-0/+2
2009-12-02Merge branch 'modesetting-dirty-libdrm'Jakob Bornecrantz1-0/+20
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes1-0/+2
2009-11-26Bring dirty code from old branchJakob Bornecrantz1-0/+20
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-0/+364