Skip to content
Snippets Groups Projects
  1. Mar 11, 2009
    • Carl Worth's avatar
      Increment version number to 2.6.99.902 · 1d19b024
      Carl Worth authored
      This is a version number increment for the new release-candidate
      tar file. As can be seen in the git history, there are no code
      changes here. Instead, the incremented version simply captures
      the fact that unlike .901, the .902 tar file has been built
      correctly. Specifically, it was built this time on a system with
      xmvclib present so all the necessary source files for building
      against xmvclib are now included in the tar file.
  2. Mar 10, 2009
  3. Mar 09, 2009
  4. Mar 06, 2009
  5. Mar 05, 2009
  6. Mar 04, 2009
  7. Mar 03, 2009
    • Zhenyu Wang's avatar
      14bb61e0
    • Zhenyu Wang's avatar
      TV: add property control for TV attributes · 42e34e90
      Zhenyu Wang authored
      This is based on Jesse's origin patch for bug #12763.
      But export integer range to user instead of hardware float
      point format, and fix different real format on 965G and 945G
      for contrast and saturation.
      42e34e90
    • Zhenyu Wang's avatar
      TV: add option to set TV connector type · aa9da5e3
      Zhenyu Wang authored
      This can let user override non-stable driver TV load detect,
      and set connector type manually, e.g for s-video to component
      converter, this patch seems must needed to use HD modes.
      aa9da5e3
    • Zhenyu Wang's avatar
      TV: update output and crtc modes when TV format change (try 3) · ab1ef05c
      Zhenyu Wang authored
      This is to fix bug #16566, change TV format will cause BadMatch
      error when crtc config apply. Everytime when we change TV format,
      we may generate a new list of modelines as TV clock changed. After
      randr get info request, new modelines will be probed and randr output's
      modes will be renewed too. But crtc's mode failed to be updated,
      as it never can find a matching mode now within new modes list.
      So get info will return an invalid crtc's mode, later set crtc
      config will pass that info, and xserver catches a bad match.
      
      This patch trys to refresh output modes and setup crtc's mode
      with new modelines in TV format change. So get info would be
      sure to turn valid crtc mode that reference in current new modelines.
      ab1ef05c
    • Zhenyu Wang's avatar
      TV: sort input mode lines · a67a911a
      Zhenyu Wang authored
      a67a911a
  8. Mar 02, 2009
  9. Feb 28, 2009
  10. Feb 26, 2009
  11. Feb 25, 2009
Loading