On Thu, Mar 5, 2015 at 3:54 AM, David Herrmann <dh.herrmann at gmail.com> wrote: > Hi > > Why pretend the hw supports cursors if it clearly does not? I don't > see why we cannot leave this to user-space (which can apply > optimizations for software-only devices, which the kernel cannot). And > a commit-message would also be nice.
IMHO implementing the drm cursor functions allows user-space to be platform agnostic. Will address the other comments and send updated patch in this thread, thanks. > > Thanks > David