aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/drm_mode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-23drm: Add SPI connector typeNoralf Trønnes1-0/+1
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar1-1/+73
2019-06-03drm: Fixed doc warnings in drm uapi headerUma Shankar1-0/+22
2019-05-22drm: Add HDR source metadata propertyUma Shankar1-0/+23
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter1-1/+2
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä1-1/+0
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk1-0/+19
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe1-1/+2
2018-06-20drm: Add writeback connector typeBrian Starkey1-0/+1
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy1-0/+7
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma1-0/+6
2018-03-07drm/uapi: Deprecate DRM_MODE_PROP_PENDINGVille Syrjälä1-1/+1
2018-02-28drm/uapi: The ctm matrix uses sign-magnitude representationVille Syrjälä1-2/+5
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+4
2018-01-29drm/uapi: Deprecate nonsense kms mode typesVille Syrjälä1-9/+5
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_BCASTVille Syrjälä1-2/+1
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUXVille Syrjälä1-2/+1
2018-01-29drm/uapi: Validate the mode flags/typeVille Syrjälä1-0/+24
2018-01-08drm: Add Content Protection propertySean Paul1-0/+4
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard1-0/+66
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-2/+2
2017-09-04drm: Fix example comment of format modifier blobGabriel Krisman Bertazi1-2/+2
2017-08-25drm: rename u32 in __u32 in uapiLionel Landwerlin1-7/+7
2017-08-01drm: Create a format/modifier blobBen Widawsky1-0/+50
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss1-1/+48
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare1-0/+4
2016-12-13Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-nextDave Airlie1-8/+10
2016-12-09drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enumBoris Brezillon1-8/+10
2016-11-17drm: Nuke modifier[1-3]Ville Syrjälä1-5/+8
2016-11-15Revert "drm: Add and handle new aspect ratios in DRM layer"Ville Syrjälä1-6/+0
2016-11-08drm/uapi: Add a warning that mode flags must match the xrandr definitionsVille Syrjälä1-1/+9
2016-10-17drm: Add and handle new aspect ratios in DRM layerShashank Sharma1-0/+6
2016-10-17drm: add picture aspect ratio flagsShashank Sharma1-5/+13
2016-08-10drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2Michel Dänzer1-3/+36
2016-05-13drm: add extern C guard for the UAPI headersEmil Velikov1-0/+8
2016-05-04Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into drm-nextDave Airlie1-0/+2
2016-03-31drm: Add an encoder and connector type enum for DPI.Eric Anholt1-0/+2
2016-03-30drm: Move DRM_MODE_OBJECT_* to uapi headersDaniel Vetter1-0/+10
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin1-0/+15
2015-12-10drm: drm_mode.h fix includesGabriel Laskar1-1/+1
2015-12-10drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-8/+8
2015-09-08drm: cleanup modesetting ioctls, one param per lineRob Clark1-12/+30
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone1-0/+20
2015-02-13drm: add support for tiled/compressed/etc modifier in addfb2Rob Clark1-0/+9
2015-01-05drm: Atomic modeset ioctlRob Clark1-0/+23
2015-01-05drm: add atomic propertiesRob Clark1-0/+7
2014-12-10drm: bit of spell-check / editorializing.Rob Clark1-4/+4
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter1-0/+2
2014-07-23drm/crtc: Add property for aspect ratioVandana Kannan1-0/+5
2014-06-04drm: add signed-range property typeRob Clark1-0/+1