aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-16drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä2-5/+10
2025-07-16drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-2/+3
2025-07-16drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä3-3/+7
2025-07-16drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-6/+8
2025-07-16drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-1/+1
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä6-7/+20
2025-07-16drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä3-8/+12
2025-07-16drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä3-3/+8
2025-07-16drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä3-4/+10
2025-07-16drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-2/+3
2025-07-16drm/gem/afbc: Eliminate redundant drm_get_format_info()Ville Syrjälä3-13/+8
2025-07-16drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()Ville Syrjälä5-16/+16
2025-07-16drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()Ville Syrjälä1-6/+4
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()Ville Syrjälä16-17/+21
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä38-49/+59
2025-07-16drm: Look up the format info earlierVille Syrjälä1-12/+13
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä17-26/+48
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä6-11/+13
2025-07-16drm/tests: edid: Add edid-decode --check outputMaxime Ripard1-0/+51
2025-07-16drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data BlockMaxime Ripard1-45/+40
2025-07-16drm/tests: edid: Fix monitor range limitsMaxime Ripard1-6/+6
2025-07-16drm/panel/boe-himax8279d: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+5
2025-07-16drm/panel/boe-tv101wum-nl6: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-5/+5
2025-07-16drm/panel/himax-hx83102: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-5/+5
2025-07-16drm/panel/ilitek-ili9882t: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-5/+5
2025-07-16drm/panel/lpm102a188a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+6
2025-07-16drm/panel/jdi-lt070me05000: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+5
2025-07-16drm/panel/khadas-ts050: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-7/+6
2025-07-16drm/panel/kd097d04: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+6
2025-07-16drm/panel/lg-sw43408: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-5/+5
2025-07-16drm/panel/novatek-nt36672a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-5/+5
2025-07-16drm/panel/osd101t2587-53ts: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+6
2025-07-16drm/panel/vvx10f034n00: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+6
2025-07-16drm/panel/raspberrypi: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+6
2025-07-16drm/panel/lq101r1sx01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+5
2025-07-16drm/sitronix/st7571-i2c: Add support for the ST7567 ControllerJavier Martinez Canillas1-0/+75
2025-07-16dt-bindings: display: Add Sitronix ST7567 LCD ControllerJavier Martinez Canillas2-0/+64
2025-07-16drm/sitronix/st7571-i2c: Add an indirection level to parse DTJavier Martinez Canillas1-1/+3
2025-07-16drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failureJavier Martinez Canillas1-1/+3
2025-07-16drm/sitronix/st7571-i2c: Fix encoder callbacks function namesJavier Martinez Canillas1-6/+6
2025-07-16drm/ttm: remove ttm_bo_validate_swapout testChristian König1-51/+0
2025-07-16drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaledChristian König1-4/+5
2025-07-15dt-bindings: display: panel: samsung,atna30dw01: document ATNA30DW01Dale Whinham1-0/+2
2025-07-15drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridge->detect parameter changesAndy Yan1-1/+1
2025-07-15drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-4/+4
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-9/+3
2025-07-15drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-8/+4
2025-07-15drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-14/+2
2025-07-15drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANGMaíra Canal3-0/+49
2025-07-15drm/sched: Make timeout KUnit tests fasterMaíra Canal1-3/+5