diff options
author | Rusty Lynch <rusty.lynch@intel.com> | 2013-07-26 11:35:34 -0700 |
---|---|---|
committer | Rusty Lynch <rusty.lynch@intel.com> | 2013-07-26 11:36:22 -0700 |
commit | baf401f34442b304a98ac86ab5d428a9a4f1b975 (patch) | |
tree | a10a443170e13b0135dcdac557b0233c6ac5fde4 | |
parent | 51a4f14d556e76ebfe8078e6e8a04f4de9ea489e (diff) | |
download | weston-accepted/tizen/20130726.201150.tar.gz weston-accepted/tizen/20130726.201150.tar.bz2 weston-accepted/tizen/20130726.201150.zip |
Add calibration values for chelong displaysubmit/tizen/20130726.203035accepted/tizen/20130726.201150
Change-Id: I73c0314a887c847a6cdd8a5281f6003ff02282e7
-rw-r--r-- | packaging/99-chelong-quirk.rules | 2 | ||||
-rw-r--r-- | packaging/weston.changes | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/packaging/99-chelong-quirk.rules b/packaging/99-chelong-quirk.rules index 68371189..f49872b1 100644 --- a/packaging/99-chelong-quirk.rules +++ b/packaging/99-chelong-quirk.rules @@ -1 +1 @@ -ATTRS{idVendor}=="0eef", ATTRS{idProduct}=="0001", ENV{WL_QUIRK_SWAP_XAXIS}="yes" +ATTRS{idVendor}=="0eef", ATTRS{idProduct}=="0001", ENV{WL_QUIRK_SWAP_XAXIS}="yes", ENV{WL_CALIBRATION}="1.082211 0.009764 -34.880516 -0.019346 1.154713 -38.660500" diff --git a/packaging/weston.changes b/packaging/weston.changes index 5b1bb358..47df96bf 100644 --- a/packaging/weston.changes +++ b/packaging/weston.changes @@ -1,3 +1,6 @@ +* Fri Jul 26 2013 Rusty Lynch <rusty.lynch@intel.com> submit/tizen/20130725.223721@872ba32 +- Add calibration values for chelong display + * Thu Jul 25 2013 Rusty Lynch <rusty.lynch@intel.com> accepted/tizen/20130719.063456@cd5293b - TIVI-1086: Fix handling of touch device - Add a new clients subpackage |