On 27 March 2015 at 08:10, Daniel Vetter daniel.vetter@ffwll.ch wrote:
It's completely unused and Tommi noticed that the #define is borked since forever. I've done a git search in userspace and only found broken definitions and no users anywhere.
With this said, have you seen any userspace that uses the uapi/drm headers ? I'm been going through various repos and cannot see a single one. I'm contemplating on hiding them, so that: - We can stop the individual picking of changes into libdrm - Allow easier and automated sync between libdrm and the kernel. Note that I've fixed the make copy-headers target, but the headers are severely out of sync.
Although I don't know (see any document) that defines the policy on this type of changes. Would you have any tips ?
Thanks Emil