aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-22drm/qxl: use flexible-array member instead of zero-length arrayTian Tao1-8/+8
2020-12-22drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIOEnrico Weigelt, metux IT consult1-1/+2
2020-12-22drm/fb-helper: Add a FIXME that generic_setup is very confusingDaniel Vetter1-0/+5
2020-12-17drm/doc: atomic implicitly enables other capsSimon Ser1-1/+3
2020-12-17drm: require each CRTC to have a unique primary planeSimon Ser2-0/+26
2020-12-17drm/doc: fix reference to drm_format_modifier_blobSimon Ser1-3/+3
2020-12-17drm/doc: introduce new section for standard plane propertiesSimon Ser3-6/+18
2020-12-17drm/doc: the KMS properties section is for user-space devsSimon Ser1-0/+3
2020-12-17drm/doc: move color management functions under CRTC sectionSimon Ser1-6/+9
2020-12-17drm/doc: move damage tracking functions to new sectionSimon Ser1-6/+9
2020-12-17drm/doc: move composition function docs to new sectionSimon Ser1-3/+6
2020-12-17drm/doc: rename FB_DAMAGE_CLIPS sectionSimon Ser1-2/+2
2020-12-17MAINTAINERS: Update addresses for TI display driversTomi Valkeinen1-5/+5
2020-12-16dma-buf: doc polish for pin/unpinDaniel Vetter2-6/+21
2020-12-16dma-buf: begin/end_cpu might lock the dma_resv lockDaniel Vetter1-0/+4
2020-12-16dma-buf: some kerneldoc formatting fixesDaniel Vetter2-16/+21
2020-12-16dma-buf: Remove kmap kerneldoc vestigesDaniel Vetter2-22/+23
2020-12-16drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard3-1/+79
2020-12-16drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard1-2/+4
2020-12-16drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard3-10/+11
2020-12-16drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard2-1/+26
2020-12-16drm/vc4: hdmi: Create a custom connector stateMaxime Ripard2-3/+40
2020-12-16drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard1-1/+3
2020-12-16drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard1-0/+3
2020-12-16drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard3-18/+25
2020-12-16drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard4-24/+19
2020-12-16drm/hisilicon: Fix rmmod hibmc_drm failedTian Tao1-1/+5
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König6-41/+36
2020-12-15drm/ttm: use pin_count more extensivelyChristian König1-2/+1
2020-12-15drm: require a non_NULL drm_crtc.primarySimon Ser2-1/+4
2020-12-15drm: validate possible_crtcs for primary and cursor planesSimon Ser1-0/+16
2020-12-15drm: rework description of primary and cursor planesSimon Ser2-7/+12
2020-12-15drm/omap: Delete useless kfree codeZheng Yongjun1-1/+0
2020-12-15drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen2-5/+48
2020-12-15drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen1-1/+2
2020-12-15drm/omap: dsi: remove ulps supportTomi Valkeinen2-293/+8
2020-12-15drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen2-9/+5
2020-12-15drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen1-44/+57
2020-12-15drm/omap: dsi: cleanup initial vc setupTomi Valkeinen1-54/+31
2020-12-15drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen1-18/+18
2020-12-15drm/omap: dsi: display_disable cleanupTomi Valkeinen1-16/+3
2020-12-15drm/omap: dsi: display_enable cleanupTomi Valkeinen1-13/+3
2020-12-15drm/omap: dsi: move enable/disable to bridge enable/disableTomi Valkeinen1-33/+22
2020-12-15drm/omap: dsi: move structs & defines to dsi.hTomi Valkeinen3-447/+460
2020-12-15drm/panel: panel-dsi-cm: drop unneeded includesTomi Valkeinen1-2/+0
2020-12-15drm/panel: panel-dsi-cm: add panel database to driverTomi Valkeinen1-38/+66
2020-12-15drm/panel: panel-dsi-cm: remove extra 'if'Tomi Valkeinen1-5/+3
2020-12-15drm/omap: dsi: use separate VCs for cmd and videoTomi Valkeinen1-5/+7
2020-12-15drm/omap: dsi: enable HS before sending the frameTomi Valkeinen1-0/+2
2020-12-15drm/omap: dsi: skip dsi_vc_enable_hs when already in correct modeTomi Valkeinen1-6/+4