1. 20 8月, 2010 2 次提交
    • A
      drm/radeon/kms: rework encoder handling · 5137ee94
      Alex Deucher 提交于
      On most newer asics, digital encoders have two links each
      and they can be used independantly.  As such, treat them as
      separate encoders otherwise the individual links will not
      get programmed properly at modeset time.
      Signed-off-by: NAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      5137ee94
    • J
      drm/radeon: Fix stack data leak · 1d978dac
      Jean Delvare 提交于
      Always zero-init a structure on the stack which is returned by a
      function. Otherwise you may leak random stack data from previous
      function calls.
      
      This fixes the following warning I was seeing:
        CC [M]  drivers/gpu/drm/radeon/radeon_atombios.o
      drivers/gpu/drm/radeon/radeon_atombios.c: In function "radeon_atom_get_hpd_info_from_gpio":
      drivers/gpu/drm/radeon/radeon_atombios.c:261: warning: "hpd.plugged_state" is used uninitialized in this function
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: David Airlie <airlied@linux.ie>
      Cc: Alex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      1d978dac
  2. 10 8月, 2010 4 次提交
  3. 04 8月, 2010 1 次提交
  4. 02 8月, 2010 2 次提交
  5. 21 7月, 2010 1 次提交
  6. 14 7月, 2010 1 次提交
  7. 08 6月, 2010 2 次提交
  8. 03 6月, 2010 3 次提交
  9. 24 5月, 2010 1 次提交
  10. 19 5月, 2010 2 次提交
  11. 18 5月, 2010 6 次提交
  12. 28 4月, 2010 1 次提交
  13. 09 4月, 2010 1 次提交
  14. 06 4月, 2010 1 次提交
  15. 31 3月, 2010 5 次提交
  16. 15 3月, 2010 1 次提交
  17. 25 2月, 2010 1 次提交
  18. 23 2月, 2010 1 次提交
  19. 20 2月, 2010 1 次提交
  20. 18 2月, 2010 2 次提交
  21. 09 2月, 2010 1 次提交