aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-05drm/panel: fix Visionox RM692E5 dependenciesArnd Bergmann1-0/+2
2025-03-05drm/xe: Increase the XE_PL_TT watermarkThomas Hellström1-2/+1
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström8-18/+513
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström4-1/+158
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström2-4/+208
2025-03-05drm/ttm: Use fault-injection to test error pathsThomas Hellström1-1/+24
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström4-54/+629
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström3-1/+282
2025-03-05drm/panthor: Clean up FW version information displaySteven Price1-5/+4
2025-03-05drm/panthor: Avoid sleep locking in the internal BO size pathAdrián Larumbe2-39/+31
2025-03-05drm/panthor: Replace sleep locks with spinlocks in fdinfo pathAdrián Larumbe1-14/+12
2025-03-05drm: adp: Remove unnecessary print function dev_err()Jiapeng Chong1-6/+2
2025-03-05drm/sched: drm_sched_job_cleanup(): correct false docPhilipp Stanner1-5/+7
2025-03-05drm/panthor: Update CS_STATUS_ defines to correct valuesAshley Smith1-3/+3
2025-03-05fbtft: Remove access to page->indexMatthew Wilcox (Oracle)1-3/+1
2025-03-04drm/rockchip: lvds: lower log severity for missing pinctrl settingsHeiko Stuebner1-2/+2
2025-03-04drm/rockchip: lvds: Hide scary error messages on probe deferralHeiko Stuebner1-36/+27
2025-03-04drm/rockchip: lvds: move pclk preparation in with clk_getHeiko Stuebner1-16/+3
2025-03-04drm/print: require struct drm_device for drm_err() and friendsJani Nikula1-18/+23
2025-03-04drm/sched: stop passing non struct drm_device to drm_err() and friendsJani Nikula2-10/+12
2025-03-04drm/rockchip: stop passing non struct drm_device to drm_err() and friendsJani Nikula2-16/+16
2025-03-04drm/mipi-dsi: stop passing non struct drm_device to drm_err() and friendsJani Nikula1-6/+6
2025-03-04drm/appletbdrm: Fix format specifier for size_t variablesNathan Chancellor1-2/+2
2025-03-03drm/rockchip: vop2: add missing bitfield.h includeHeiko Stuebner1-0/+1
2025-03-03drm/rockchip: vop2: Add support for rk3576Andy Yan3-55/+980
2025-03-03dt-bindings: display: vop2: Add rk3576 supportAndy Yan1-3/+58
2025-03-03dt-bindings: display: vop2: Add missing rockchip,grf property for rk3566/8Andy Yan1-0/+4
2025-03-03dt-bindings: display: vop2: describe constraint SoC by SoCAndy Yan1-14/+26
2025-03-03drm/rockchip: vop2: Add uv swap for cluster windowAndy Yan1-4/+2
2025-03-03drm/rockchip: vop2: Set plane possible crtcs by possible vp maskAndy Yan3-1/+32
2025-03-03drm/rockchip: vop2: Register the primary plane and overlay plane separatelyAndy Yan1-39/+60
2025-03-03MAINTAINERS: Add entries for touchbar display driverSasha Finkelstein1-0/+16
2025-03-03drm: adp: Add Apple Display Pipe driverSasha Finkelstein6-0/+917
2025-03-03dt-bindings: display: Add Apple pre-DCP display controllerSasha Finkelstein3-0/+229
2025-03-03drm/tiny: add driver for Apple Touch Bars in x86 MacsKerem Karabay4-0/+862
2025-03-03drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay3-0/+138
2025-03-03drm/vc4: hdmi: Fix some NULL vs IS_ERR() bugsDan Carpenter1-14/+14
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard5-176/+191
2025-03-03drm/bridge: Fix spelling mistake "gettin" -> "getting"Colin Ian King1-1/+1
2025-03-02drm/rockchip: vop2: Introduce vop hardware versionAndy Yan3-7/+33
2025-03-02drm/rockchip: vop2: Support for different layer select configuration between VPsAndy Yan2-20/+22
2025-03-02drm/rockchip: vop2: Merge vop2_cluster/esmart_init functionAndy Yan1-31/+11
2025-03-02drm/rockchip: vop2: Add platform specific callbackAndy Yan3-1126/+1180
2025-03-02drm/rockchip: vop2: Remove AFBC from TRANSFORM_OFFSET register macroAndy Yan2-6/+6
2025-03-02drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regsAndy Yan1-35/+31
2025-03-01gpu: ipu-v3 ipu-cpmem: Remove unused functionsDr. David Alan Gilbert2-25/+0
2025-03-01gpu: ipu-v3: ipu-csi: Remove unused functionsDr. David Alan Gilbert2-113/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_vdi_unsetupDr. David Alan Gilbert2-12/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_image_convert_* functionsDr. David Alan Gilbert2-80/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_idmac_channel_busyDr. David Alan Gilbert2-8/+0