aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-21drm/nouveau/nvif: fix null ptr deref on pre-fermi boardsBen Skeggs1-0/+3
2025-07-17Revert "drm/gem-dma: Use dma_buf from GEM object instance"Thomas Zimmermann1-1/+1
2025-07-17Revert "drm/gem-shmem: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+2
2025-07-17Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+6
2025-07-17Revert "drm/prime: Use dma_buf from GEM object instance"Thomas Zimmermann1-1/+7
2025-07-17Revert "drm/etnaviv: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+2
2025-07-17Revert "drm/vmwgfx: Use dma_buf from GEM object instance"Thomas Zimmermann1-3/+3
2025-07-17Revert "drm/virtio: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+3
2025-07-17drm/sched: Remove optimization that causes hang when killing dependent jobsLin.Cao1-19/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam5-0/+65
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner1-1/+1
2025-07-11drm/nouveau: check ioctl command codes betterArnd Bergmann1-6/+5
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter2-1/+12
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann5-26/+68
2025-07-09agp/amd64: Check AGP Capability before binding to unsupported devicesLukas Wunner1-8/+8
2025-07-07drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs1-6/+14
2025-07-05rust: drm: remove unnecessary importsTamir Duberstein2-2/+1
2025-07-05MAINTAINERS: Change habanalabs maintainerOfir Bitton1-1/+1
2025-07-04drm/imagination: Fix kernel crash when hard resetting the GPUAlessio Belle1-2/+2
2025-07-04drm/tegra: nvdec: Fix dma_alloc_coherent error checkMikko Perttunen1-4/+2
2025-07-04rust: drm: device: drop_in_place() the drm::Device in release()Danilo Krummrich1-1/+11
2025-07-04nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcsDave Airlie1-0/+7
2025-07-03drm/nouveau: Do not fail module init on debugfs errorsAaron Thompson3-11/+4
2025-07-02drm/v3d: Disable interrupts before resetting the GPUMaíra Canal3-10/+37
2025-07-02drm/gem: Acquire references on GEM handles for framebuffersThomas Zimmermann3-11/+51
2025-07-01drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-06-30drm/vmwgfx: Fix guests running with TDX/SEVMarko Kiiskila1-1/+1
2025-06-30drm/bridge: aux-hpd-bridge: fix assignment of the of_nodeDmitry Baryshkov1-1/+2
2025-06-30drm/bridge: panel: move prepare_prev_first handling to drm_panel_bridge_add_t...Dmitry Baryshkov1-4/+1
2025-06-30drm/ttm: fix error handling in ttm_buffer_object_transferChristian König1-6/+7
2025-06-30dma-buf: fix timeout handling in dma_resv_wait_timeout v2Christian König1-5/+7
2025-06-27drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()Thomas Zimmermann1-4/+9
2025-06-27drm/panel: panel-simple: get rid of panel_dpi hackMaxime Ripard1-9/+18
2025-06-27drm/panel: panel-simple: Add function to look panel data upMaxime Ripard1-33/+49
2025-06-27drm/panel: panel-simple: Make panel_simple_probe return its panelMaxime Ripard1-13/+20
2025-06-27drm/panel: panel-simple: make panel_dpi_probe return a panel_descMaxime Ripard1-11/+11
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard2-1/+5
2025-06-25drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary1-9/+60
2025-06-24drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init()Chaoyi Chen1-2/+5
2025-06-23drm: writeback: Fix drm_writeback_connector_cleanup signatureLouis Chauvet1-3/+4
2025-06-16drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal1-1/+4
2025-06-16drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal1-2/+6
2025-06-13Documentation: nouveau: Update GSP message queue kernel-doc referenceBagas Sanjaya1-1/+1
2025-06-13drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller1-1/+1
2025-06-13drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()Zhi Wang1-5/+12
2025-06-13drm/nouveau/gsp: Fix potential integer overflow on integer shiftsColin Ian King1-1/+1
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/ast: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein1-1/+1
2025-06-12drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping1-1/+1