summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
05cadd806de5b62e632c8e0e49e'>Revert "drm/virtio: Use dma_buf from GEM object instance"Thomas Zimmermann 2025-07-16drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä 2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä 2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä 2025-05-12drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj()Vivek Kasireddy 2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie 2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin 2025-04-16drm/virtio: Support drm_panic with non-vmapped shmem BORyosuke Yasuoka 2025-04-16drm/virtio: Use dma_buf from GEM object instanceThomas Zimmermann 2025-04-16drm/virtio: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann 2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie 2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann 2025-04-01drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()Dmitry Osipenko 2025-04-01drm/virtio: Don't attach GEM to a non-created context in gem_object_open()Dmitry Osipenko 2025-03-26drm/virtio: Fix flickering issue seen with imported dmabufsVivek Kasireddy 2025-03-06dma-buf: drop caching of sg_tablesChristian König 2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König 2025-02-09drm/virtio: Add drm_panic supportRyosuke Yasuoka 2025-01-25drm/virtio: Support partial maps of GEM objectsSasha Finkelstein 2025-01-19drm/virtio: Don't return error if virtio-gpu PCI dev is not foundVivek Kasireddy 2025-01-19drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()Vivek Kasireddy 2025-01-09drm/virtio: Factor out common dmabuf unmapping codeDmitry Osipenko 2025-01-09drm/virtio: Set missing bo->attached flagDmitry Osipenko 2025-01-09drm/virtio: Lock the VGA resources during initializationVivek Kasireddy 2025-01-09drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()Vivek Kasireddy 2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov