“4f73e3f666e2144fba853eaadd69577647f40238”上不存在“paddle/legacy/utils/tests/CMakeLists.txt”
  1. 14 4月, 2021 1 次提交
  2. 12 4月, 2021 1 次提交
  3. 05 2月, 2021 1 次提交
  4. 03 2月, 2021 1 次提交
    • T
      drm/qxl: do not run release if qxl failed to init · b91907a6
      Tong Zhang 提交于
      if qxl_device_init() fail, drm device will not be registered,
      in this case, do not run qxl_drm_release()
      
      [    5.258534] ==================================================================
      [    5.258931] BUG: KASAN: user-memory-access in qxl_destroy_monitors_object+0x42/0xa0 [qxl]
      [    5.259388] Write of size 8 at addr 00000000000014dc by task modprobe/95
      [    5.259754]
      [    5.259842] CPU: 0 PID: 95 Comm: modprobe Not tainted 5.11.0-rc6-00007-g88bb507a #62
      [    5.260309] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-48-gd9c812dda54
      [    5.260917] Call Trace:
      [    5.261056]  dump_stack+0x7d/0xa3
      [    5.261245]  kasan_report.cold+0x10c/0x10e
      [    5.261475]  ? qxl_destroy_monitors_object+0x42/0xa0 [qxl]
      [    5.261789]  check_memory_region+0x17c/0x1e0
      [    5.262029]  qxl_destroy_monitors_object+0x42/0xa0 [qxl]
      [    5.262332]  qxl_modeset_fini+0x9/0x20 [qxl]
      [    5.262595]  qxl_drm_release+0x22/0x30 [qxl]
      [    5.262841]  drm_dev_release+0x32/0x50
      [    5.263047]  release_nodes+0x39e/0x410
      [    5.263253]  ? devres_release+0x40/0x40
      [    5.263462]  really_probe+0x2ea/0x420
      [    5.263664]  driver_probe_device+0x6d/0xd0
      [    5.263888]  device_driver_attach+0x82/0x90
      [    5.264116]  ? device_driver_attach+0x90/0x90
      [    5.264353]  __driver_attach+0x60/0x100
      [    5.264563]  ? device_driver_attach+0x90/0x90
      [    5.264801]  bus_for_each_dev+0xe1/0x140
      [    5.265014]  ? subsys_dev_iter_exit+0x10/0x10
      [    5.265251]  ? klist_node_init+0x61/0x80
      [    5.265464]  bus_add_driver+0x254/0x2a0
      [    5.265673]  driver_register+0xd3/0x150
      [    5.265882]  ? 0xffffffffc0048000
      [    5.266064]  do_one_initcall+0x84/0x250
      [    5.266274]  ? trace_event_raw_event_initcall_finish+0x150/0x150
      [    5.266596]  ? unpoison_range+0xf/0x30
      [    5.266801]  ? ____kasan_kmalloc.constprop.0+0x84/0xa0
      [    5.267082]  ? unpoison_range+0xf/0x30
      [    5.267287]  ? unpoison_range+0xf/0x30
      [    5.267491]  do_init_module+0xf8/0x350
      [    5.267697]  load_module+0x3fe6/0x4340
      [    5.267902]  ? vm_unmap_ram+0x1d0/0x1d0
      [    5.268115]  ? module_frob_arch_sections+0x20/0x20
      [    5.268375]  ? __do_sys_finit_module+0x108/0x170
      [    5.268624]  __do_sys_finit_module+0x108/0x170
      [    5.268865]  ? __ia32_sys_init_module+0x40/0x40
      [    5.269111]  ? file_open_root+0x200/0x200
      [    5.269330]  ? do_sys_open+0x85/0xe0
      [    5.269527]  ? filp_open+0x50/0x50
      [    5.269714]  ? exit_to_user_mode_prepare+0xfc/0x130
      [    5.269978]  do_syscall_64+0x33/0x40
      [    5.270176]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
      [    5.270450] RIP: 0033:0x7fa3f685bcf7
      [    5.270646] Code: 48 89 57 30 48 8b 04 24 48 89 47 38 e9 1d a0 02 00 48 89 f8 48 89 f7 48 89 d1
      [    5.271634] RSP: 002b:00007ffca83048d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
      [    5.272037] RAX: ffffffffffffffda RBX: 0000000001e94a70 RCX: 00007fa3f685bcf7
      [    5.272416] RDX: 0000000000000000 RSI: 0000000001e939e0 RDI: 0000000000000003
      [    5.272794] RBP: 0000000000000003 R08: 0000000000000000 R09: 0000000000000001
      [    5.273171] R10: 00007fa3f68bf300 R11: 0000000000000246 R12: 0000000001e939e0
      [    5.273550] R13: 0000000000000000 R14: 0000000001e93bd0 R15: 0000000000000001
      [    5.273928] ==================================================================
      Signed-off-by: NTong Zhang <ztong0001@gmail.com>
      Link: http://patchwork.freedesktop.org/patch/msgid/20210203040727.868921-1-ztong0001@gmail.comSigned-off-by: NGerd Hoffmann <kraxel@redhat.com>
      b91907a6
  5. 30 1月, 2021 1 次提交
  6. 06 1月, 2021 1 次提交
  7. 17 8月, 2020 1 次提交
  8. 29 4月, 2020 2 次提交
  9. 26 3月, 2020 1 次提交
  10. 11 2月, 2020 1 次提交
  11. 22 10月, 2019 2 次提交
  12. 10 9月, 2019 1 次提交
  13. 23 8月, 2019 2 次提交
  14. 06 8月, 2019 1 次提交
  15. 16 7月, 2019 1 次提交
  16. 22 6月, 2019 1 次提交
  17. 21 6月, 2019 1 次提交
    • D
      drm/prime: Actually remove DRIVER_PRIME everywhere · 0424fdaf
      Daniel Vetter 提交于
      Split out to make the functional changes stick out more.
      
      All places where DRIVER_PRIME was used have been removed in previous
      patches already.
      
      v2: amdgpu gained DRIVER_SYNCOBJ_TIMELINE.
      
      v3: amdgpu lost DRIVER_SYNCOBJ_TIMELINE.
      
      v4: Don't add a space in i915_drv.c (Sam)
      
      v5: Add note that previous patches removed all the DRIVER_PRIME users
      already (Emil).
      
      v6: Fixupe ingenic (new driver) while applying.
      
      Cc: Sam Ravnborg <sam@ravnborg.org>
      Reviewed-by: NEmil Velikov <emil.velikov@collabora.com>
      Reviewed-by: NEric Anholt <eric@anholt.net>
      Signed-off-by: NDaniel Vetter <daniel.vetter@intel.com>
      Cc: amd-gfx@lists.freedesktop.org
      Cc: etnaviv@lists.freedesktop.org
      Cc: freedreno@lists.freedesktop.org
      Cc: intel-gfx@lists.freedesktop.org
      Cc: lima@lists.freedesktop.org
      Cc: linux-amlogic@lists.infradead.org
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: linux-arm-msm@vger.kernel.org
      Cc: linux-aspeed@lists.ozlabs.org
      Cc: linux-renesas-soc@vger.kernel.org
      Cc: linux-rockchip@lists.infradead.org
      Cc: linux-samsung-soc@vger.kernel.org
      Cc: linux-stm32@st-md-mailman.stormreply.com
      Cc: linux-tegra@vger.kernel.org
      Cc: nouveau@lists.freedesktop.org
      Cc: NXP Linux Team <linux-imx@nxp.com>
      Cc: spice-devel@lists.freedesktop.org
      Cc: virtualization@lists.linux-foundation.org
      Cc: VMware Graphics <linux-graphics-maintainer@vmware.com>
      Cc: xen-devel@lists.xenproject.org
      Link: https://patchwork.freedesktop.org/patch/msgid/20190617153924.414-1-daniel.vetter@ffwll.ch
      0424fdaf
  18. 30 4月, 2019 1 次提交
  19. 07 3月, 2019 1 次提交
  20. 29 1月, 2019 2 次提交
  21. 28 1月, 2019 1 次提交
  22. 24 1月, 2019 1 次提交
  23. 14 1月, 2019 1 次提交
  24. 05 9月, 2018 1 次提交
    • P
      qxl: fix null-pointer crash during suspend · 7948a2b1
      Peter Wu 提交于
      "crtc->helper_private" is not initialized by the QXL driver and thus the
      "crtc_funcs->disable" call would crash (resulting in suspend failure).
      Fix this by converting the suspend/resume functions to use the
      drm_mode_config_helper_* helpers.
      
      Tested system sleep with QEMU 3.0 using "echo mem > /sys/power/state".
      During suspend the following message is visible from QEMU:
      
          spice/server/display-channel.c:2425:display_channel_validate_surface: canvas address is 0x7fd05da68308 for 0 (and is NULL)
          spice/server/display-channel.c:2426:display_channel_validate_surface: failed on 0
      
      This seems to be triggered by QXL_IO_NOTIFY_CMD after
      QXL_IO_DESTROY_PRIMARY_ASYNC, but aside from the warning things still
      seem to work (tested with both the GTK and -spice options).
      Signed-off-by: NPeter Wu <peter@lekensteyn.nl>
      Link: http://patchwork.freedesktop.org/patch/msgid/20180904202747.14968-1-peter@lekensteyn.nlSigned-off-by: NGerd Hoffmann <kraxel@redhat.com>
      7948a2b1
  25. 10 8月, 2018 1 次提交
  26. 17 8月, 2017 1 次提交
  27. 23 6月, 2017 1 次提交
  28. 20 6月, 2017 2 次提交
  29. 17 5月, 2017 1 次提交
  30. 01 3月, 2017 4 次提交
  31. 22 2月, 2017 1 次提交
  32. 02 2月, 2017 1 次提交