1. 05 10月, 2011 8 次提交
  2. 06 9月, 2011 1 次提交
  3. 01 9月, 2011 4 次提交
  4. 31 3月, 2011 1 次提交
  5. 09 11月, 2010 1 次提交
  6. 06 10月, 2010 5 次提交
  7. 01 10月, 2010 2 次提交
  8. 10 8月, 2010 1 次提交
  9. 20 7月, 2010 1 次提交
  10. 03 6月, 2010 2 次提交
  11. 01 6月, 2010 4 次提交
  12. 07 4月, 2010 1 次提交
    • D
      drm/fb: fix fbdev object model + cleanup properly. · 38651674
      Dave Airlie 提交于
      The fbdev layer in the kms code should act like a consumer of the kms services and avoid having relying on information being store in the kms core structures in order for it to work.
      
      This patch
      
      a) removes the info pointer/psuedo palette from the core drm_framebuffer structure and moves it to the fbdev helper layer, it also removes the core drm keeping a list of kernel kms fbdevs.
      b) migrated all the fb helper functions out of the crtc helper file into the fb helper file.
      c) pushed the fb probing/hotplug control into the driver
      d) makes the surface sizes into a structure for ease of passing
      This changes the intel/radeon/nouveau drivers to use the new helper.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      38651674
  13. 11 2月, 2010 1 次提交
  14. 01 2月, 2010 1 次提交
  15. 14 1月, 2010 1 次提交
  16. 23 12月, 2009 1 次提交
  17. 15 12月, 2009 1 次提交