aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-20arm64: dts: mediatek: mt8370: Enable gpu supportLouis-Alexis Eyraud1-0/+16
2025-06-20drm/panfrost: Add support for Mali on the MT8370 SoCLouis-Alexis Eyraud1-0/+10
2025-06-20drm/panfrost: Commonize Mediatek power domain array definitionsLouis-Alexis Eyraud1-15/+12
2025-06-20drm/panfrost: Drop duplicated Mediatek supplies arraysLouis-Alexis Eyraud1-13/+11
2025-06-20dt-bindings: gpu: mali-bifrost: Add compatible for MT8370 SoCLouis-Alexis Eyraud1-1/+4
2025-06-19drm/bridge: tc358767: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-16/+40
2025-06-18drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpersThomas Zimmermann10-163/+164
2025-06-18drm/tests: Test drm_fb_build_fourcc_list() in separate test suiteThomas Zimmermann3-143/+168
2025-06-18drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann4-102/+131
2025-06-17drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernelIan Forbes1-1/+1
2025-06-17drm/vmwgfx: Implement dma_fence_ops properlyIan Forbes5-500/+97
2025-06-17drm/vmwgfx: Update last_read_seqno under the fence lockIan Forbes7-31/+22
2025-06-17drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida2-4/+16
2025-06-17drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_infoAndré Almeida9-19/+18
2025-06-17drm/doc: Add a section about "Task information" for the wedge APIAndré Almeida1-0/+17
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida7-9/+34
2025-06-17drm: amdgpu: Create amdgpu_vm_print_task_info()André Almeida8-22/+18
2025-06-17drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()André Almeida1-1/+2
2025-06-16accel/amdxdna: Revise device bo creation and freeLizhi Hou3-92/+106
2025-06-16drm/bridge: ti-sn65dsi86: use new GPIO line value setter callbacksBartosz Golaszewski1-11/+7
2025-06-16drm/bridge: ti-sn65dsi86: use the auxiliary deviceJerome Brunet1-42/+7
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski3-33/+73
2025-06-16accel/ivpu: Add initial Wildcat Lake supportMaciej Falkowski3-0/+5
2025-06-16video: Make global edid_info depend on CONFIG_FIRMWARE_EDIDThomas Zimmermann4-3/+8
2025-06-16video: Make CONFIG_FIRMWARE_EDID generally availableThomas Zimmermann3-18/+18
2025-06-16fbdev/viafb: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-16fbdev/viafb: Include <linux/export.h>Thomas Zimmermann2-0/+2
2025-06-16fbdev/sisfb: Unexport symbolsThomas Zimmermann3-33/+0
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann2-16/+2
2025-06-16fbdev/mb862xx: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-16fbdev/omap2: Do not include <linux/export.h>Thomas Zimmermann3-3/+0
2025-06-16fbdev/omap2: Include <linux/export.h>Thomas Zimmermann11-0/+11
2025-06-16fbdev/omap: Include <linux/export.h>Thomas Zimmermann3-0/+5
2025-06-16fbdev/matroxfb: Include <linux/export.h>Thomas Zimmermann7-0/+10
2025-06-16fbdev/matroxfb: Remove trailing whitespacesThomas Zimmermann4-75/+75
2025-06-16fbdev/cyber2000fb: Unexport symbolsThomas Zimmermann2-38/+0
2025-06-16fbdev/c2p: Include <linux/export.h>Thomas Zimmermann2-0/+2
2025-06-16fbdev: Include <linux/export.h>Thomas Zimmermann18-0/+26
2025-06-16fbdev: Remove trailing whitespacesThomas Zimmermann1-1/+1
2025-06-16drm/ttm: Include <linux/export.h>Thomas Zimmermann13-0/+22
2025-06-16drm/scheduler: Include <linux/export.h>Thomas Zimmermann3-0/+3
2025-06-16drm/panel: Include <linux/export.h>Thomas Zimmermann4-0/+4
2025-06-16drm/gem: Include <linux/export.h>Thomas Zimmermann5-0/+5
2025-06-16drm/display: Include <linux/export.h>Thomas Zimmermann13-0/+14
2025-06-16drm/client: Include <linux/export.h>Thomas Zimmermann8-0/+10
2025-06-16drm/bridge: Include <linux/export.h>Thomas Zimmermann13-0/+16
2025-06-16drm: Include <linux/export.h>Thomas Zimmermann39-1/+46
2025-06-16drm: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TESTMaíra Canal1-2/+5
2025-06-13Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"Christian König3-10/+49