1. 08 9月, 2009 1 次提交
    • D
      drm/i915: get the bridge device once. · ec2a4c3f
      Dave Airlie 提交于
      The driver gets the bridge device in a number of places, upcoming
      vga arb code paths need the bridge device, however they need it in
      under a lock, and the pci lookup can allocate memory. So clean
      this code up before then and get the bridge once for the driver lifetime.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      ec2a4c3f
  2. 07 9月, 2009 2 次提交
  3. 05 9月, 2009 14 次提交
  4. 03 9月, 2009 2 次提交
  5. 31 8月, 2009 2 次提交
  6. 30 8月, 2009 2 次提交
  7. 27 8月, 2009 1 次提交
  8. 25 8月, 2009 5 次提交
  9. 19 8月, 2009 1 次提交
    • J
      drm: clarify scaling property names · 53bd8389
      Jesse Barnes 提交于
      Now that we're using the scaling property in the Intel driver I noticed
      that the names were a bit confusing.  I've corrected them according to
      our discussion on IRC and the mailing list, though I've left out
      potential new additions for a new scaling property with an integer (or
      two) for the scaling factor.  None of the drivers implement that today,
      but if someone wants to do it, I think it could be done with the
      addition of a single new type and a new property to describe the
      scaling factor in the X and Y directions.
      Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
      Acked-by: NAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      53bd8389
  10. 09 8月, 2009 1 次提交
  11. 06 8月, 2009 2 次提交
  12. 04 8月, 2009 1 次提交
  13. 31 7月, 2009 2 次提交
  14. 30 7月, 2009 4 次提交