aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-10drm/bridge: dw-hdmi: Sync comment block with actual bus formats orderCristian Ciocaltea1-2/+2
2025-02-10drm/bridge: ti-sn65dsi86: remove unused drm_panel.h includeLuca Ceresoli1-1/+0
2025-02-10drm/bridge: ti-sn65dsi83: remove unused drm_panel.h includeLuca Ceresoli1-1/+0
2025-02-10drm/bridge: tc358775: remove unused drm_panel.h includeLuca Ceresoli1-1/+0
2025-02-10drm/bridge: tc358762: remove unused drm_panel.h include, add drm_bridge.hLuca Ceresoli1-1/+1
2025-02-10drm/bridge: parade-ps8640: remove unused drm_panel.h includeLuca Ceresoli1-1/+0
2025-02-10drm/bridge: parade-ps8622: remove unused drm_panel.h includeLuca Ceresoli1-1/+0
2025-02-10drm/bridge: nxp-ptn3460: remove unused drm_panel.h includeLuca Ceresoli1-1/+0
2025-02-10drm/panel: remove unnecessary forward declarationLuca Ceresoli1-1/+0
2025-02-10drm/panel: panel-himax-hx83102: support for starry-2082109qfh040022-50e MIPI-DSI panelLangyan Ye1-0/+142
2025-02-10drm/panel: panel-himax-hx83102: support for kingdisplay-kd110n11-51ie MIPI-DSI panelLangyan Ye1-0/+115
2025-02-10dt-bindings: display: panel: Add KD110N11-51IE and 2082109QFH040022-50ELangyan Ye1-0/+4
2025-02-10drm/bridge: convert to use devm_platform_ioremap_resource()Shixiong Ou1-2/+1
2025-02-10drm/ttm: use ttm_resource_unevictable() to replace pin_count and swappedZhaoyu Liu1-5/+10
2025-02-10accel/ivpu: Implement D0i2 disable test modeKarol Wachowski3-0/+10
2025-02-10accel/ivpu: Add test modes to toggle clock relinquish disableKarol Wachowski2-0/+8
2025-02-10accel/ivpu: Allow to import single buffer into multiple contextsTomasz Rusinowicz3-1/+45
2025-02-10accel/ivpu: Add debugfs interface for setting HWS priority bandsKarol Wachowski4-18/+121
2025-02-10accel/ivpu: Prevent runtime suspend during context abort workAndrzej Kacprowski1-1/+9
2025-02-10accel/ivpu: Add missing locks around mmu queuesAndrzej Kacprowski1-0/+9
2025-02-09drm/virtio: Add drm_panic supportRyosuke Yasuoka4-0/+272
2025-02-07drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panelLangyan Ye1-0/+123
2025-02-07dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1Langyan Ye1-0/+2
2025-02-07dt-bindings: vendor-prefixes: add csotLangyan Ye1-0/+2
2025-02-07drm/panthor: Convert IOCTL defines to an enumRob Herring (Arm)1-42/+44
2025-02-07drm/panic: Better binary encoding in QR codeJocelyn Falempe2-74/+36
2025-02-07drm/panthor: Fix race condition when gathering fdinfo group samplesAdrián Larumbe1-0/+2
2025-02-07Documentation/gpu: Add fdinfo meanings of panthor-*-memory tagsAdrián Larumbe1-0/+10
2025-02-07drm/panthor: Expose size of driver internal BO's over fdinfoAdrián Larumbe7-1/+136
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe2-8/+23
2025-02-07Documentation/gpu: Clarify format of driver-specific fidnfo keysAdrián Larumbe1-1/+4
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin1-4/+0
2025-02-06drm/bridge: it6505: fix HDCP V match check is not performed correctlyHermes Wu1-3/+4
2025-02-06drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0Cristian Ciocaltea1-0/+34
2025-02-06drm/rockchip: vop2: Drop unnecessary if_pixclk_rate computationCristian Ciocaltea1-1/+1
2025-02-06dt-bindings: display: vop2: Add optional PLL clock propertiesCristian Ciocaltea1-0/+4
2025-02-06dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX ControllerDamon Ding1-1/+1
2025-02-05drm/panel: sharp-ls060t1sx01: transition to mipi_dsi wrapped functionsTejas Vipin1-43/+16
2025-02-05drm/edp-panel: Add LG Display panel model LP079QX1-SP0VDamon Ding1-0/+10
2025-02-05drm/ci: update expectation filesVignesh Raman1-0/+2
2025-02-05drm/ci: update gitlab rulesVignesh Raman3-80/+63
2025-02-05drm/ci: uprev mesaVignesh Raman8-85/+264
2025-02-04drm/vkms: Add support for ABGR8888 pixel formatPaz Zcharya3-0/+34
2025-02-04drm/atomic-helper: improve CRTC enabled/connectors mismatch logging messageLuca Ceresoli1-2/+3
2025-02-04drm/drm_mode_object: fix typo in kerneldocLuca Ceresoli1-1/+1
2025-02-04drm/i915/lttpr: Enable Extended Wake TimeoutSuraj Kandpal3-1/+6
2025-02-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal2-0/+59
2025-02-04drm/dp: Add the DPCD register required for Extended wake timeoutSuraj Kandpal1-0/+14
2025-02-03drm/ast: Only look up VBIOS mode on full modesetsThomas Zimmermann1-25/+27
2025-02-03drm/ast: Remove struct ast_vbios_mode_infoThomas Zimmermann3-44/+32