aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/event_analyzing_sample.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-28drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin1-22/+6
2025-07-28drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko1-5/+1
2025-07-28drm/xe/vf: Don't register I2C devices if VFLukasz Laguna1-0/+3
2025-07-28drm/xe/uc: Fix missing unwind gotoZhanjun Dong1-1/+1
2025-07-28drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter1-2/+2
2025-07-28drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit1-1/+1
2025-07-28drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav1-1/+6
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher25-79/+37
2025-07-17drm/amdgpu/sdma7: re-emit unprocessed state on ring resetAlex Deucher1-4/+3
2025-07-17drm/amdgpu/sdma6: re-emit unprocessed state on ring resetAlex Deucher1-4/+3
2025-07-17drm/amdgpu/sdma5.2: re-emit unprocessed state on ring resetAlex Deucher1-2/+6
2025-07-17drm/amdgpu/sdma5: re-emit unprocessed state on ring resetAlex Deucher1-2/+6
2025-07-17drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx11: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher1-7/+2
2025-07-17drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher1-8/+2
2025-07-17drm/amdgpu: Add WARN_ON to the resource clear functionArunpravin Paneer Selvam1-1/+4
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar1-1/+1
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar1-19/+19
2025-07-17gpu: nova-core: fix bounds check in PmuLookupTableEntry::newRhys Lloyd1-1/+1
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang2-7/+7
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang2-0/+22
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi4-10/+227
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi3-6/+11
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno1-0/+5
2025-07-16drm/amdgpu/jpeg: clean up reset type handlingAlex Deucher8-26/+29
2025-07-16drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2Christian König1-4/+4
2025-07-16drm/amdgpu/vcn3: implement ring resetAlex Deucher1-0/+27
2025-07-16drm/amdgpu/vcn2.5: implement ring resetAlex Deucher1-0/+25
2025-07-16drm/amdgpu/vcn2: implement ring resetAlex Deucher1-0/+26
2025-07-16drm/amdgpu/vcn: add a helper framework for engine resetsAlex Deucher2-1/+84
2025-07-16drm/amdgpu/vcn5: re-emit unprocessed state on ring resetAlex Deucher1-8/+2
2025-07-16drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring resetAlex Deucher1-8/+2
2025-07-16drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring resetAlex Deucher1-7/+3
2025-07-16drm/amdgpu/vcn4: re-emit unprocessed state on ring resetAlex Deucher1-8/+2
2025-07-16drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring resetAlex Deucher1-9/+2
2025-07-16drm/amdgpu/jpeg5: add queue resetAlex Deucher1-1/+22
2025-07-16drm/amdgpu/jpeg4.0.5: add queue resetAlex Deucher1-1/+22
2025-07-16drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring resetAlex Deucher1-9/+2
2025-07-16drm/amdgpu/jpeg4: re-emit unprocessed state on ring resetAlex Deucher1-7/+2
2025-07-16drm/amdgpu/jpeg3: re-emit unprocessed state on ring resetAlex Deucher1-7/+2
2025-07-16drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring resetAlex Deucher1-9/+2
2025-07-16drm/amdgpu/jpeg2: re-emit unprocessed state on ring resetAlex Deucher1-7/+2
2025-07-16drm/amd/pm: Remove unnecessary variableAsad Kamal1-2/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar1-2/+7
2025-07-16drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar1-1/+56
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher2-15/+7
2025-07-16drm/amdgpu: Check SQ_CONFIG register support on SRIOVTony Yi3-3/+12