1. 29 5月, 2012 1 次提交
  2. 22 5月, 2012 5 次提交
  3. 17 5月, 2012 7 次提交
  4. 02 5月, 2012 1 次提交
  5. 24 4月, 2012 1 次提交
  6. 20 4月, 2012 4 次提交
  7. 19 4月, 2012 1 次提交
  8. 20 3月, 2012 1 次提交
  9. 15 3月, 2012 12 次提交
  10. 09 2月, 2012 2 次提交
  11. 03 2月, 2012 4 次提交
  12. 05 1月, 2012 1 次提交
    • R
      drm: add support for private planes · 0a7eb243
      Rob Clark 提交于
      In cases where the scanout hw is sufficiently similar between "overlay"
      and traditional crtc layers, it might be convenient to allow the driver
      to create internal drm_plane helper objects used by the drm_crtc
      implementation, rather than duplicate code between the plane and crtc.
      A private plane is not exposed to userspace.
      Signed-off-by: NRob Clark <rob@ti.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      0a7eb243