aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21drm/xe: Clear all snapshot members after deleting coredumpMaarten Lankhorst1-0/+2
2024-02-21drm/xe/snapshot: Remove drm_err on guc alloc failuresMaarten Lankhorst1-11/+3
2024-02-20drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit1-0/+1
2024-02-20drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit1-2/+2
2024-02-20drm/xe/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski4-20/+54
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski4-13/+22
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski3-0/+24
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski7-4/+71
2024-02-20drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost3-2/+6
2024-02-20drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost3-2/+10
2024-02-20drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost1-3/+4
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi4-16/+35
2024-02-19drm/xe: Enable 32bits buildLucas De Marchi1-1/+1
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström8-96/+6
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann1-1/+6
2024-02-14drm/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison1-0/+3
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost2-24/+9
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin2-0/+45
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov1-1/+4
2024-02-14iosys-map: fix typoRandy Dunlap1-1/+1
2024-02-14drm: drm_crtc: correct some commentsRandy Dunlap1-4/+4
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann1-75/+1
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann3-0/+106
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann1-4/+1
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann1-2/+30
2024-02-14fbdev/efifb: Remove PM for parent deviceThomas Zimmermann1-13/+3
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann3-4/+28
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann3-0/+59
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann5-0/+254
2024-02-13drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza2-0/+75
2024-02-13dt-bindings: display: rockchip,dw-hdmi: add power-domains propertyJohan Jonker1-2/+7
2024-02-13dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port propertyJohan Jonker1-4/+20
2024-02-13drm/panel: st7703: Add Panel Rotation SupportChris Morgan1-0/+13
2024-02-13dt-bindings: display: rocktech,jh057n00900: Document panel rotationChris Morgan1-0/+1
2024-02-13drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel SupportChris Morgan1-0/+91
2024-02-13dt-bindings: display: Add Powkiddy RGB10MAX3 panelChris Morgan1-0/+2
2024-02-13gpu: host1x: bus: make host1x_bus_type constRicardo B. Marliere2-2/+2
2024-02-13drm/xe/vf: Don't support MCR registers if VFMichal Wajdeczko1-0/+17
2024-02-13drm/xe/vf: Don't program PAT if VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Don't check if LMEM is initialized if VFMichal Wajdeczko1-1/+8
2024-02-13drm/xe/vf: Don't initialize stolen memory manager if VFMichal Wajdeczko1-1/+4
2024-02-13drm/xe/vf: Don't program MOCS if VFMichal Wajdeczko1-0/+4
2024-02-13drm/xe/vf: Don't try to capture engine data unavailable to VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Assume fixed GSM size if VFMichal Wajdeczko1-1/+6
2024-02-13drm/i915/selftests: Increasing the sleep time for live_rc6_manualAnirban Sk1-2/+2
2024-02-13drm/xe: fix arguments to drm_err_printer()Jani Nikula1-1/+2
2024-02-12drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström3-31/+29
2024-02-12drm/xe: use drm based debugging instead of devJani Nikula1-1/+1