Commit Graph

3 Commits (617cbeed2ae71c5560f597db49637df10edd8a52)

Author SHA1 Message Date
Dave Airlie b3af2b59a7 drm/modesetting: add initial gettable properites code.
This allow the user to retrieve a list of properties for an output.
Properties can either be 32-bit values or an enum with an associated name.
Range properties are to be supported.

This API is probably not all correct, I may make properties part of the general
resource get when I think about it some more.

So basically you can create properties and attached them to whatever outputs you want,
so it should be possible to create some generics and just attach them to every output.
2007-11-27 14:31:02 +10:00
Dave Airlie d275bb8fb8 tests: update for new drm interface 2007-11-15 16:51:15 +11:00
Jakob Bornecrantz 2a2d02bbc5 Added small modesetting test 2007-09-24 14:53:10 +02:00