1. 07 4月, 2013 2 次提交
  2. 04 4月, 2013 1 次提交
  3. 02 4月, 2013 1 次提交
  4. 18 3月, 2013 5 次提交
  5. 14 3月, 2013 3 次提交
  6. 26 2月, 2013 1 次提交
  7. 24 2月, 2013 3 次提交
    • D
      Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next · 28ee4618
      Dave Airlie 提交于
      Thierry writes:
      "Remove a duplicate implementation of the CEA VIC lookup and move the CEA
      and other mode tables to drm_edid.c to make it more difficult to create
      duplicates of the tables.
      
      Add some helpers to pack CEA-861/HDMI AVI, audio and SPD infoframes into
      binary buffers that can easily be written into hardware registers. A new
      helper function makes it easy construct an AVI infoframe from a DRM
      display mode.
      
      Convert the Tegra and Radeon drivers to use the new HDMI helpers."
      * 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux:
        drm/radeon: Use generic HDMI infoframe helpers
        drm/tegra: Use generic HDMI infoframe helpers
        drm: Add EDID helper documentation
        drm: Add HDMI infoframe helpers
        video: Add generic HDMI infoframe helpers
        drm: Add some missing forward declarations
        drm: Move mode tables to drm_edid.c
        drm: Remove duplicate drm_mode_cea_vic()
      28ee4618
    • D
      Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next · a497bfe9
      Dave Airlie 提交于
      Two regressions fixes from snowboarding land
      
      * 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel:
        drm/i915: Revert hdmi HDP pin checks
        drm/i915: Handle untiled planes when computing their offsets
      a497bfe9
    • D
      Merge branch 'drm/tegra-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next · a3b1097c
      Dave Airlie 提交于
      Thierry writes:
      "Add support for 2 hardware overlays found on Tegra. These support YUV
      pixel formats and can be used as video overlays. .mode_set_base() is
      implemented and support for VBLANK and page-flipping is added.
      
      A few minor bug fixes are also included and a new debugfs file allows
      to inspect the framebuffers attached to the Tegra DRM device."
      
      * 'drm/tegra-for-3.9' of git://anongit.freedesktop.org/tegra/linux:
        drm/tegra: Add list of framebuffers to debugfs
        drm/tegra: Fix color expansion
        drm/tegra: Split DC_CMD_STATE_CONTROL register write
        drm/tegra: Implement page-flipping support
        drm/tegra: Implement VBLANK support
        drm/tegra: Implement .mode_set_base()
        drm/tegra: Add plane support
        drm/tegra: Remove bogus tegra_framebuffer structure
        drm: Add consistency check for page-flipping
      a3b1097c
  8. 22 2月, 2013 21 次提交
  9. 21 2月, 2013 3 次提交