1. 10 2月, 2020 1 次提交
  2. 07 2月, 2020 1 次提交
  3. 19 12月, 2019 6 次提交
  4. 16 12月, 2019 1 次提交
  5. 20 11月, 2019 1 次提交
  6. 22 10月, 2019 1 次提交
  7. 04 9月, 2019 15 次提交
  8. 06 8月, 2019 1 次提交
  9. 16 7月, 2019 1 次提交
  10. 13 6月, 2019 1 次提交
  11. 06 5月, 2019 2 次提交
  12. 24 4月, 2019 1 次提交
    • D
      Revert "drm/virtio: drop prime import/export callbacks" · a0cecc23
      Dave Airlie 提交于
      This patch does more harm than good, as it breaks both Xwayland and
      gnome-shell with X11.
      
      Xwayland requires DRI3 & DRI3 requires PRIME.
      
      X11 crash for obscure double-free reason which are hard to debug
      (starting X11 by hand doesn't trigger the crash).
      
      I don't see an apparent problem implementing those stub prime
      functions, they may return an error at run-time, and it seems to be
      handled fine by GNOME at least.
      
      This reverts commit b318e3ff.
      [airlied:
      This broke userspace for virtio-gpus, and regressed things from DRI3 to DRI2.
      
      This brings back the original problem, but it's better than regressions.]
      
      Fixes: b318e3ff ("drm/virtio: drop prime import/export callbacks")
      Signed-off-by: NMarc-André Lureau <marcandre.lureau@redhat.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      a0cecc23
  13. 28 3月, 2019 4 次提交
  14. 28 2月, 2019 2 次提交
  15. 24 1月, 2019 1 次提交
  16. 14 1月, 2019 1 次提交