Skip to content
  1. Dec 04, 2015
  2. Nov 26, 2015
    • codewalker's avatar
      ODROID-C1: Add multitouch p/vids. · 20618c10
      codewalker authored
      /* Dell P2314T USB capacitive Screen */
      USB_VENDOR_ID_DELL	I0x2149
      USB_DEVICE_ID_P2314T_TOUCH	I0x2316
      
      USB_VENDOR_ID_IRTOUCHSYSTEMS	0x6615
      USB_DEVICE_ID_IRTOUCH_TOUCH	0x0001
      
      Change-Id: I64cd5f71d14f5e851bb547ffe7ae899038cbbc18
      20618c10
  3. Nov 25, 2015
  4. Oct 26, 2015
  5. Oct 20, 2015
  6. Oct 15, 2015
  7. Oct 14, 2015
  8. Oct 13, 2015
  9. Oct 01, 2015
  10. Sep 24, 2015
  11. Sep 22, 2015
  12. Aug 19, 2015
  13. Jul 28, 2015
  14. Jul 21, 2015
  15. Jul 17, 2015
  16. Jul 14, 2015
  17. Jul 13, 2015
  18. Jul 02, 2015
    • Dongjin Kim's avatar
      ODROID-C: enable CONFIG_AML_VOUT_FRAMERATE_AUTOMATION · f4b546db
      Dongjin Kim authored
      
      
      This will enable the features below:
        1) When playing video, system will change HDMI’s fresh rate to video’s fresh rate.
        2) When playing video with resolution/fresh-rate as below, system will change
           HDMI’s fresh rate
              o. 480p59hz,
              o. 720p-50hz,720p-60hz
              o. 1080p-24hz,1080p-50hz,1080p-60hz
              o. 1080i59h
              o. 4k2k:4k2k-24hz, 4k2k-25hz,4k2k-30hz
        3) When playing video with fresh rate 23.97/29.97/59.94, it will fine tune
           HPLL(it won’t change HDMI’s refresh rate)
              o. 1080p-23.97hz
              o. 1080p-59.94hz
              o. 720p-59.94hz
              o. 4k2k-23.97hz
              o. 4k2k-29.97hz
      
      Change-Id: Id22170a4ac561d6e28b0585f78a459e7b328a932
      Signed-off-by: default avatarDongjin Kim <tobetter@gmail.com>
      f4b546db
    • tao.dong's avatar
      PD #97124 : fine tune HPLL based on source frame rate to implement frame_rate_automation · fd5d7796
      tao.dong authored
      Conflicts:
      	drivers/amlogic/amports/vh264.c
      squash commits:
      	PD #97124. Add source frame rate notification to display device.
      	Change-Id: I8152293ac5a73d47cad71d1076672bf1b8fa049e
      
      	PD #97124: implement frame_rate_automation feature for vout/hdmi for m8/m8b.
      	Change-Id: I8cd67544ee9d98f98c9b3f36c0a315621a6051d7
      
      	PD #97124. Add source frame rate notification to display device for more decoder drivers.
      	Change-Id: Icd465ccc6b4462082cb2ed84c626edc772e93029
      
      	PD #97124 : fine tune HPLL but not change display mode to implement frame_rate_automation for vout/hdmi for m8/m8b
      	Change-Id: Ia5c6fdb6d1153c3e95e32db12bc47b03da22c84b
      
      	PD #97124 : add sync_duration_den/sync_duration_num change notify to video to implement frame_rate_automation for vout/hdmi for m8/m8b
      	Change-Id: Icbc9874cbc332ca991cd8d2e4f9fb8d32d56b48d
      
      	PD #97124: fix a handwritting error for 0.999*clk of m8.amlogic-pd-97124
      	Change-Id: Ib70f8b353c5e31e93fb432ecbb014e0753ce0db3
      
      Conflicts:
      
      	arch/arm/mach-meson8b/hdmi_tx_hw/hdmi_tx_hw.c
      	arch/arm/mach-meson8b/include/mach/tvregs.h
      	drivers/amlogic/display/osd/osd_hw.c
      	drivers/amlogic/display/vout/enc_clk_config.c
      	drivers/amlogic/display/vout/tvconf.c
      	drivers/amlogic/display/vout/tvmode.h
      	drivers/amlogic/hdmi/hdmi_tx/hdmi_tx.c
      	drivers/amlogic/hdmi/hdmi_tx/hdmi_tx_edid.c
      	include/linux/amlogic/vout/vinfo.h
      
      Change-Id: Id3f4b44396adc27d53d3d623840a5504b304cb0e
      fd5d7796
    • jets.yan's avatar
      PD #97365: enhancement of cvbs trimming for m8/m8b/m8m2. · cf76f308
      jets.yan authored
      Change-Id: I07e6c77c05eb28d10eb3c739a93f6bcbb24674ce
      cf76f308
    • Evoke Zhang's avatar
      PD#97441: m6: add and update VGA mode supporting · 8aa069bd
      Evoke Zhang authored
      Conflicts:
      
      	drivers/amlogic/display/vout/enc_clk_config.c
      	drivers/amlogic/display/vout/tvconf.c
      	drivers/amlogic/display/vout/tvmode.h
      	include/linux/amlogic/vout/vinfo.h
      
      Change-Id: I9bbd0179d27d6b91ae7ad82d07e908b4798ffb51
      8aa069bd
    • timyao's avatar
      PD #97874. H.264 video decoder: Fix last_pts settings problem from commit for bug #98277. · 1c26b3c8
      timyao authored
      Change-Id: Ie5ae276654e9a55eb70e92f29b2a946b96b658c5
      1c26b3c8
    • ke.gong's avatar
      PD #99252: Fixed bug when store fatal_error_flag in vh264.c. · ad003cbd
      ke.gong authored
      Change-Id: I625c6bdee867422a70529ad3a8c2306f7c5e84c3
      ad003cbd
    • timyao's avatar
      PD #98409-3. H264 video decoder: Error handling improvement. Disable DBLK... · 72611f4b
      timyao authored
      PD #98409-3. H264 video decoder: Error handling improvement. Disable DBLK douple buffer to avoid HW dead lock with error data. Adjust error watchdog timeout threashold. Use lighter reset for fatal error reset.
      
      Conflicts:
      
      	drivers/amlogic/amports/vh264.c
      
      Change-Id: If6019d6b69df83843000c59837e11a64ccbd7ea9
      72611f4b
    • timyao's avatar
      PD #99143. H264 video decoder: Add more checking to frame rate returned from ES side. · 9108fb0d
      timyao authored
      Change-Id: I3ad2f983318c83fbd24356a51aa29371411a5b66
      9108fb0d