linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Pospesel <pospeselr@gmail.com>
To: dmitry.torokhov@gmail.com
Cc: chris@diamand.org, linux-input@vger.kernel.org,
	Richard Pospesel <pospeselr@gmail.com>
Subject: Re: [PATCH] Input: byd - enable absolute mode
Date: Tue,  1 Mar 2016 21:27:29 -0800	[thread overview]
Message-ID: <1456896450-29653-1-git-send-email-pospeselr@gmail.com> (raw)
In-Reply-To: <20160302005549.GA17074@dtor-ws>


Removed and replaced jiffie logic per Dmitry's suggestion in offline
conversation.  Got rid of the 'now' variable entirely and instead
use jiffies directly instead of caching.

Verified updated patch works as intended on device.

---

The Windows driver's settings dialog contains a visualization of the
regions for the hardware edge scrolling capability, which uses a
temporarily-enabled limited-resolution absolute mode.

This patch enables this during normal operation, and combines the
absolute packets with the existing relative packets to provide
accurate absolute position and touch reporting.

It also adds documentation for all known gesture packets and
initialization commands.

Reviewed-by: Chris Diamand <chris@diamand.org>
Signed-off-by: Richard Pospesel <pospeselr@gmail.com>

  reply	other threads:[~2016-03-02  5:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6CBE3C3.9020008@gmail.com>
2016-02-26  3:43 ` [PATCH] Input: byd - enable absolute mode Richard Pospesel
2016-02-29 16:55   ` Richard Pospesel
2016-03-02  0:55     ` Dmitry Torokhov
2016-03-02  5:27       ` Richard Pospesel [this message]
2016-03-02  5:27         ` Richard Pospesel
2016-03-12 13:32           ` Chris Diamand
2016-03-17 15:51             ` Richard Pospesel
     [not found]               ` <CAHc7Qt3XhUMFu3eov67mYmJAGKU9rdcJ8UMx++mQ+AA4KEZcjw@mail.gmail.com>
2016-03-25 23:39                 ` Dmitry Torokhov
2016-03-26  0:17                   ` Dmitry Torokhov
2016-03-26  0:30                     ` Chris Diamand
2016-02-18  0:07 Chris Diamand
2016-02-22 20:05 ` Dmitry Torokhov
2016-02-23  4:44   ` Richard Pospesel
2016-02-23 18:08     ` Dmitry Torokhov
2016-02-24  2:47       ` Richard Pospesel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456896450-29653-1-git-send-email-pospeselr@gmail.com \
    --to=pospeselr@gmail.com \
    --cc=chris@diamand.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).