1. 13 6月, 2016 1 次提交
  2. 10 6月, 2016 1 次提交
  3. 12 5月, 2016 6 次提交
  4. 06 5月, 2016 2 次提交
  5. 03 3月, 2016 3 次提交
  6. 26 2月, 2016 1 次提交
    • S
      drm/fsl-dcu: use mode flags for hsync/vsync polarity · 4bc390c6
      Stefan Agner 提交于
      The current default configuration is as follows:
      - Invert VSYNC signal (active LOW)
      - Invert HSYNC signal (active LOW)
      
      The mode flags allow to specify the required polarity per
      mode. Furthermore, none of the current driver settings is
      actually a standard polarity.
      
      This patch applies the current driver default polarities as
      explicit flags to the display which has been introduced with
      the driver (NEC WQVGA "nec,nl4827hc19-05b"). The driver now
      also parses the flags field and applies the configuration
      accordingly, by using the following values as standard
      polarities: (e.g. when no flags are specified):
      - VSYNC signal not inverted (active HIGH)
      - HSYNC signal not inverted (active HIGH)
      Acked-by: NThierry Reding <treding@nvidia.com>
      Signed-off-by: NStefan Agner <stefan@agner.ch>
      4bc390c6
  7. 17 12月, 2015 1 次提交
  8. 16 12月, 2015 2 次提交
  9. 23 11月, 2015 2 次提交
  10. 15 8月, 2015 5 次提交
  11. 12 6月, 2015 2 次提交
  12. 22 5月, 2015 1 次提交
  13. 03 4月, 2015 10 次提交
  14. 28 1月, 2015 2 次提交
  15. 21 1月, 2015 1 次提交